summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-12-22 08:19:30 +0100
committerRemi Collet <remi@remirepo.net>2019-12-22 08:19:30 +0100
commitfbcb5eaff9d97d4093449ccea082f6ed5c2c9c8d (patch)
treee47365ac748565ab2f809b3ac3b281f847737332 /REFLECTION
parent91f67b9eaa3ff1426a620f42af4b6f7ec32189d3 (diff)
v4.0.0
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION6119
1 files changed, 2672 insertions, 3447 deletions
diff --git a/REFLECTION b/REFLECTION
index ca3e3a3..52bcac3 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
+Extension [ <persistent> extension #106 phalcon version 4.0.0 ] {
- Dependencies {
Dependency [ pdo (Required) ]
@@ -40,12 +40,12 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Entry [ phalcon.orm.events <ALL> ]
Current = '1'
}
- Entry [ phalcon.orm.exception_on_failed_metadata_save <ALL> ]
- Current = '1'
- }
Entry [ phalcon.orm.exception_on_failed_save <ALL> ]
Current = '0'
}
+ Entry [ phalcon.orm.exception_on_failed_metadata_save <ALL> ]
+ Current = '1'
+ }
Entry [ phalcon.orm.ignore_unknown_columns <ALL> ]
Current = '0'
}
@@ -66,7 +66,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
}
- - Classes [477] {
+ - Classes [472] {
Interface [ <internal:phalcon> interface Phalcon\Di\InjectionAwareInterface ] {
- Constants [0] {
@@ -127,7 +127,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method validate ] {
@@ -136,7 +136,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method getTemplate ] {
@@ -223,14 +223,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method decrement ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -239,13 +239,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method get ] {
- - Parameters [1] {
+ - Parameters [2] {
Parameter #0 [ <required> string $key ]
+ Parameter #1 [ <optional> $defaultValue ]
}
}
@@ -254,7 +255,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method getKeys ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <optional> string $prefix ]
}
- Return [ array ]
}
@@ -271,14 +273,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method increment ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -289,7 +291,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $value ]
Parameter #2 [ <optional> $ttl ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -329,7 +331,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $validators ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Forms\Element\ElementInterface ]
}
@@ -427,7 +429,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method label ] {
@@ -441,7 +443,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $attributes ]
- Parameter #1 [ <optional> boolean $useChecked ]
+ Parameter #1 [ <optional> bool $useChecked ]
}
- Return [ array ]
}
@@ -608,14 +610,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $param ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isFinished ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method setActionName ] {
@@ -764,7 +766,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method getType ] {
@@ -785,7 +787,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setFilter ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $filter ]
+ Parameter #0 [ <required> bool $filter ]
}
- Return [ Phalcon\Assets\AssetInterface ]
}
@@ -940,14 +942,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
Parameter #1 [ <required> string $attribute ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isEmpty ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method read ] {
@@ -970,7 +972,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
}
}
@@ -986,7 +988,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
}
}
@@ -1022,7 +1024,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
Parameter #2 [ <required> $data ]
}
}
@@ -1064,14 +1066,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AdapterInterface> abstract public method decrement ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -1080,13 +1082,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AdapterInterface> abstract public method get ] {
- - Parameters [1] {
+ - Parameters [2] {
Parameter #0 [ <required> string $key ]
+ Parameter #1 [ <optional> $defaultValue ]
}
}
@@ -1095,7 +1098,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AdapterInterface> abstract public method getKeys ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <optional> string $prefix ]
}
- Return [ array ]
}
@@ -1112,14 +1116,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AdapterInterface> abstract public method increment ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -1130,7 +1134,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $value ]
Parameter #2 [ <optional> $ttl ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -1157,7 +1161,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\ColumnInterface $column ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method addIndex ] {
@@ -1167,7 +1171,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\IndexInterface $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method addForeignKey ] {
@@ -1177,7 +1181,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\ReferenceInterface $reference ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method addPrimaryKey ] {
@@ -1187,37 +1191,37 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\IndexInterface $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method affectedRows ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method begin ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method close ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method commit ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method connect ] {
@@ -1225,7 +1229,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <optional> array or NULL $descriptor ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method createSavepoint ] {
@@ -1233,7 +1237,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method createTable ] {
@@ -1243,7 +1247,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> array $definition ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method createView ] {
@@ -1253,7 +1257,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> array $definition ]
Parameter #2 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method delete ] {
@@ -1264,7 +1268,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $placeholders ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method describeColumns ] {
@@ -1301,7 +1305,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> string $columnName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method dropForeignKey ] {
@@ -1311,7 +1315,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> string $referenceName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method dropIndex ] {
@@ -1321,7 +1325,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> string $indexName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method dropPrimaryKey ] {
@@ -1330,7 +1334,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <required> string $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method dropTable ] {
@@ -1338,9 +1342,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method dropView ] {
@@ -1348,9 +1352,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method escapeIdentifier ] {
@@ -1376,14 +1380,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <optional> $placeholders ]
Parameter #2 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method fetchAll ] {
- Parameters [3] {
Parameter #0 [ <required> string $sqlQuery ]
- Parameter #1 [ <optional> integer $fetchMode ]
+ Parameter #1 [ <optional> int $fetchMode ]
Parameter #2 [ <optional> $placeholders ]
}
- Return [ array ]
@@ -1402,7 +1406,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $sqlQuery ]
- Parameter #1 [ <optional> integer $fetchMode ]
+ Parameter #1 [ <optional> int $fetchMode ]
Parameter #2 [ <optional> $placeholders ]
}
- Return [ array ]
@@ -1524,7 +1528,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $fields ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method insertAsDict ] {
@@ -1534,21 +1538,21 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $data ]
Parameter #2 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isNestedTransactionsWithSavepoints ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isUnderTransaction ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method lastInsertId ] {
@@ -1562,7 +1566,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> string $sqlQuery ]
- Parameter #1 [ <required> integer $number ]
+ Parameter #1 [ <required> int $number ]
}
- Return [ string ]
}
@@ -1591,7 +1595,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <required> Phalcon\Db\ColumnInterface $column ]
Parameter #3 [ <optional> Phalcon\Db\ColumnInterface or NULL $currentColumn ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method query ] {
@@ -1608,15 +1612,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method rollback ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method rollbackSavepoint ] {
@@ -1624,7 +1628,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method sharedLock ] {
@@ -1638,7 +1642,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setNestedTransactionsWithSavepoints ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $nestedTransactionsWithSavepoints ]
+ Parameter #0 [ <required> bool $nestedTransactionsWithSavepoints ]
}
- Return [ Phalcon\Db\Adapter\AdapterInterface ]
}
@@ -1647,7 +1651,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method tableExists ] {
@@ -1656,7 +1660,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method tableOptions ] {
@@ -1677,7 +1681,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #3 [ <optional> $whereCondition ]
Parameter #4 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method updateAsDict ] {
@@ -1688,14 +1692,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $whereCondition ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method useExplicitIdValue ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method viewExists ] {
@@ -1704,7 +1708,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -1945,7 +1949,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- Return [ string ]
}
@@ -2064,14 +2068,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method supportsSavepoints ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method tableExists ] {
@@ -2103,76 +2107,6 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
}
- Interface [ <internal:phalcon> interface Phalcon\Firewall\Adapter\AdapterInterface ] {
-
- - Constants [0] {
- }
-
- - Static properties [0] {
- }
-
- - Static methods [0] {
- }
-
- - Properties [0] {
- }
-
- - Methods [7] {
- Method [ <internal:phalcon> abstract public method getDefaultAccess ] {
-
- - Parameters [0] {
- }
- - Return [ integer ]
- }
-
- Method [ <internal:phalcon> abstract public method getRoleCallback ] {
-
- - Parameters [0] {
- }
- - Return [ Closure ]
- }
-
- Method [ <internal:phalcon> abstract public method isAlwaysResolvingRole ] {
-
- - Parameters [0] {
- }
- - Return [ boolean ]
- }
-
- Method [ <internal:phalcon> abstract public method setAlwaysResolvingRole ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> boolean $alwaysResolvingRole ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon> abstract public method setCache ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Cache\Adapter\AdapterInterface $cache ]
- }
- - Return [ Phalcon\Firewall\Adapter\AdapterInterface ]
- }
-
- Method [ <internal:phalcon> abstract public method setDefaultAccess ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> integer $defaultAccess ]
- }
- - Return [ Phalcon\Firewall\Adapter\AdapterInterface ]
- }
-
- Method [ <internal:phalcon> abstract public method setRoleCallback ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Closure $callback ]
- }
- - Return [ Phalcon\Firewall\Adapter\AdapterInterface ]
- }
- }
- }
-
Interface [ <internal:phalcon> interface Phalcon\Logger\Adapter\AdapterInterface ] {
- Constants [0] {
@@ -2187,7 +2121,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Properties [0] {
}
- - Methods [8] {
+ - Methods [9] {
Method [ <internal:phalcon> abstract public method add ] {
- Parameters [1] {
@@ -2207,7 +2141,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method commit ] {
@@ -2224,6 +2158,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ Phalcon\Logger\Formatter\FormatterInterface ]
}
+ Method [ <internal:phalcon> abstract public method inTransaction ] {
+
+ - Parameters [0] {
+ }
+ - Return [ bool ]
+ }
+
Method [ <internal:phalcon> abstract public method process ] {
- Parameters [1] {
@@ -2269,7 +2210,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <optional> Closure or NULL $conditionCallback ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method filter ] {
@@ -2298,7 +2239,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getLast ] {
@@ -2319,20 +2260,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method isFresh ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method setHydrateMode ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $hydrateMode ]
+ Parameter #0 [ <required> int $hydrateMode ]
}
- Return [ Phalcon\Mvc\Model\ResultsetInterface ]
}
@@ -2340,7 +2281,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setIsFresh ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $isFresh ]
+ Parameter #0 [ <required> bool $isFresh ]
}
- Return [ Phalcon\Mvc\Model\ResultsetInterface ]
}
@@ -2358,7 +2299,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $data ]
Parameter #1 [ <optional> Closure or NULL $conditionCallback ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -2382,7 +2323,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method paginate ] {
@@ -2395,14 +2336,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setCurrentPage ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $page ]
+ Parameter #0 [ <required> int $page ]
}
}
Method [ <internal:phalcon> abstract public method setLimit ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $limit ]
+ Parameter #0 [ <required> int $limit ]
}
}
}
@@ -2428,7 +2369,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method query ] {
@@ -2517,7 +2458,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $name ]
Parameter #1 [ <required> $definition ]
- Parameter #2 [ <optional> boolean $shared ]
+ Parameter #2 [ <optional> bool $shared ]
}
}
@@ -2564,7 +2505,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method remove ] {
@@ -2580,12 +2521,12 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $name ]
Parameter #1 [ <required> $definition ]
- Parameter #2 [ <optional> boolean $shared ]
+ Parameter #2 [ <optional> bool $shared ]
}
- Return [ Phalcon\Di\ServiceInterface ]
}
- Method [ <internal:phalcon> abstract public method setRaw ] {
+ Method [ <internal:phalcon> abstract public method setService ] {
- Parameters [2] {
Parameter #0 [ <required> string $name ]
@@ -2711,7 +2652,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> string $color ]
- Parameter #1 [ <optional> integer $opacity ]
+ Parameter #1 [ <optional> int $opacity ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -2719,7 +2660,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method blur ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $radius ]
+ Parameter #0 [ <required> int $radius ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -2727,10 +2668,10 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method crop ] {
- Parameters [4] {
- Parameter #0 [ <required> integer $width ]
- Parameter #1 [ <required> integer $height ]
- Parameter #2 [ <optional> integer or NULL $offsetX ]
- Parameter #3 [ <optional> integer or NULL $offsetY ]
+ Parameter #0 [ <required> int $width ]
+ Parameter #1 [ <required> int $height ]
+ Parameter #2 [ <optional> int or NULL $offsetX ]
+ Parameter #3 [ <optional> int or NULL $offsetY ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -2738,7 +2679,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method flip ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $direction ]
+ Parameter #0 [ <required> int $direction ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -2754,7 +2695,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method pixelate ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $amount ]
+ Parameter #0 [ <required> int $amount ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -2762,9 +2703,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method reflection ] {
- Parameters [3] {
- Parameter #0 [ <required> integer $height ]
- Parameter #1 [ <optional> integer $opacity ]
- Parameter #2 [ <optional> boolean $fadeIn ]
+ Parameter #0 [ <required> int $height ]
+ Parameter #1 [ <optional> int $opacity ]
+ Parameter #2 [ <optional> bool $fadeIn ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -2773,7 +2714,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> string or NULL $ext ]
- Parameter #1 [ <optional> integer $quality ]
+ Parameter #1 [ <optional> int $quality ]
}
- Return [ string ]
}
@@ -2781,9 +2722,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method resize ] {
- Parameters [3] {
- Parameter #0 [ <optional> integer or NULL $width ]
- Parameter #1 [ <optional> integer or NULL $height ]
- Parameter #2 [ <optional> integer $master ]
+ Parameter #0 [ <optional> int or NULL $width ]
+ Parameter #1 [ <optional> int or NULL $height ]
+ Parameter #2 [ <optional> int $master ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -2791,7 +2732,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method rotate ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $degrees ]
+ Parameter #0 [ <required> int $degrees ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -2800,7 +2741,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> string or NULL $file ]
- Parameter #1 [ <optional> integer $quality ]
+ Parameter #1 [ <optional> int $quality ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -2808,7 +2749,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method sharpen ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $amount ]
+ Parameter #0 [ <required> int $amount ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -2817,11 +2758,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [7] {
Parameter #0 [ <required> string $text ]
- Parameter #1 [ <optional> integer $offsetX ]
- Parameter #2 [ <optional> integer $offsetY ]
- Parameter #3 [ <optional> integer $opacity ]
+ Parameter #1 [ <optional> int $offsetX ]
+ Parameter #2 [ <optional> int $offsetY ]
+ Parameter #3 [ <optional> int $opacity ]
Parameter #4 [ <optional> string $color ]
- Parameter #5 [ <optional> integer $size ]
+ Parameter #5 [ <optional> int $size ]
Parameter #6 [ <optional> string or NULL $fontfile ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
@@ -2831,9 +2772,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> Phalcon\Image\Adapter\AdapterInterface $watermark ]
- Parameter #1 [ <optional> integer $offsetX ]
- Parameter #2 [ <optional> integer $offsetY ]
- Parameter #3 [ <optional> integer $opacity ]
+ Parameter #1 [ <optional> int $offsetX ]
+ Parameter #2 [ <optional> int $offsetY ]
+ Parameter #3 [ <optional> int $opacity ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -3006,7 +2947,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $path ]
Parameter #1 [ <required> $params ]
- Parameter #2 [ <optional> boolean $mustClean ]
+ Parameter #2 [ <optional> bool $mustClean ]
}
}
}
@@ -3040,7 +2981,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -3066,7 +3007,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $roleName ]
Parameter #1 [ <required> $roleToInherit ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method addRole ] {
@@ -3075,7 +3016,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $role ]
Parameter #1 [ <optional> $accessInherits ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method addComponent ] {
@@ -3084,7 +3025,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $componentObject ]
Parameter #1 [ <required> $accessList ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method addComponentAccess ] {
@@ -3093,7 +3034,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $componentName ]
Parameter #1 [ <required> $accessList ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method allow ] {
@@ -3152,14 +3093,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getNoArgumentsDefaultAction ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getRoles ] {
@@ -3184,7 +3125,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <required> string $access ]
Parameter #3 [ <optional> array or NULL $parameters ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isComponent ] {
@@ -3192,7 +3133,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $componentName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isRole ] {
@@ -3200,13 +3141,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $roleName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method setDefaultAction ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $defaultAccess ]
+ Parameter #0 [ <required> int $defaultAccess ]
}
- Return [ void ]
}
@@ -3214,7 +3155,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setNoArgumentsDefaultAction ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $defaultAccess ]
+ Parameter #0 [ <required> int $defaultAccess ]
}
- Return [ void ]
}
@@ -3235,20 +3176,27 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Properties [0] {
}
- - Methods [5] {
- Method [ <internal:phalcon> abstract public method getStatus ] {
+ - Methods [6] {
+ Method [ <internal:phalcon> abstract public method getException ] {
+
+ - Parameters [0] {
+ }
+ - Return [ Throwable or NULL ]
}
- Method [ <internal:phalcon> abstract public method getInput ] {
+ Method [ <internal:phalcon> abstract public method getExtras ] {
}
- Method [ <internal:phalcon> abstract public method getOutput ] {
+ Method [ <internal:phalcon> abstract public method getInput ] {
}
Method [ <internal:phalcon> abstract public method getMessages ] {
}
- Method [ <internal:phalcon> abstract public method getExtras ] {
+ Method [ <internal:phalcon> abstract public method getOutput ] {
+ }
+
+ Method [ <internal:phalcon> abstract public method getStatus ] {
}
}
}
@@ -3267,27 +3215,27 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Properties [0] {
}
- - Methods [5] {
- Method [ <internal:phalcon> abstract public method setStatus ] {
+ - Methods [6] {
+ Method [ <internal:phalcon> abstract public method setException ] {
- Parameters [1] {
- Parameter #0 [ <required> $status ]
+ Parameter #0 [ <required> Throwable $exception ]
}
- Return [ Phalcon\Domain\Payload\PayloadInterface ]
}
- Method [ <internal:phalcon> abstract public method setInput ] {
+ Method [ <internal:phalcon> abstract public method setExtras ] {
- Parameters [1] {
- Parameter #0 [ <required> $input ]
+ Parameter #0 [ <required> $extras ]
}
- Return [ Phalcon\Domain\Payload\PayloadInterface ]
}
- Method [ <internal:phalcon> abstract public method setOutput ] {
+ Method [ <internal:phalcon> abstract public method setInput ] {
- Parameters [1] {
- Parameter #0 [ <required> $output ]
+ Parameter #0 [ <required> $input ]
}
- Return [ Phalcon\Domain\Payload\PayloadInterface ]
}
@@ -3300,10 +3248,18 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ Phalcon\Domain\Payload\PayloadInterface ]
}
- Method [ <internal:phalcon> abstract public method setExtras ] {
+ Method [ <internal:phalcon> abstract public method setOutput ] {
- Parameters [1] {
- Parameter #0 [ <required> $extras ]
+ Parameter #0 [ <required> $output ]
+ }
+ - Return [ Phalcon\Domain\Payload\PayloadInterface ]
+ }
+
+ Method [ <internal:phalcon> abstract public method setStatus ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $status ]
}
- Return [ Phalcon\Domain\Payload\PayloadInterface ]
}
@@ -3395,7 +3351,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setDirtyState ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $dirtyState ]
+ Parameter #0 [ <required> int $dirtyState ]
}
}
}
@@ -3654,7 +3610,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -3932,14 +3888,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $param ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Dispatcher\DispatcherInterface> abstract public method isFinished ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Dispatcher\DispatcherInterface> abstract public method setActionName ] {
@@ -4230,7 +4186,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getCipher ] {
@@ -4266,7 +4222,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setAuthTagLength ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $length ]
+ Parameter #0 [ <required> int $length ]
}
- Return [ Phalcon\Crypt\CryptInterface ]
}
@@ -4290,7 +4246,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setPadding ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $scheme ]
+ Parameter #0 [ <required> int $scheme ]
}
- Return [ Phalcon\Crypt\CryptInterface ]
}
@@ -4323,7 +4279,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getDefault ] {
@@ -4340,28 +4296,28 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getSize ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getType ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getTypeReference ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getTypeValues ] {
@@ -4371,49 +4327,49 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isAutoIncrement ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isFirst ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isNotNull ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isNumeric ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isPrimary ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isUnsigned ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -4547,7 +4503,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method dataSeek ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $number ]
+ Parameter #0 [ <required> int $number ]
}
}
@@ -4555,7 +4511,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method fetch ] {
@@ -4582,15 +4538,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method setFetchMode ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $fetchMode ]
+ Parameter #0 [ <required> int $fetchMode ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -4616,7 +4572,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method getParameter ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $position ]
+ Parameter #0 [ <required> int $position ]
}
}
@@ -4624,14 +4580,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isShared ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method resolve ] {
@@ -4652,7 +4608,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setParameter ] {
- Parameters [2] {
- Parameter #0 [ <required> integer $position ]
+ Parameter #0 [ <required> int $position ]
Parameter #1 [ <required> array $parameter ]
}
- Return [ Phalcon\Di\ServiceInterface ]
@@ -4661,7 +4617,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setShared ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $shared ]
+ Parameter #0 [ <required> bool $shared ]
}
}
}
@@ -4681,26 +4637,41 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Properties [0] {
}
- - Methods [10] {
- Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\ReadableInterface> abstract public method getStatus ] {
+ - Methods [12] {
+ Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\ReadableInterface> abstract public method getException ] {
+
+ - Parameters [0] {
+ }
+ - Return [ Throwable or NULL ]
+ }
+
+ Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\ReadableInterface> abstract public method getExtras ] {
}
Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\ReadableInterface> abstract public method getInput ] {
}
+ Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\ReadableInterface> abstract public method getMessages ] {
+ }
+
Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\ReadableInterface> abstract public method getOutput ] {
}
- Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\ReadableInterface> abstract public method getMessages ] {
+ Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\ReadableInterface> abstract public method getStatus ] {
}
- Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\ReadableInterface> abstract public method getExtras ] {
+ Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\WriteableInterface> abstract public method setException ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> Throwable $exception ]
+ }
+ - Return [ Phalcon\Domain\Payload\PayloadInterface ]
}
- Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\WriteableInterface> abstract public method setStatus ] {
+ Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\WriteableInterface> abstract public method setExtras ] {
- Parameters [1] {
- Parameter #0 [ <required> $status ]
+ Parameter #0 [ <required> $extras ]
}
- Return [ Phalcon\Domain\Payload\PayloadInterface ]
}
@@ -4713,26 +4684,26 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ Phalcon\Domain\Payload\PayloadInterface ]
}
- Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\WriteableInterface> abstract public method setOutput ] {
+ Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\WriteableInterface> abstract public method setMessages ] {
- Parameters [1] {
- Parameter #0 [ <required> $output ]
+ Parameter #0 [ <required> $messages ]
}
- Return [ Phalcon\Domain\Payload\PayloadInterface ]
}
- Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\WriteableInterface> abstract public method setMessages ] {
+ Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\WriteableInterface> abstract public method setOutput ] {
- Parameters [1] {
- Parameter #0 [ <required> $messages ]
+ Parameter #0 [ <required> $output ]
}
- Return [ Phalcon\Domain\Payload\PayloadInterface ]
}
- Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\WriteableInterface> abstract public method setExtras ] {
+ Method [ <internal:phalcon, inherits Phalcon\Domain\Payload\WriteableInterface> abstract public method setStatus ] {
- Parameters [1] {
- Parameter #0 [ <required> $extras ]
+ Parameter #0 [ <required> $status ]
}
- Return [ Phalcon\Domain\Payload\PayloadInterface ]
}
@@ -4812,7 +4783,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setHtmlQuoteType ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $quoteType ]
+ Parameter #0 [ <required> int $quoteType ]
}
- Return [ void ]
}
@@ -4844,14 +4815,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isStopped ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method setData ] {
@@ -4926,7 +4897,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $eventType ]
Parameter #1 [ <required> $source ]
Parameter #2 [ <optional> $data ]
- Parameter #3 [ <optional> boolean $cancelable ]
+ Parameter #3 [ <optional> bool $cancelable ]
}
}
@@ -4943,7 +4914,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $type ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -4968,7 +4939,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> $value ]
Parameter #1 [ <required> $sanitizers ]
- Parameter #2 [ <optional> boolean $noRecursive ]
+ Parameter #2 [ <optional> bool $noRecursive ]
}
}
}
@@ -5055,7 +5026,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
}
- Interface [ <internal:phalcon> interface Phalcon\Http\CookieInterface ] {
+ Interface [ <internal:phalcon> interface Phalcon\Http\Cookie\CookieInterface ] {
- Constants [0] {
}
@@ -5069,7 +5040,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Properties [0] {
}
- - Methods [17] {
+ - Methods [19] {
Method [ <internal:phalcon> abstract public method delete ] {
}
@@ -5091,7 +5062,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method getName ] {
@@ -5101,6 +5072,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ string ]
}
+ Method [ <internal:phalcon> abstract public method getOptions ] {
+
+ - Parameters [0] {
+ }
+ - Return [ array ]
+ }
+
Method [ <internal:phalcon> abstract public method getPath ] {
- Parameters [0] {
@@ -5112,7 +5090,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method getValue ] {
@@ -5127,14 +5105,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method send ] {
- Parameters [0] {
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
Method [ <internal:phalcon> abstract public method setDomain ] {
@@ -5142,23 +5120,31 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $domain ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
Method [ <internal:phalcon> abstract public method setExpiration ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $expire ]
+ Parameter #0 [ <required> int $expire ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
Method [ <internal:phalcon> abstract public method setHttpOnly ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $httpOnly ]
+ Parameter #0 [ <required> bool $httpOnly ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
+ }
+
+ Method [ <internal:phalcon> abstract public method setOptions ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> array $options ]
+ }
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
Method [ <internal:phalcon> abstract public method setPath ] {
@@ -5166,15 +5152,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $path ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
Method [ <internal:phalcon> abstract public method setSecure ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $secure ]
+ Parameter #0 [ <required> bool $secure ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
Method [ <internal:phalcon> abstract public method setValue ] {
@@ -5182,15 +5168,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $value ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
Method [ <internal:phalcon> abstract public method useEncryption ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $useEncryption ]
+ Parameter #0 [ <required> bool $useEncryption ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
}
}
@@ -5216,8 +5202,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <optional> string or NULL $name ]
Parameter #1 [ <optional> $filters ]
Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> boolean $notAllowEmpty ]
- Parameter #4 [ <optional> boolean $noRecursive ]
+ Parameter #3 [ <optional> bool $notAllowEmpty ]
+ Parameter #4 [ <optional> bool $noRecursive ]
}
}
@@ -5259,7 +5245,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method getClientAddress ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $trustForwardedHeader ]
+ Parameter #0 [ <optional> bool $trustForwardedHeader ]
}
}
@@ -5316,7 +5302,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method getJsonRawBody ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $associative ]
+ Parameter #0 [ <optional> bool $associative ]
}
}
@@ -5338,13 +5324,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getURI ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $onlyPath ]
+ Parameter #0 [ <optional> bool $onlyPath ]
}
- Return [ string ]
}
@@ -5355,8 +5341,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <optional> string or NULL $name ]
Parameter #1 [ <optional> $filters ]
Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> boolean $notAllowEmpty ]
- Parameter #4 [ <optional> boolean $noRecursive ]
+ Parameter #3 [ <optional> bool $notAllowEmpty ]
+ Parameter #4 [ <optional> bool $noRecursive ]
}
}
@@ -5366,8 +5352,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <optional> string or NULL $name ]
Parameter #1 [ <optional> $filters ]
Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> boolean $notAllowEmpty ]
- Parameter #4 [ <optional> boolean $noRecursive ]
+ Parameter #3 [ <optional> bool $notAllowEmpty ]
+ Parameter #4 [ <optional> bool $noRecursive ]
}
}
@@ -5377,8 +5363,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <optional> string or NULL $name ]
Parameter #1 [ <optional> $filters ]
Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> boolean $notAllowEmpty ]
- Parameter #4 [ <optional> boolean $noRecursive ]
+ Parameter #3 [ <optional> bool $notAllowEmpty ]
+ Parameter #4 [ <optional> bool $noRecursive ]
}
}
@@ -5421,8 +5407,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method getUploadedFiles ] {
- Parameters [2] {
- Parameter #0 [ <optional> boolean $onlySuccessful ]
- Parameter #1 [ <optional> boolean $namedKeys ]
+ Parameter #0 [ <optional> bool $onlySuccessful ]
+ Parameter #1 [ <optional> bool $namedKeys ]
}
- Return [ array ]
}
@@ -5439,14 +5425,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method hasFiles ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method hasHeader ] {
@@ -5454,7 +5440,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $header ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method hasQuery ] {
@@ -5462,7 +5448,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method hasPost ] {
@@ -5470,7 +5456,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method hasPut ] {
@@ -5478,7 +5464,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method hasServer ] {
@@ -5486,108 +5472,108 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isAjax ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isConnect ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isDelete ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isGet ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isHead ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isMethod ] {
- Parameters [2] {
Parameter #0 [ <required> $methods ]
- Parameter #1 [ <optional> boolean $strict ]
+ Parameter #1 [ <optional> bool $strict ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isOptions ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isPost ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isPurge ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isPut ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isSecure ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isSoap ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isTrace ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method numFiles ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $onlySuccessful ]
+ Parameter #0 [ <optional> bool $onlySuccessful ]
}
- - Return [ integer ]
+ - Return [ int ]
}
}
}
@@ -5606,7 +5592,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Properties [0] {
}
- - Methods [6] {
+ - Methods [7] {
+ Method [ <internal:phalcon> abstract public method getError ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string or NULL ]
+ }
+
Method [ <internal:phalcon> abstract public method getName ] {
- Parameters [0] {
@@ -5625,7 +5618,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getTempName ] {
@@ -5647,7 +5640,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $destination ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -5686,7 +5679,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon> abstract public method getHeaders ] {
@@ -5701,22 +5694,22 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isSent ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method redirect ] {
- Parameters [3] {
Parameter #0 [ <optional> $location ]
- Parameter #1 [ <optional> boolean $externalRedirect ]
- Parameter #2 [ <optional> integer $statusCode ]
+ Parameter #1 [ <optional> bool $externalRedirect ]
+ Parameter #2 [ <optional> int $statusCode ]
}
- Return [ Phalcon\Http\ResponseInterface ]
}
@@ -5739,7 +5732,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setContentLength ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $contentLength ]
+ Parameter #0 [ <required> int $contentLength ]
}
- Return [ Phalcon\Http\ResponseInterface ]
}
@@ -5805,7 +5798,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setStatusCode ] {
- Parameters [2] {
- Parameter #0 [ <required> integer $code ]
+ Parameter #0 [ <required> int $code ]
Parameter #1 [ <optional> string or NULL $message ]
}
- Return [ Phalcon\Http\ResponseInterface ]
@@ -5850,7 +5843,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method get ] {
@@ -5858,7 +5851,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
Method [ <internal:phalcon> abstract public method has ] {
@@ -5866,14 +5859,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isUsingEncryption ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method reset ] {
@@ -5887,19 +5880,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method set ] {
- - Parameters [7] {
+ - Parameters [8] {
Parameter #0 [ <required> string $name ]
Parameter #1 [ <optional> $value ]
- Parameter #2 [ <optional> integer $expire ]
+ Parameter #2 [ <optional> int $expire ]
Parameter #3 [ <optional> string $path ]
- Parameter #4 [ <optional> boolean or NULL $secure ]
+ Parameter #4 [ <optional> bool or NULL $secure ]
Parameter #5 [ <optional> string or NULL $domain ]
- Parameter #6 [ <optional> boolean or NULL $httpOnly ]
+ Parameter #6 [ <optional> bool or NULL $httpOnly ]
+ Parameter #7 [ <optional> array $options ]
}
- Return [ Phalcon\Http\Response\CookiesInterface ]
}
@@ -5907,7 +5901,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method useEncryption ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $useEncryption ]
+ Parameter #0 [ <required> bool $useEncryption ]
}
- Return [ Phalcon\Http\Response\CookiesInterface ]
}
@@ -5941,7 +5935,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method reset ] {
@@ -5951,7 +5945,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method set ] {
@@ -6023,7 +6017,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setCode ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $code ]
+ Parameter #0 [ <required> int $code ]
}
- Return [ Phalcon\Messages\MessageInterface ]
}
@@ -6192,14 +6186,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $param ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Dispatcher\DispatcherInterface> abstract public method isFinished ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Dispatcher\DispatcherInterface> abstract public method setActionName ] {
@@ -6343,7 +6337,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method map ] {
@@ -6400,7 +6394,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> $handler ]
- Parameter #1 [ <optional> boolean $lazy ]
+ Parameter #1 [ <optional> bool $lazy ]
}
- Return [ Phalcon\Mvc\Micro\CollectionInterface ]
}
@@ -6408,7 +6402,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setLazy ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $lazy ]
+ Parameter #0 [ <required> bool $lazy ]
}
- Return [ Phalcon\Mvc\Micro\CollectionInterface ]
}
@@ -6445,7 +6439,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $base ]
Parameter #1 [ <required> array $data ]
- Parameter #2 [ <optional> integer $dirtyState ]
+ Parameter #2 [ <optional> int $dirtyState ]
}
- Return [ Phalcon\Mvc\ModelInterface ]
}
@@ -6456,8 +6450,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $base ]
Parameter #1 [ <required> array $data ]
Parameter #2 [ <required> $columnMap ]
- Parameter #3 [ <optional> integer $dirtyState ]
- Parameter #4 [ <optional> boolean or NULL $keepSnapshots ]
+ Parameter #3 [ <optional> int $dirtyState ]
+ Parameter #4 [ <optional> bool or NULL $keepSnapshots ]
}
- Return [ Phalcon\Mvc\ModelInterface ]
}
@@ -6467,7 +6461,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> array $data ]
Parameter #1 [ <required> $columnMap ]
- Parameter #2 [ <required> integer $hydrationMode ]
+ Parameter #2 [ <required> int $hydrationMode ]
}
}
@@ -6476,7 +6470,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <optional> $parameters ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract static public method find ] {
@@ -6551,14 +6545,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method delete ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method fireEvent ] {
@@ -6566,7 +6560,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $eventName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method fireEventCancel ] {
@@ -6574,14 +6568,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $eventName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method getDirtyState ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getMessages ] {
@@ -6602,7 +6596,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getReadConnection ] {
@@ -6666,7 +6660,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method setConnectionService ] {
@@ -6680,7 +6674,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setDirtyState ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $dirtyState ]
+ Parameter #0 [ <required> int $dirtyState ]
}
}
@@ -6720,7 +6714,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method skipOperation ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $skip ]
+ Parameter #0 [ <required> bool $skip ]
}
- Return [ void ]
}
@@ -6729,14 +6723,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method update ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -6876,7 +6870,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method forUpdate ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $forUpdate ]
+ Parameter #0 [ <optional> bool $forUpdate ]
}
- Return [ Phalcon\Mvc\Model\CriteriaInterface ]
}
@@ -6984,8 +6978,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method limit ] {
- Parameters [2] {
- Parameter #0 [ <required> integer $limit ]
- Parameter #1 [ <optional> integer $offset ]
+ Parameter #0 [ <required> int $limit ]
+ Parameter #1 [ <optional> int $offset ]
}
- Return [ Phalcon\Mvc\Model\CriteriaInterface ]
}
@@ -7048,7 +7042,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method sharedLock ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $sharedLock ]
+ Parameter #0 [ <optional> bool $sharedLock ]
}
- Return [ Phalcon\Mvc\Model\CriteriaInterface ]
}
@@ -7184,7 +7178,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $modelName ]
Parameter #1 [ <required> string $modelRelation ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method existsHasMany ] {
@@ -7193,7 +7187,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $modelName ]
Parameter #1 [ <required> string $modelRelation ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method existsHasOne ] {
@@ -7202,7 +7196,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $modelName ]
Parameter #1 [ <required> string $modelRelation ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method existsHasOneThrough ] {
@@ -7211,7 +7205,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $modelName ]
Parameter #1 [ <required> string $modelRelation ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method existsHasManyToMany ] {
@@ -7220,7 +7214,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $modelName ]
Parameter #1 [ <required> string $modelRelation ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method getBelongsTo ] {
@@ -7420,7 +7414,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $className ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isKeepingSnapshots ] {
@@ -7428,7 +7422,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isUsingDynamicUpdate ] {
@@ -7436,7 +7430,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isVisibleModelProperty ] {
@@ -7445,14 +7439,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
Parameter #1 [ <required> string $property ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method keepSnapshots ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> boolean $keepSnapshots ]
+ Parameter #1 [ <required> bool $keepSnapshots ]
}
- Return [ void ]
}
@@ -7522,7 +7516,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> boolean $dynamicUpdate ]
+ Parameter #1 [ <required> bool $dynamicUpdate ]
}
- Return [ void ]
}
@@ -7601,7 +7595,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method parse ] {
@@ -7615,7 +7609,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $bindParams ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Mvc\Model\QueryInterface ]
}
@@ -7624,7 +7618,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $bindTypes ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Mvc\Model\QueryInterface ]
}
@@ -7632,7 +7626,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setSharedLock ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $sharedLock ]
+ Parameter #0 [ <optional> bool $sharedLock ]
}
- Return [ Phalcon\Mvc\Model\QueryInterface ]
}
@@ -7640,7 +7634,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setUniqueRow ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $uniqueRow ]
+ Parameter #0 [ <required> bool $uniqueRow ]
}
- Return [ Phalcon\Mvc\Model\QueryInterface ]
}
@@ -7713,7 +7707,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method forUpdate ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $forUpdate ]
+ Parameter #0 [ <required> bool $forUpdate ]
}
- Return [ Phalcon\Mvc\Model\Query\BuilderInterface ]
}
@@ -7747,7 +7741,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method getFrom ] {
@@ -7781,7 +7775,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getOrderBy ] {
@@ -7863,7 +7857,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method limit ] {
- Parameters [2] {
- Parameter #0 [ <required> integer $limit ]
+ Parameter #0 [ <required> int $limit ]
Parameter #1 [ <optional> $offset ]
}
- Return [ Phalcon\Mvc\Model\Query\BuilderInterface ]
@@ -7896,7 +7890,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method offset ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $offset ]
+ Parameter #0 [ <required> int $offset ]
}
- Return [ Phalcon\Mvc\Model\Query\BuilderInterface ]
}
@@ -7933,7 +7927,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $bindParams ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Mvc\Model\Query\BuilderInterface ]
}
@@ -7942,7 +7936,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $bindTypes ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Mvc\Model\Query\BuilderInterface ]
}
@@ -7992,7 +7986,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -8062,28 +8056,28 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method isForeignKey ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isReusable ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isThrough ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method setIntermediateRelation ] {
@@ -8116,14 +8110,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method commit ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method getConnection ] {
@@ -8144,14 +8138,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method isValid ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method rollback ] {
@@ -8160,13 +8154,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <optional> string or NULL $rollbackMessage ]
Parameter #1 [ <optional> Phalcon\Mvc\ModelInterface or NULL $rollbackRecord ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method setIsNewTransaction ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $isNew ]
+ Parameter #0 [ <required> bool $isNew ]
}
- Return [ void ]
}
@@ -8174,7 +8168,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setRollbackOnAbort ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $rollbackOnAbort ]
+ Parameter #0 [ <required> bool $rollbackOnAbort ]
}
- Return [ void ]
}
@@ -8198,7 +8192,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method throwRollbackException ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $status ]
+ Parameter #0 [ <required> bool $status ]
}
- Return [ Phalcon\Mvc\Model\TransactionInterface ]
}
@@ -8233,7 +8227,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method get ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $autoBegin ]
+ Parameter #0 [ <optional> bool $autoBegin ]
}
- Return [ Phalcon\Mvc\Model\TransactionInterface ]
}
@@ -8249,14 +8243,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method has ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method notifyCommit ] {
@@ -8278,7 +8272,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method rollback ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $collect ]
+ Parameter #0 [ <optional> bool $collect ]
}
- Return [ void ]
}
@@ -8301,7 +8295,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setRollbackPendent ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $rollbackPendent ]
+ Parameter #0 [ <required> bool $rollbackPendent ]
}
- Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ]
}
@@ -8710,7 +8704,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method pick ] {
@@ -8777,7 +8771,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> abstract public method setRenderLevel ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $level ]
+ Parameter #0 [ <required> int $level ]
}
- Return [ Phalcon\Mvc\ViewInterface ]
}
@@ -8890,14 +8884,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getFirst ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getItems ] {
@@ -8907,35 +8901,35 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getLimit ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getNext ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getPrevious ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method getTotalItems ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method setAliases ] {
@@ -8959,9 +8953,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Interface [ <internal:phalcon> interface Phalcon\Session\ManagerInterface ] {
- Constants [3] {
- Constant [ public integer SESSION_ACTIVE ] { 2 }
- Constant [ public integer SESSION_DISABLED ] { 0 }
- Constant [ public integer SESSION_NONE ] { 1 }
+ Constant [ public int SESSION_ACTIVE ] { 2 }
+ Constant [ public int SESSION_DISABLED ] { 0 }
+ Constant [ public int SESSION_NONE ] { 1 }
}
- Static properties [0] {
@@ -8986,7 +8980,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method __set ] {
@@ -9010,7 +9004,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method destroy ] {
@@ -9025,7 +9019,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $key ]
Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> boolean $remove ]
+ Parameter #2 [ <optional> bool $remove ]
}
}
@@ -9062,7 +9056,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method remove ] {
@@ -9118,14 +9112,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> abstract public method start ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract public method regenerateId ] {
@@ -9158,7 +9152,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <optional> $uri ]
Parameter #1 [ <optional> $args ]
- Parameter #2 [ <optional> boolean or NULL $local ]
+ Parameter #2 [ <optional> bool or NULL $local ]
}
- Return [ string ]
}
@@ -9513,7 +9507,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -9775,7 +9769,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method setOption ] {
@@ -9793,7 +9787,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method prepareCode ] {
@@ -9801,7 +9795,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon> protected method prepareLabel ] {
@@ -9885,7 +9879,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -10014,7 +10008,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $validators ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Forms\Element\ElementInterface ]
}
@@ -10112,7 +10106,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Forms\Element\ElementInterface> public method label ] {
@@ -10127,7 +10121,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $attributes ]
- Parameter #1 [ <optional> boolean $useChecked ]
+ Parameter #1 [ <optional> bool $useChecked ]
}
- Return [ array ]
}
@@ -10253,7 +10247,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tag ]
Parameter #1 [ <required> string $text ]
Parameter #2 [ <optional> array $attributes ]
- Parameter #3 [ <optional> boolean $raw ]
+ Parameter #3 [ <optional> bool $raw ]
}
- Return [ string ]
}
@@ -10317,7 +10311,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $data ]
- Parameter #1 [ <optional> boolean $insensitive ]
+ Parameter #1 [ <optional> bool $insensitive ]
}
}
@@ -10333,7 +10327,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method __set ] {
@@ -10364,7 +10358,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> public method get ] {
@@ -10386,7 +10380,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method getKeys ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $insensitive ]
+ Parameter #0 [ <optional> bool $insensitive ]
}
- Return [ array ]
}
@@ -10403,7 +10397,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method init ] {
@@ -10426,7 +10420,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype ArrayAccess> public method offsetGet ] {
@@ -10487,7 +10481,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method toJson ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer $options ]
+ Parameter #0 [ <optional> int $options ]
}
- Return [ string ]
}
@@ -10531,7 +10525,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Property [ <default> protected $serializerFactory ]
}
- - Methods [18] {
+ - Methods [19] {
Method [ <internal:phalcon> public method getDefaultSerializer ] {
- Parameters [0] {
@@ -10556,7 +10550,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, ctor> protected method __construct ] {
- Parameters [2] {
- Parameter #0 [ <required> Phalcon\Storage\SerializerFactory or NULL $factory ]
+ Parameter #0 [ <required> Phalcon\Storage\SerializerFactory $factory ]
Parameter #1 [ <optional> array $options ]
}
}
@@ -10565,14 +10559,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Storage\Adapter\AdapterInterface> abstract public method decrement ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -10581,13 +10575,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Storage\Adapter\AdapterInterface> abstract public method get ] {
- - Parameters [1] {
+ - Parameters [2] {
Parameter #0 [ <required> string $key ]
+ Parameter #1 [ <optional> $defaultValue ]
}
}
@@ -10596,7 +10591,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Storage\Adapter\AdapterInterface> abstract public method getKeys ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <optional> string $prefix ]
}
- Return [ array ]
}
@@ -10606,14 +10602,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Storage\Adapter\AdapterInterface> abstract public method increment ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -10624,7 +10620,16 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $value ]
Parameter #2 [ <optional> $ttl ]
}
- - Return [ boolean ]
+ - Return [ bool ]
+ }
+
+ Method [ <internal:phalcon> protected method getFilteredKeys ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $keys ]
+ Parameter #1 [ <required> string $prefix ]
+ }
+ - Return [ array ]
}
Method [ <internal:phalcon> protected method getPrefixedKey ] {
@@ -10647,7 +10652,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $ttl ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> protected method getUnserializedData ] {
@@ -10724,7 +10729,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> string $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method checkUpload ] {
@@ -10733,7 +10738,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method checkUploadMaxSize ] {
@@ -10742,7 +10747,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method checkUploadIsEmpty ] {
@@ -10751,7 +10756,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method checkUploadIsValid ] {
@@ -10760,7 +10765,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method getFileSizeInBytes ] {
@@ -10822,7 +10827,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -10840,7 +10845,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareCode ] {
@@ -10848,7 +10853,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -10942,7 +10947,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $data ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Storage\Serializer\SerializerInterface> public method getData ] {
@@ -11049,7 +11054,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $data ]
- Parameter #1 [ <optional> boolean $insensitive ]
+ Parameter #1 [ <optional> bool $insensitive ]
}
}
@@ -11065,7 +11070,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method __set ] {
@@ -11096,7 +11101,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method get ] {
@@ -11118,7 +11123,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method getKeys ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $insensitive ]
+ Parameter #0 [ <optional> bool $insensitive ]
}
- Return [ array ]
}
@@ -11135,7 +11140,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method init ] {
@@ -11158,7 +11163,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection, prototype ArrayAccess> public method offsetGet ] {
@@ -11212,7 +11217,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method toJson ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer $options ]
+ Parameter #0 [ <optional> int $options ]
}
- Return [ string ]
}
@@ -11230,22 +11235,22 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> abstract class Phalcon\Mvc\Model\MetaData implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\Model\MetaDataInterface ] {
- Constants [16] {
- Constant [ public integer MODELS_ATTRIBUTES ] { 0 }
- Constant [ public integer MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 }
- Constant [ public integer MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 }
- Constant [ public integer MODELS_COLUMN_MAP ] { 0 }
- Constant [ public integer MODELS_DATE_AT ] { 6 }
- Constant [ public integer MODELS_DATE_IN ] { 7 }
- Constant [ public integer MODELS_DATA_TYPES ] { 4 }
- Constant [ public integer MODELS_DATA_TYPES_BIND ] { 9 }
- Constant [ public integer MODELS_DATA_TYPES_NUMERIC ] { 5 }
- Constant [ public integer MODELS_DEFAULT_VALUES ] { 12 }
- Constant [ public integer MODELS_EMPTY_STRING_VALUES ] { 13 }
- Constant [ public integer MODELS_IDENTITY_COLUMN ] { 8 }
- Constant [ public integer MODELS_NON_PRIMARY_KEY ] { 2 }
- Constant [ public integer MODELS_NOT_NULL ] { 3 }
- Constant [ public integer MODELS_PRIMARY_KEY ] { 1 }
- Constant [ public integer MODELS_REVERSE_COLUMN_MAP ] { 1 }
+ Constant [ public int MODELS_ATTRIBUTES ] { 0 }
+ Constant [ public int MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 }
+ Constant [ public int MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 }
+ Constant [ public int MODELS_COLUMN_MAP ] { 0 }
+ Constant [ public int MODELS_DATE_AT ] { 6 }
+ Constant [ public int MODELS_DATE_IN ] { 7 }
+ Constant [ public int MODELS_DATA_TYPES ] { 4 }
+ Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 }
+ Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 }
+ Constant [ public int MODELS_DEFAULT_VALUES ] { 12 }
+ Constant [ public int MODELS_EMPTY_STRING_VALUES ] { 13 }
+ Constant [ public int MODELS_IDENTITY_COLUMN ] { 8 }
+ Constant [ public int MODELS_NON_PRIMARY_KEY ] { 2 }
+ Constant [ public int MODELS_NOT_NULL ] { 3 }
+ Constant [ public int MODELS_PRIMARY_KEY ] { 1 }
+ Constant [ public int MODELS_REVERSE_COLUMN_MAP ] { 1 }
}
- Static properties [0] {
@@ -11395,14 +11400,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
Parameter #1 [ <required> string $attribute ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\MetaDataInterface> public method isEmpty ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\MetaDataInterface> public method read ] {
@@ -11425,7 +11430,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
}
}
@@ -11441,7 +11446,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
}
}
@@ -11508,7 +11513,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
Parameter #2 [ <required> $data ]
}
- Return [ void ]
@@ -11596,7 +11601,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\ColumnInterface $column ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method addForeignKey ] {
@@ -11606,7 +11611,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\ReferenceInterface $reference ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method addIndex ] {
@@ -11616,7 +11621,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\IndexInterface $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method addPrimaryKey ] {
@@ -11626,7 +11631,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\IndexInterface $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method createSavepoint ] {
@@ -11634,7 +11639,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method createTable ] {
@@ -11644,7 +11649,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> array $definition ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method createView ] {
@@ -11654,7 +11659,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> array $definition ]
Parameter #2 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method delete ] {
@@ -11665,7 +11670,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $placeholders ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method describeIndexes ] {
@@ -11693,7 +11698,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> string $columnName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropForeignKey ] {
@@ -11703,7 +11708,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> string $referenceName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropIndex ] {
@@ -11713,7 +11718,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> $indexName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropPrimaryKey ] {
@@ -11722,7 +11727,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <required> string $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropTable ] {
@@ -11730,9 +11735,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropView ] {
@@ -11740,9 +11745,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method escapeIdentifier ] {
@@ -11757,7 +11762,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> string $sqlQuery ]
- Parameter #1 [ <optional> integer $fetchMode ]
+ Parameter #1 [ <optional> int $fetchMode ]
Parameter #2 [ <optional> $bindParams ]
Parameter #3 [ <optional> $bindTypes ]
}
@@ -11886,7 +11891,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $fields ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method insertAsDict ] {
@@ -11896,21 +11901,21 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $data ]
Parameter #2 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method isNestedTransactionsWithSavepoints ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method limit ] {
- Parameters [2] {
Parameter #0 [ <required> string $sqlQuery ]
- Parameter #1 [ <required> integer $number ]
+ Parameter #1 [ <required> int $number ]
}
- Return [ string ]
}
@@ -11939,7 +11944,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <required> Phalcon\Db\ColumnInterface $column ]
Parameter #3 [ <optional> Phalcon\Db\ColumnInterface or NULL $currentColumn ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method releaseSavepoint ] {
@@ -11947,7 +11952,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method rollbackSavepoint ] {
@@ -11955,7 +11960,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Events\EventsAwareInterface> public method setEventsManager ] {
@@ -11976,7 +11981,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method setNestedTransactionsWithSavepoints ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $nestedTransactionsWithSavepoints ]
+ Parameter #0 [ <required> bool $nestedTransactionsWithSavepoints ]
}
- Return [ Phalcon\Db\Adapter\AdapterInterface ]
}
@@ -11993,7 +11998,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method tableExists ] {
@@ -12002,7 +12007,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method tableOptions ] {
@@ -12023,7 +12028,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #3 [ <optional> $whereCondition ]
Parameter #4 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method updateAsDict ] {
@@ -12034,14 +12039,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $whereCondition ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method useExplicitIdValue ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method viewExists ] {
@@ -12050,37 +12055,37 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AdapterInterface> abstract public method affectedRows ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AdapterInterface> abstract public method begin ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AdapterInterface> abstract public method close ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AdapterInterface> abstract public method commit ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AdapterInterface> abstract public method connect ] {
@@ -12088,7 +12093,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <optional> array or NULL $descriptor ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AdapterInterface> abstract public method describeColumns ] {
@@ -12115,7 +12120,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <optional> $placeholders ]
Parameter #2 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AdapterInterface> abstract public method getInternalHandler ] {
@@ -12129,7 +12134,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AdapterInterface> abstract public method lastInsertId ] {
@@ -12151,9 +12156,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AdapterInterface> abstract public method rollback ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -12218,7 +12223,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method withAddedHeader ] {
@@ -12479,30 +12484,30 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AdapterInterface, prototype Phalcon\Db\Adapter\AdapterInterface> public method begin ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AdapterInterface, prototype Phalcon\Db\Adapter\AdapterInterface> public method commit ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AdapterInterface, prototype Phalcon\Db\Adapter\AdapterInterface> public method close ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AdapterInterface, prototype Phalcon\Db\Adapter\AdapterInterface> public method connect ] {
@@ -12510,7 +12515,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <optional> array or NULL $descriptor ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method convertBoundParams ] {
@@ -12537,7 +12542,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <optional> $bindParams ]
Parameter #2 [ <optional> $bindTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method executePrepared ] {
@@ -12564,14 +12569,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AdapterInterface, prototype Phalcon\Db\Adapter\AdapterInterface> public method isUnderTransaction ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AdapterInterface, prototype Phalcon\Db\Adapter\AdapterInterface> public method lastInsertId ] {
@@ -12601,9 +12606,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AdapterInterface, prototype Phalcon\Db\Adapter\AdapterInterface> public method rollback ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> abstract protected method getDsnDefaults ] {
@@ -12641,7 +12646,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\ColumnInterface $column ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method addForeignKey ] {
@@ -12651,7 +12656,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\ReferenceInterface $reference ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method addIndex ] {
@@ -12661,7 +12666,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\IndexInterface $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method addPrimaryKey ] {
@@ -12671,7 +12676,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\IndexInterface $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method createSavepoint ] {
@@ -12679,7 +12684,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method createTable ] {
@@ -12689,7 +12694,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> array $definition ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method createView ] {
@@ -12699,7 +12704,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> array $definition ]
Parameter #2 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method delete ] {
@@ -12710,7 +12715,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $placeholders ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method describeIndexes ] {
@@ -12738,7 +12743,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> string $columnName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropForeignKey ] {
@@ -12748,7 +12753,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> string $referenceName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropIndex ] {
@@ -12758,7 +12763,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> $indexName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropPrimaryKey ] {
@@ -12767,7 +12772,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <required> string $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropTable ] {
@@ -12775,9 +12780,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropView ] {
@@ -12785,9 +12790,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method escapeIdentifier ] {
@@ -12802,7 +12807,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> string $sqlQuery ]
- Parameter #1 [ <optional> integer $fetchMode ]
+ Parameter #1 [ <optional> int $fetchMode ]
Parameter #2 [ <optional> $bindParams ]
Parameter #3 [ <optional> $bindTypes ]
}
@@ -12931,7 +12936,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $fields ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method insertAsDict ] {
@@ -12941,21 +12946,21 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $data ]
Parameter #2 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method isNestedTransactionsWithSavepoints ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method limit ] {
- Parameters [2] {
Parameter #0 [ <required> string $sqlQuery ]
- Parameter #1 [ <required> integer $number ]
+ Parameter #1 [ <required> int $number ]
}
- Return [ string ]
}
@@ -12984,7 +12989,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <required> Phalcon\Db\ColumnInterface $column ]
Parameter #3 [ <optional> Phalcon\Db\ColumnInterface or NULL $currentColumn ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method releaseSavepoint ] {
@@ -12992,7 +12997,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method rollbackSavepoint ] {
@@ -13000,7 +13005,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Events\EventsAwareInterface> public method setEventsManager ] {
@@ -13021,7 +13026,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method setNestedTransactionsWithSavepoints ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $nestedTransactionsWithSavepoints ]
+ Parameter #0 [ <required> bool $nestedTransactionsWithSavepoints ]
}
- Return [ Phalcon\Db\Adapter\AdapterInterface ]
}
@@ -13038,7 +13043,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method tableExists ] {
@@ -13047,7 +13052,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method tableOptions ] {
@@ -13068,7 +13073,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #3 [ <optional> $whereCondition ]
Parameter #4 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method updateAsDict ] {
@@ -13079,14 +13084,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $whereCondition ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method useExplicitIdValue ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method viewExists ] {
@@ -13095,7 +13100,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AdapterInterface> abstract public method describeColumns ] {
@@ -13252,14 +13257,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\DialectInterface> public method supportsReleaseSavepoints ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method getColumnSize ] {
@@ -13642,7 +13647,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- Return [ string ]
}
@@ -13711,158 +13716,6 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
}
- Class [ <internal:phalcon> abstract class Phalcon\Firewall\Adapter\AbstractAdapter implements Phalcon\Firewall\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface ] {
-
- - Constants [0] {
- }
-
- - Static properties [0] {
- }
-
- - Static methods [0] {
- }
-
- - Properties [8] {
- Property [ <default> protected $activeIdentity ]
- Property [ <default> protected $activeRole ]
- Property [ <default> protected $alwaysResolvingRole ]
- Property [ <default> protected $cache ]
- Property [ <default> protected $defaultAccess ]
- Property [ <default> protected $eventsManager ]
- Property [ <default> protected $internalCache ]
- Property [ <default> protected $roleCallback ]
- }
-
- - Methods [17] {
- Method [ <internal:phalcon> public method getActiveIdentity ] {
- }
-
- Method [ <internal:phalcon> public method getActiveRole ] {
- }
-
- Method [ <internal:phalcon, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method getDefaultAccess ] {
-
- - Parameters [0] {
- }
- - Return [ integer ]
- }
-
- Method [ <internal:phalcon, prototype Phalcon\Events\EventsAwareInterface> public method getEventsManager ] {
-
- - Parameters [0] {
- }
- - Return [ Phalcon\Events\ManagerInterface ]
- }
-
- Method [ <internal:phalcon, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method getRoleCallback ] {
-
- - Parameters [0] {
- }
- - Return [ Closure ]
- }
-
- Method [ <internal:phalcon, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method isAlwaysResolvingRole ] {
-
- - Parameters [0] {
- }
- - Return [ boolean ]
- }
-
- Method [ <internal:phalcon, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setCache ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Cache\Adapter\AdapterInterface $cache ]
- }
- - Return [ Phalcon\Firewall\Adapter\AdapterInterface ]
- }
-
- Method [ <internal:phalcon, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setDefaultAccess ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> integer $defaultAccess ]
- }
- - Return [ Phalcon\Firewall\Adapter\AdapterInterface ]
- }
-
- Method [ <internal:phalcon, prototype Phalcon\Events\EventsAwareInterface> public method setEventsManager ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Events\ManagerInterface $eventsManager ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setRoleCallback ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Closure $callback ]
- }
- - Return [ Phalcon\Firewall\Adapter\AdapterInterface ]
- }
-
- Method [ <internal:phalcon, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setAlwaysResolvingRole ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> boolean $alwaysResolvingRole ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon> protected method callRoleCallback ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Di\DiInterface $container ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon> protected method getAccessFromCache ] {
-
- - Parameters [3] {
- Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> array or NULL $originalValues ]
- Parameter #2 [ <optional> string or NULL $roleCacheKey ]
- }
- - Return [ boolean or NULL ]
- }
-
- Method [ <internal:phalcon> protected method handleException ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Exception $exception ]
- }
- }
-
- Method [ <internal:phalcon> protected method fireEventOrThrowException ] {
-
- - Parameters [4] {
- Parameter #0 [ <required> $role ]
- Parameter #1 [ <required> string $actionName ]
- Parameter #2 [ <required> string $controllerName ]
- Parameter #3 [ <required> boolean $access ]
- }
- }
-
- Method [ <internal:phalcon> protected method saveAccessInCache ] {
-
- - Parameters [2] {
- Parameter #0 [ <required> string $key ]
- Parameter #1 [ <required> boolean $access ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon> protected method throwFirewallException ] {
-
- - Parameters [2] {
- Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> integer $exceptionCode ]
- }
- - Return [ boolean ]
- }
- }
- }
-
Class [ <internal:phalcon> class Phalcon\Http\Message\Stream implements Psr\Http\Message\StreamInterface ] {
- Constants [0] {
@@ -13912,7 +13765,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Psr\Http\Message\StreamInterface> public method getContents ] {
@@ -13933,28 +13786,28 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, prototype Psr\Http\Message\StreamInterface> public method isReadable ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Psr\Http\Message\StreamInterface> public method isSeekable ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Psr\Http\Message\StreamInterface> public method isWritable ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Psr\Http\Message\StreamInterface> public method read ] {
@@ -13994,7 +13847,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Psr\Http\Message\StreamInterface> public method write ] {
@@ -14002,7 +13855,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $data ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> private method checkHandle ] {
@@ -14086,11 +13939,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ Phalcon\Logger\Formatter\FormatterInterface ]
}
- Method [ <internal:phalcon> public method inTransaction ] {
+ Method [ <internal:phalcon, prototype Phalcon\Logger\Adapter\AdapterInterface> public method inTransaction ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Logger\Adapter\AdapterInterface> abstract public method process ] {
@@ -14120,7 +13973,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -14219,13 +14072,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Paginator\Adapter\AdapterInterface> public method setCurrentPage ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $page ]
+ Parameter #0 [ <required> int $page ]
}
- Return [ Phalcon\Paginator\Adapter\AdapterInterface ]
}
@@ -14233,7 +14086,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Paginator\Adapter\AdapterInterface> public method setLimit ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $limitRows ]
+ Parameter #0 [ <required> int $limitRows ]
}
- Return [ Phalcon\Paginator\Adapter\AdapterInterface ]
}
@@ -14302,7 +14155,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $translateKey ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method offsetGet ] {
@@ -14352,7 +14205,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Translate\Adapter\AdapterInterface> abstract public method query ] {
@@ -14424,7 +14277,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $modules ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Application\AbstractApplication ]
}
@@ -14457,7 +14310,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\Injectable, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -14576,7 +14429,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setAutoVersion ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $autoVersion ]
+ Parameter #0 [ <required> bool $autoVersion ]
}
}
@@ -14584,14 +14437,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method getLocal ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method getPath ] {
@@ -14648,11 +14501,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [7] {
Parameter #0 [ <required> string $type ]
Parameter #1 [ <required> string $path ]
- Parameter #2 [ <optional> boolean $local ]
- Parameter #3 [ <optional> boolean $filter ]
+ Parameter #2 [ <optional> bool $local ]
+ Parameter #3 [ <optional> bool $filter ]
Parameter #4 [ <optional> array $attributes ]
Parameter #5 [ <optional> string or NULL $version ]
- Parameter #6 [ <optional> boolean $autoVersion ]
+ Parameter #6 [ <optional> bool $autoVersion ]
}
}
@@ -14698,7 +14551,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Assets\AssetInterface> public method setAttributes ] {
@@ -14712,7 +14565,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Assets\AssetInterface> public method setFilter ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $filter ]
+ Parameter #0 [ <required> bool $filter ]
}
- Return [ Phalcon\Assets\AssetInterface ]
}
@@ -14720,7 +14573,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setLocal ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $local ]
+ Parameter #0 [ <required> bool $local ]
}
- Return [ Phalcon\Assets\AssetInterface ]
}
@@ -14804,7 +14657,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Assets\AssetInterface> public method getType ] {
@@ -14819,7 +14672,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> string $type ]
Parameter #1 [ <required> string $content ]
- Parameter #2 [ <optional> boolean $filter ]
+ Parameter #2 [ <optional> bool $filter ]
Parameter #3 [ <optional> array $attributes ]
}
}
@@ -14842,7 +14695,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Assets\AssetInterface> public method setFilter ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $filter ]
+ Parameter #0 [ <required> bool $filter ]
}
- Return [ Phalcon\Assets\AssetInterface ]
}
@@ -14913,7 +14766,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $name ]
Parameter #1 [ <required> $definition ]
- Parameter #2 [ <optional> boolean $shared ]
+ Parameter #2 [ <optional> bool $shared ]
}
}
@@ -14992,7 +14845,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype ArrayAccess> public method offsetGet ] {
@@ -15007,7 +14860,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype ArrayAccess> public method offsetSet ] {
@@ -15048,7 +14901,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $name ]
Parameter #1 [ <required> $definition ]
- Parameter #2 [ <optional> boolean $shared ]
+ Parameter #2 [ <optional> bool $shared ]
}
- Return [ Phalcon\Di\ServiceInterface ]
}
@@ -15060,7 +14913,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
}
- Method [ <internal:phalcon, prototype Phalcon\Di\DiInterface> public method setRaw ] {
+ Method [ <internal:phalcon, prototype Phalcon\Di\DiInterface> public method setService ] {
- Parameters [2] {
Parameter #0 [ <required> string $name ]
@@ -15232,14 +15085,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $param ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Dispatcher\DispatcherInterface> public method isFinished ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Dispatcher\DispatcherInterface> public method setActionName ] {
@@ -15354,7 +15207,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method resolveEmptyProperties ] {
@@ -15392,12 +15245,12 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Dispatcher\Exception extends Phalcon\Exception implements Throwable ] {
- Constants [6] {
- Constant [ public integer EXCEPTION_ACTION_NOT_FOUND ] { 5 }
- Constant [ public integer EXCEPTION_CYCLIC_ROUTING ] { 1 }
- Constant [ public integer EXCEPTION_HANDLER_NOT_FOUND ] { 2 }
- Constant [ public integer EXCEPTION_INVALID_HANDLER ] { 3 }
- Constant [ public integer EXCEPTION_INVALID_PARAMS ] { 4 }
- Constant [ public integer EXCEPTION_NO_DI ] { 0 }
+ Constant [ public int EXCEPTION_ACTION_NOT_FOUND ] { 5 }
+ Constant [ public int EXCEPTION_CYCLIC_ROUTING ] { 1 }
+ Constant [ public int EXCEPTION_HANDLER_NOT_FOUND ] { 2 }
+ Constant [ public int EXCEPTION_INVALID_HANDLER ] { 3 }
+ Constant [ public int EXCEPTION_INVALID_PARAMS ] { 4 }
+ Constant [ public int EXCEPTION_NO_DI ] { 0 }
}
- Static properties [0] {
@@ -15487,7 +15340,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method getCssClasses ] {
@@ -15545,7 +15398,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setAutoescape ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $autoescape ]
+ Parameter #0 [ <required> bool $autoescape ]
}
- Return [ Phalcon\Flash\FlashInterface ]
}
@@ -15553,7 +15406,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setAutomaticHtml ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $automaticHtml ]
+ Parameter #0 [ <required> bool $automaticHtml ]
}
- Return [ Phalcon\Flash\FlashInterface ]
}
@@ -15585,7 +15438,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setImplicitFlush ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $implicitFlush ]
+ Parameter #0 [ <required> bool $implicitFlush ]
}
- Return [ Phalcon\Flash\FlashInterface ]
}
@@ -15782,7 +15635,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\AbstractMessage> public method withAddedHeader ] {
@@ -15955,7 +15808,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> public method getImage ] {
@@ -15975,21 +15828,21 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> public method getWidth ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Image\Adapter\AdapterInterface> public method background ] {
- Parameters [2] {
Parameter #0 [ <required> string $color ]
- Parameter #1 [ <optional> integer $opacity ]
+ Parameter #1 [ <optional> int $opacity ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -15997,7 +15850,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Image\Adapter\AdapterInterface> public method blur ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $radius ]
+ Parameter #0 [ <required> int $radius ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -16005,10 +15858,10 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Image\Adapter\AdapterInterface> public method crop ] {
- Parameters [4] {
- Parameter #0 [ <required> integer $width ]
- Parameter #1 [ <required> integer $height ]
- Parameter #2 [ <optional> integer or NULL $offsetX ]
- Parameter #3 [ <optional> integer or NULL $offsetY ]
+ Parameter #0 [ <required> int $width ]
+ Parameter #1 [ <required> int $height ]
+ Parameter #2 [ <optional> int or NULL $offsetX ]
+ Parameter #3 [ <optional> int or NULL $offsetY ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -16016,7 +15869,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Image\Adapter\AdapterInterface> public method flip ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $direction ]
+ Parameter #0 [ <required> int $direction ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -16024,10 +15877,10 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method liquidRescale ] {
- Parameters [4] {
- Parameter #0 [ <required> integer $width ]
- Parameter #1 [ <required> integer $height ]
- Parameter #2 [ <optional> integer $deltaX ]
- Parameter #3 [ <optional> integer $rigidity ]
+ Parameter #0 [ <required> int $width ]
+ Parameter #1 [ <required> int $height ]
+ Parameter #2 [ <optional> int $deltaX ]
+ Parameter #3 [ <optional> int $rigidity ]
}
- Return [ Phalcon\Image\Adapter\AbstractAdapter ]
}
@@ -16043,7 +15896,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Image\Adapter\AdapterInterface> public method pixelate ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $amount ]
+ Parameter #0 [ <required> int $amount ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -16051,9 +15904,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Image\Adapter\AdapterInterface> public method reflection ] {
- Parameters [3] {
- Parameter #0 [ <required> integer $height ]
- Parameter #1 [ <optional> integer $opacity ]
- Parameter #2 [ <optional> boolean $fadeIn ]
+ Parameter #0 [ <required> int $height ]
+ Parameter #1 [ <optional> int $opacity ]
+ Parameter #2 [ <optional> bool $fadeIn ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -16062,7 +15915,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> string or NULL $ext ]
- Parameter #1 [ <optional> integer $quality ]
+ Parameter #1 [ <optional> int $quality ]
}
- Return [ string ]
}
@@ -16070,9 +15923,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Image\Adapter\AdapterInterface> public method resize ] {
- Parameters [3] {
- Parameter #0 [ <optional> integer or NULL $width ]
- Parameter #1 [ <optional> integer or NULL $height ]
- Parameter #2 [ <optional> integer $master ]
+ Parameter #0 [ <optional> int or NULL $width ]
+ Parameter #1 [ <optional> int or NULL $height ]
+ Parameter #2 [ <optional> int $master ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -16080,7 +15933,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Image\Adapter\AdapterInterface> public method rotate ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $degrees ]
+ Parameter #0 [ <required> int $degrees ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -16089,7 +15942,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> string or NULL $file ]
- Parameter #1 [ <optional> integer $quality ]
+ Parameter #1 [ <optional> int $quality ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -16097,7 +15950,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Image\Adapter\AdapterInterface> public method sharpen ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $amount ]
+ Parameter #0 [ <required> int $amount ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -16108,9 +15961,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $text ]
Parameter #1 [ <optional> $offsetX ]
Parameter #2 [ <optional> $offsetY ]
- Parameter #3 [ <optional> integer $opacity ]
+ Parameter #3 [ <optional> int $opacity ]
Parameter #4 [ <optional> string $color ]
- Parameter #5 [ <optional> integer $size ]
+ Parameter #5 [ <optional> int $size ]
Parameter #6 [ <optional> string or NULL $fontfile ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
@@ -16120,9 +15973,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> Phalcon\Image\Adapter\AdapterInterface $watermark ]
- Parameter #1 [ <optional> integer $offsetX ]
- Parameter #2 [ <optional> integer $offsetY ]
- Parameter #3 [ <optional> integer $opacity ]
+ Parameter #1 [ <optional> int $offsetX ]
+ Parameter #2 [ <optional> int $offsetY ]
+ Parameter #3 [ <optional> int $opacity ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -16205,7 +16058,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $eventName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\BehaviorInterface> public method notify ] {
@@ -16221,11 +16074,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> <iterateable> abstract class Phalcon\Mvc\Model\Resultset implements Phalcon\Mvc\Model\ResultsetInterface, Iterator, Traversable, SeekableIterator, Countable, ArrayAccess, Serializable, JsonSerializable ] {
- Constants [5] {
- Constant [ public integer HYDRATE_ARRAYS ] { 1 }
- Constant [ public integer HYDRATE_OBJECTS ] { 2 }
- Constant [ public integer HYDRATE_RECORDS ] { 0 }
- Constant [ public integer TYPE_RESULT_FULL ] { 0 }
- Constant [ public integer TYPE_RESULT_PARTIAL ] { 1 }
+ Constant [ public int HYDRATE_ARRAYS ] { 1 }
+ Constant [ public int HYDRATE_OBJECTS ] { 2 }
+ Constant [ public int HYDRATE_RECORDS ] { 0 }
+ Constant [ public int TYPE_RESULT_FULL ] { 0 }
+ Constant [ public int TYPE_RESULT_PARTIAL ] { 1 }
}
- Static properties [0] {
@@ -16260,7 +16113,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ResultsetInterface> public method delete ] {
@@ -16268,7 +16121,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <optional> Closure or NULL $conditionCallback ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ResultsetInterface> public method filter ] {
@@ -16297,7 +16150,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ResultsetInterface> public method getLast ] {
@@ -16318,14 +16171,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ResultsetInterface> public method isFresh ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype JsonSerializable> public method jsonSerialize ] {
@@ -16339,7 +16192,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, prototype Iterator> public method next ] {
@@ -16361,7 +16214,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype ArrayAccess> public method offsetSet ] {
@@ -16399,7 +16252,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ResultsetInterface> public method setHydrateMode ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $hydrateMode ]
+ Parameter #0 [ <required> int $hydrateMode ]
}
- Return [ Phalcon\Mvc\Model\ResultsetInterface ]
}
@@ -16407,7 +16260,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ResultsetInterface> public method setIsFresh ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $isFresh ]
+ Parameter #0 [ <required> bool $isFresh ]
}
- Return [ Phalcon\Mvc\Model\ResultsetInterface ]
}
@@ -16418,14 +16271,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $data ]
Parameter #1 [ <optional> Closure or NULL $conditionCallback ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Iterator> public method valid ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\ResultsetInterface> abstract public method toArray ] {
@@ -16510,7 +16363,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\Injectable, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -16533,7 +16386,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $path ]
Parameter #1 [ <required> $params ]
- Parameter #2 [ <optional> boolean $mustClean ]
+ Parameter #2 [ <optional> bool $mustClean ]
}
}
}
@@ -16559,7 +16412,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype SessionHandlerInterface> public method destroy ] {
@@ -16567,7 +16420,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $id ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype SessionHandlerInterface> public method gc ] {
@@ -16575,7 +16428,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $maxlifetime ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype SessionHandlerInterface> public method read ] {
@@ -16592,7 +16445,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $savePath ]
Parameter #1 [ <required> $sessionName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype SessionHandlerInterface> public method write ] {
@@ -16601,7 +16454,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $id ]
Parameter #1 [ <required> $data ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -16638,7 +16491,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
@@ -16692,7 +16545,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -16709,7 +16562,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -16778,7 +16631,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Events\EventsAwareInterface> public method getEventsManager ] {
@@ -16791,7 +16644,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Acl\Adapter\AdapterInterface> public method setDefaultAction ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $defaultAccess ]
+ Parameter #0 [ <required> int $defaultAccess ]
}
- Return [ void ]
}
@@ -16810,7 +16663,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $roleName ]
Parameter #1 [ <required> $roleToInherit ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Acl\Adapter\AdapterInterface> abstract public method addRole ] {
@@ -16819,7 +16672,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $role ]
Parameter #1 [ <optional> $accessInherits ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Acl\Adapter\AdapterInterface> abstract public method addComponent ] {
@@ -16828,7 +16681,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $componentObject ]
Parameter #1 [ <required> $accessList ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Acl\Adapter\AdapterInterface> abstract public method addComponentAccess ] {
@@ -16837,7 +16690,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $componentName ]
Parameter #1 [ <required> $accessList ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Acl\Adapter\AdapterInterface> abstract public method allow ] {
@@ -16875,7 +16728,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Acl\Adapter\AdapterInterface> abstract public method getRoles ] {
@@ -16900,7 +16753,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <required> string $access ]
Parameter #3 [ <optional> array or NULL $parameters ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Acl\Adapter\AdapterInterface> abstract public method isComponent ] {
@@ -16908,7 +16761,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $componentName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Acl\Adapter\AdapterInterface> abstract public method isRole ] {
@@ -16916,13 +16769,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $roleName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Acl\Adapter\AdapterInterface> abstract public method setNoArgumentsDefaultAction ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $defaultAccess ]
+ Parameter #0 [ <required> int $defaultAccess ]
}
- Return [ void ]
}
@@ -17113,7 +16966,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $name ]
Parameter #1 [ <required> $definition ]
- Parameter #2 [ <optional> boolean $shared ]
+ Parameter #2 [ <optional> bool $shared ]
}
}
@@ -17192,7 +17045,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di, prototype ArrayAccess> public method offsetGet ] {
@@ -17207,7 +17060,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di, prototype ArrayAccess> public method offsetSet ] {
@@ -17248,7 +17101,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $name ]
Parameter #1 [ <required> $definition ]
- Parameter #2 [ <optional> boolean $shared ]
+ Parameter #2 [ <optional> bool $shared ]
}
- Return [ Phalcon\Di\ServiceInterface ]
}
@@ -17260,7 +17113,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
}
- Method [ <internal:phalcon, inherits Phalcon\Di, prototype Phalcon\Di\DiInterface> public method setRaw ] {
+ Method [ <internal:phalcon, inherits Phalcon\Di, prototype Phalcon\Di\DiInterface> public method setService ] {
- Parameters [2] {
Parameter #0 [ <required> string $name ]
@@ -17325,7 +17178,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $href ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -17440,8 +17293,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Mvc\Router extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\RouterInterface, Phalcon\Events\EventsAwareInterface ] {
- Constants [2] {
- Constant [ public integer POSITION_FIRST ] { 0 }
- Constant [ public integer POSITION_LAST ] { 1 }
+ Constant [ public int POSITION_FIRST ] { 0 }
+ Constant [ public int POSITION_LAST ] { 1 }
}
- Static properties [0] {
@@ -17498,7 +17351,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $defaultRoutes ]
+ Parameter #0 [ <optional> bool $defaultRoutes ]
}
}
@@ -17718,7 +17571,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\RouterInterface> public method mount ] {
@@ -17740,7 +17593,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method removeExtraSlashes ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $remove ]
+ Parameter #0 [ <required> bool $remove ]
}
- Return [ Phalcon\Mvc\RouterInterface ]
}
@@ -17804,7 +17657,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\AbstractInjectionAware, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -17918,7 +17771,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype SessionHandlerInterface> public method destroy ] {
@@ -17926,7 +17779,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $id ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype SessionHandlerInterface> public method gc ] {
@@ -17934,7 +17787,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $maxlifetime ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype SessionHandlerInterface> public method read ] {
@@ -17951,7 +17804,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $savePath ]
Parameter #1 [ <required> $sessionName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype SessionHandlerInterface> public method write ] {
@@ -17960,7 +17813,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $id ]
Parameter #1 [ <required> $data ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method getPrefixedName ] {
@@ -17994,11 +17847,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Property [ <default> protected $options ]
}
- - Methods [18] {
+ - Methods [19] {
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> Phalcon\Storage\SerializerFactory or NULL $factory ]
+ Parameter #0 [ <required> Phalcon\Storage\SerializerFactory $factory ]
Parameter #1 [ <optional> array $options ]
}
}
@@ -18007,14 +17860,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method decrement ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -18023,7 +17876,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method get ] {
@@ -18039,7 +17892,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method getKeys ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <optional> string $prefix ]
}
- Return [ array ]
}
@@ -18049,14 +17903,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method increment ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -18067,7 +17921,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $value ]
Parameter #2 [ <optional> $ttl ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> public method getDefaultSerializer ] {
@@ -18091,6 +17945,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ string ]
}
+ Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getFilteredKeys ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $keys ]
+ Parameter #1 [ <required> string $prefix ]
+ }
+ - Return [ array ]
+ }
+
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getPrefixedKey ] {
- Parameters [1] {
@@ -18111,7 +17974,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $ttl ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getUnserializedData ] {
@@ -18152,11 +18015,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Property [ <default> protected $options ]
}
- - Methods [19] {
+ - Methods [20] {
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> Phalcon\Storage\SerializerFactory or NULL $factory ]
+ Parameter #0 [ <required> Phalcon\Storage\SerializerFactory $factory ]
Parameter #1 [ <optional> array $options ]
}
}
@@ -18165,14 +18028,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method decrement ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -18181,7 +18044,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method get ] {
@@ -18197,7 +18060,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method getKeys ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <optional> string $prefix ]
}
- Return [ array ]
}
@@ -18207,14 +18071,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method increment ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -18225,7 +18089,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $value ]
Parameter #2 [ <optional> $ttl ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> private method setSerializer ] {
@@ -18256,6 +18120,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ string ]
}
+ Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getFilteredKeys ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $keys ]
+ Parameter #1 [ <required> string $prefix ]
+ }
+ - Return [ array ]
+ }
+
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getPrefixedKey ] {
- Parameters [1] {
@@ -18276,7 +18149,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $ttl ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getUnserializedData ] {
@@ -18318,11 +18191,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Property [ <default> protected $options ]
}
- - Methods [18] {
+ - Methods [19] {
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> Phalcon\Storage\SerializerFactory or NULL $factory ]
+ Parameter #0 [ <required> Phalcon\Storage\SerializerFactory $factory ]
Parameter #1 [ <optional> array $options ]
}
}
@@ -18331,14 +18204,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method decrement ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -18347,7 +18220,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method get ] {
@@ -18363,7 +18236,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method getKeys ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <optional> string $prefix ]
}
- Return [ array ]
}
@@ -18373,14 +18247,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method increment ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -18391,7 +18265,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $value ]
Parameter #2 [ <optional> $ttl ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> public method getDefaultSerializer ] {
@@ -18415,6 +18289,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ string ]
}
+ Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getFilteredKeys ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $keys ]
+ Parameter #1 [ <required> string $prefix ]
+ }
+ - Return [ array ]
+ }
+
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getPrefixedKey ] {
- Parameters [1] {
@@ -18435,7 +18318,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $ttl ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getUnserializedData ] {
@@ -18476,11 +18359,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Property [ <default> protected $options ]
}
- - Methods [19] {
+ - Methods [20] {
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> Phalcon\Storage\SerializerFactory or NULL $factory ]
+ Parameter #0 [ <required> Phalcon\Storage\SerializerFactory $factory ]
Parameter #1 [ <optional> array $options ]
}
}
@@ -18489,14 +18372,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method decrement ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -18505,7 +18388,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method get ] {
@@ -18521,7 +18404,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method getKeys ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <optional> string $prefix ]
}
- Return [ array ]
}
@@ -18531,14 +18415,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method increment ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -18549,7 +18433,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $value ]
Parameter #2 [ <optional> $ttl ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> private method setSerializer ] {
@@ -18580,6 +18464,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ string ]
}
+ Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getFilteredKeys ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $keys ]
+ Parameter #1 [ <required> string $prefix ]
+ }
+ - Return [ array ]
+ }
+
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getPrefixedKey ] {
- Parameters [1] {
@@ -18600,7 +18493,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $ttl ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getUnserializedData ] {
@@ -18631,7 +18524,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Static methods [0] {
}
- - Properties [9] {
+ - Properties [8] {
Property [ <default> protected $adapter ]
Property [ <default> protected $defaultSerializer ]
Property [ <default> protected $lifetime ]
@@ -18640,14 +18533,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Property [ <default> protected $serializerFactory ]
Property [ <default> protected $storageDir ]
Property [ <default> protected $options ]
- Property [ <default> private $warning ]
}
- - Methods [23] {
+ - Methods [24] {
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> Phalcon\Storage\SerializerFactory or NULL $factory ]
+ Parameter #0 [ <required> Phalcon\Storage\SerializerFactory $factory ]
Parameter #1 [ <optional> array $options ]
}
}
@@ -18656,14 +18548,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method decrement ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -18672,7 +18564,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method get ] {
@@ -18688,7 +18580,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method getKeys ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <optional> string $prefix ]
}
- Return [ array ]
}
@@ -18698,14 +18591,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AbstractAdapter> public method increment ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -18716,7 +18609,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $value ]
Parameter #2 [ <optional> $ttl ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> private method getDir ] {
@@ -18756,7 +18649,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> array $payload ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> public method getDefaultSerializer ] {
@@ -18780,6 +18673,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ string ]
}
+ Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getFilteredKeys ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $keys ]
+ Parameter #1 [ <required> string $prefix ]
+ }
+ - Return [ array ]
+ }
+
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getPrefixedKey ] {
- Parameters [1] {
@@ -18800,7 +18702,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $ttl ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getUnserializedData ] {
@@ -18889,7 +18791,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -18907,7 +18809,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareCode ] {
@@ -18915,7 +18817,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -18978,7 +18880,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> public method getActiveKey ] {
@@ -18997,7 +18899,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $componentValue ]
Parameter #1 [ <required> $accessList ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Acl\Adapter\AdapterInterface, prototype Phalcon\Acl\Adapter\AdapterInterface> public method addComponentAccess ] {
@@ -19006,7 +18908,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $componentName ]
Parameter #1 [ <required> $accessList ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Acl\Adapter\AdapterInterface, prototype Phalcon\Acl\Adapter\AdapterInterface> public method addInherit ] {
@@ -19015,7 +18917,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $roleName ]
Parameter #1 [ <required> $roleToInherits ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Acl\Adapter\AdapterInterface, prototype Phalcon\Acl\Adapter\AdapterInterface> public method addRole ] {
@@ -19024,7 +18926,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $role ]
Parameter #1 [ <optional> $accessInherits ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Acl\Adapter\AdapterInterface, prototype Phalcon\Acl\Adapter\AdapterInterface> public method allow ] {
@@ -19062,7 +18964,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, overwrites Phalcon\Acl\Adapter\AdapterInterface, prototype Phalcon\Acl\Adapter\AdapterInterface> public method getRoles ] {
@@ -19087,7 +18989,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <required> string $access ]
Parameter #3 [ <optional> array or NULL $parameters ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Acl\Adapter\AdapterInterface, prototype Phalcon\Acl\Adapter\AdapterInterface> public method isRole ] {
@@ -19095,7 +18997,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $roleName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Acl\Adapter\AdapterInterface, prototype Phalcon\Acl\Adapter\AdapterInterface> public method isComponent ] {
@@ -19103,13 +19005,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $componentName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Acl\Adapter\AdapterInterface, prototype Phalcon\Acl\Adapter\AdapterInterface> public method setNoArgumentsDefaultAction ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $defaultAccess ]
+ Parameter #0 [ <required> int $defaultAccess ]
}
- Return [ void ]
}
@@ -19160,7 +19062,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Acl\Adapter\AbstractAdapter, prototype Phalcon\Events\EventsAwareInterface> public method getEventsManager ] {
@@ -19173,7 +19075,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Acl\Adapter\AbstractAdapter, prototype Phalcon\Acl\Adapter\AdapterInterface> public method setDefaultAction ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $defaultAccess ]
+ Parameter #0 [ <required> int $defaultAccess ]
}
- Return [ void ]
}
@@ -19239,8 +19141,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Acl\Enum ] {
- Constants [2] {
- Constant [ public integer ALLOW ] { 1 }
- Constant [ public integer DENY ] { 0 }
+ Constant [ public int ALLOW ] { 1 }
+ Constant [ public int DENY ] { 0 }
}
- Static properties [0] {
@@ -19407,7 +19309,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $key ]
Parameter #1 [ <required> Phalcon\Annotations\Reflection $data ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Annotations\Adapter\AbstractAdapter, prototype Phalcon\Annotations\Adapter\AdapterInterface> public method get ] {
@@ -19738,14 +19640,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $position ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method numberArguments ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
}
}
@@ -19851,7 +19753,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Iterator> public method current ] {
@@ -19885,14 +19787,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Iterator> public method key ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Iterator> public method next ] {
@@ -19913,7 +19815,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -20089,11 +19991,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [6] {
Parameter #0 [ <required> string $path ]
- Parameter #1 [ <optional> boolean $local ]
- Parameter #2 [ <optional> boolean $filter ]
+ Parameter #1 [ <optional> bool $local ]
+ Parameter #2 [ <optional> bool $filter ]
Parameter #3 [ <optional> array $attributes ]
Parameter #4 [ <optional> string or NULL $version ]
- Parameter #5 [ <optional> boolean $autoVersion ]
+ Parameter #5 [ <optional> bool $autoVersion ]
}
}
@@ -20107,7 +20009,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Assets\Asset> public method setAutoVersion ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $autoVersion ]
+ Parameter #0 [ <required> bool $autoVersion ]
}
}
@@ -20115,14 +20017,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Assets\Asset> public method getLocal ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Assets\Asset> public method getPath ] {
@@ -20216,7 +20118,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Assets\Asset, prototype Phalcon\Assets\AssetInterface> public method setAttributes ] {
@@ -20230,7 +20132,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Assets\Asset, prototype Phalcon\Assets\AssetInterface> public method setFilter ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $filter ]
+ Parameter #0 [ <required> bool $filter ]
}
- Return [ Phalcon\Assets\AssetInterface ]
}
@@ -20238,7 +20140,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Assets\Asset> public method setLocal ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $local ]
+ Parameter #0 [ <required> bool $local ]
}
- Return [ Phalcon\Assets\AssetInterface ]
}
@@ -20314,11 +20216,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [6] {
Parameter #0 [ <required> string $path ]
- Parameter #1 [ <optional> boolean $local ]
- Parameter #2 [ <optional> boolean $filter ]
+ Parameter #1 [ <optional> bool $local ]
+ Parameter #2 [ <optional> bool $filter ]
Parameter #3 [ <optional> array $attributes ]
Parameter #4 [ <optional> string or NULL $version ]
- Parameter #5 [ <optional> boolean $autoVersion ]
+ Parameter #5 [ <optional> bool $autoVersion ]
}
}
@@ -20332,7 +20234,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Assets\Asset> public method setAutoVersion ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $autoVersion ]
+ Parameter #0 [ <required> bool $autoVersion ]
}
}
@@ -20340,14 +20242,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Assets\Asset> public method getLocal ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Assets\Asset> public method getPath ] {
@@ -20441,7 +20343,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Assets\Asset, prototype Phalcon\Assets\AssetInterface> public method setAttributes ] {
@@ -20455,7 +20357,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Assets\Asset, prototype Phalcon\Assets\AssetInterface> public method setFilter ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $filter ]
+ Parameter #0 [ <required> bool $filter ]
}
- Return [ Phalcon\Assets\AssetInterface ]
}
@@ -20463,7 +20365,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Assets\Asset> public method setLocal ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $local ]
+ Parameter #0 [ <required> bool $local ]
}
- Return [ Phalcon\Assets\AssetInterface ]
}
@@ -20557,7 +20459,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setAutoVersion ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $autoVersion ]
+ Parameter #0 [ <required> bool $autoVersion ]
}
}
@@ -20579,14 +20481,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method getLocal ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method getPrefix ] {
@@ -20600,7 +20502,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> public method getSourcePath ] {
@@ -20614,7 +20516,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method getTargetPath ] {
@@ -20661,10 +20563,10 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [6] {
Parameter #0 [ <required> string $path ]
Parameter #1 [ <optional> $local ]
- Parameter #2 [ <optional> boolean $filter ]
+ Parameter #2 [ <optional> bool $filter ]
Parameter #3 [ <optional> $attributes ]
Parameter #4 [ <optional> string or NULL $version ]
- Parameter #5 [ <optional> boolean $autoVersion ]
+ Parameter #5 [ <optional> bool $autoVersion ]
}
- Return [ Phalcon\Assets\Collection ]
}
@@ -20689,7 +20591,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $content ]
- Parameter #1 [ <optional> boolean $filter ]
+ Parameter #1 [ <optional> bool $filter ]
Parameter #2 [ <optional> $attributes ]
}
- Return [ Phalcon\Assets\Collection ]
@@ -20699,7 +20601,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $content ]
- Parameter #1 [ <optional> boolean $filter ]
+ Parameter #1 [ <optional> bool $filter ]
Parameter #2 [ <optional> $attributes ]
}
- Return [ Phalcon\Assets\Collection ]
@@ -20710,10 +20612,10 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [6] {
Parameter #0 [ <required> string $path ]
Parameter #1 [ <optional> $local ]
- Parameter #2 [ <optional> boolean $filter ]
+ Parameter #2 [ <optional> bool $filter ]
Parameter #3 [ <optional> $attributes ]
Parameter #4 [ <optional> string or NULL $version ]
- Parameter #5 [ <optional> boolean $autoVersion ]
+ Parameter #5 [ <optional> bool $autoVersion ]
}
- Return [ Phalcon\Assets\Collection ]
}
@@ -20722,7 +20624,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Iterator> public method current ] {
@@ -20745,20 +20647,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> Phalcon\Assets\AssetInterface $asset ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method isAutoVersion ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method join ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $join ]
+ Parameter #0 [ <required> bool $join ]
}
- Return [ Phalcon\Assets\Collection ]
}
@@ -20767,7 +20669,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Iterator> public method next ] {
@@ -20803,7 +20705,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setLocal ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $local ]
+ Parameter #0 [ <required> bool $local ]
}
- Return [ Phalcon\Assets\Collection ]
}
@@ -20819,7 +20721,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setTargetLocal ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $targetLocal ]
+ Parameter #0 [ <required> bool $targetLocal ]
}
- Return [ Phalcon\Assets\Collection ]
}
@@ -20852,7 +20754,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final protected method addAsset ] {
@@ -20860,7 +20762,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> Phalcon\Assets\AssetInterface $asset ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -21027,7 +20929,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $content ]
- Parameter #1 [ <optional> boolean $filter ]
+ Parameter #1 [ <optional> bool $filter ]
Parameter #2 [ <optional> $attributes ]
}
}
@@ -21050,7 +20952,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Assets\Inline, prototype Phalcon\Assets\AssetInterface> public method getType ] {
@@ -21078,7 +20980,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Assets\Inline, prototype Phalcon\Assets\AssetInterface> public method setFilter ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $filter ]
+ Parameter #0 [ <required> bool $filter ]
}
- Return [ Phalcon\Assets\AssetInterface ]
}
@@ -21116,7 +21018,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $content ]
- Parameter #1 [ <optional> boolean $filter ]
+ Parameter #1 [ <optional> bool $filter ]
Parameter #2 [ <optional> $attributes ]
}
}
@@ -21139,7 +21041,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Assets\Inline, prototype Phalcon\Assets\AssetInterface> public method getType ] {
@@ -21167,7 +21069,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Assets\Inline, prototype Phalcon\Assets\AssetInterface> public method setFilter ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $filter ]
+ Parameter #0 [ <required> bool $filter ]
}
- Return [ Phalcon\Assets\AssetInterface ]
}
@@ -21230,10 +21132,10 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [6] {
Parameter #0 [ <required> string $path ]
Parameter #1 [ <optional> $local ]
- Parameter #2 [ <optional> boolean $filter ]
+ Parameter #2 [ <optional> bool $filter ]
Parameter #3 [ <optional> $attributes ]
Parameter #4 [ <optional> string or NULL $version ]
- Parameter #5 [ <optional> boolean $autoVersion ]
+ Parameter #5 [ <optional> bool $autoVersion ]
}
- Return [ Phalcon\Assets\Manager ]
}
@@ -21280,10 +21182,10 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [6] {
Parameter #0 [ <required> string $path ]
Parameter #1 [ <optional> $local ]
- Parameter #2 [ <optional> boolean $filter ]
+ Parameter #2 [ <optional> bool $filter ]
Parameter #3 [ <optional> $attributes ]
Parameter #4 [ <optional> string or NULL $version ]
- Parameter #5 [ <optional> boolean $autoVersion ]
+ Parameter #5 [ <optional> bool $autoVersion ]
}
- Return [ Phalcon\Assets\Manager ]
}
@@ -21310,7 +21212,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $id ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method get ] {
@@ -21420,7 +21322,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method useImplicitOutput ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $implicitOutput ]
+ Parameter #0 [ <required> bool $implicitOutput ]
}
- Return [ Phalcon\Assets\Manager ]
}
@@ -21481,7 +21383,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Psr\SimpleCache\CacheInterface> public method delete ] {
@@ -21489,7 +21391,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Psr\SimpleCache\CacheInterface> public method deleteMultiple ] {
@@ -21497,7 +21399,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $keys ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Psr\SimpleCache\CacheInterface> public method get ] {
@@ -21521,7 +21423,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Psr\SimpleCache\CacheInterface> public method set ] {
@@ -21531,7 +21433,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $value ]
Parameter #2 [ <optional> $ttl ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Psr\SimpleCache\CacheInterface> public method setMultiple ] {
@@ -21540,7 +21442,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $values ]
Parameter #1 [ <optional> $ttl ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method checkKey ] {
@@ -21650,11 +21552,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Property [ <default> protected $options ]
}
- - Methods [18] {
+ - Methods [19] {
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Apcu, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> Phalcon\Storage\SerializerFactory or NULL $factory ]
+ Parameter #0 [ <required> Phalcon\Storage\SerializerFactory $factory ]
Parameter #1 [ <optional> array $options ]
}
}
@@ -21663,14 +21565,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Apcu, prototype Phalcon\Storage\Adapter\AdapterInterface> public method decrement ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -21679,7 +21581,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Apcu, prototype Phalcon\Storage\Adapter\AdapterInterface> public method get ] {
@@ -21695,7 +21597,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Apcu, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <optional> string $prefix ]
}
- Return [ array ]
}
@@ -21705,14 +21608,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Apcu, prototype Phalcon\Storage\Adapter\AdapterInterface> public method increment ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -21723,7 +21626,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $value ]
Parameter #2 [ <optional> $ttl ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> public method getDefaultSerializer ] {
@@ -21747,6 +21650,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ string ]
}
+ Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getFilteredKeys ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $keys ]
+ Parameter #1 [ <required> string $prefix ]
+ }
+ - Return [ array ]
+ }
+
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getPrefixedKey ] {
- Parameters [1] {
@@ -21767,7 +21679,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $ttl ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getUnserializedData ] {
@@ -21808,11 +21720,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Property [ <default> protected $options ]
}
- - Methods [18] {
+ - Methods [19] {
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Libmemcached, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> Phalcon\Storage\SerializerFactory or NULL $factory ]
+ Parameter #0 [ <required> Phalcon\Storage\SerializerFactory $factory ]
Parameter #1 [ <optional> array $options ]
}
}
@@ -21821,14 +21733,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Libmemcached, prototype Phalcon\Storage\Adapter\AdapterInterface> public method decrement ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -21837,7 +21749,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Libmemcached, prototype Phalcon\Storage\Adapter\AdapterInterface> public method get ] {
@@ -21853,7 +21765,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Libmemcached, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <optional> string $prefix ]
}
- Return [ array ]
}
@@ -21863,14 +21776,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Libmemcached, prototype Phalcon\Storage\Adapter\AdapterInterface> public method increment ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -21881,7 +21794,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $value ]
Parameter #2 [ <optional> $ttl ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> public method getDefaultSerializer ] {
@@ -21905,6 +21818,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ string ]
}
+ Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getFilteredKeys ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $keys ]
+ Parameter #1 [ <required> string $prefix ]
+ }
+ - Return [ array ]
+ }
+
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getPrefixedKey ] {
- Parameters [1] {
@@ -21925,7 +21847,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $ttl ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getUnserializedData ] {
@@ -21967,11 +21889,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Property [ <default> protected $options ]
}
- - Methods [18] {
+ - Methods [19] {
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Memory, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> Phalcon\Storage\SerializerFactory or NULL $factory ]
+ Parameter #0 [ <required> Phalcon\Storage\SerializerFactory $factory ]
Parameter #1 [ <optional> array $options ]
}
}
@@ -21980,14 +21902,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Memory, prototype Phalcon\Storage\Adapter\AdapterInterface> public method decrement ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -21996,7 +21918,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Memory, prototype Phalcon\Storage\Adapter\AdapterInterface> public method get ] {
@@ -22012,7 +21934,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Memory, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <optional> string $prefix ]
}
- Return [ array ]
}
@@ -22022,14 +21945,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Memory, prototype Phalcon\Storage\Adapter\AdapterInterface> public method increment ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -22040,7 +21963,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $value ]
Parameter #2 [ <optional> $ttl ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> public method getDefaultSerializer ] {
@@ -22064,6 +21987,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ string ]
}
+ Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getFilteredKeys ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $keys ]
+ Parameter #1 [ <required> string $prefix ]
+ }
+ - Return [ array ]
+ }
+
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getPrefixedKey ] {
- Parameters [1] {
@@ -22084,7 +22016,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $ttl ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getUnserializedData ] {
@@ -22125,11 +22057,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Property [ <default> protected $options ]
}
- - Methods [18] {
+ - Methods [19] {
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Redis, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> Phalcon\Storage\SerializerFactory or NULL $factory ]
+ Parameter #0 [ <required> Phalcon\Storage\SerializerFactory $factory ]
Parameter #1 [ <optional> array $options ]
}
}
@@ -22138,14 +22070,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Redis, prototype Phalcon\Storage\Adapter\AdapterInterface> public method decrement ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -22154,7 +22086,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Redis, prototype Phalcon\Storage\Adapter\AdapterInterface> public method get ] {
@@ -22170,7 +22102,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Redis, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <optional> string $prefix ]
}
- Return [ array ]
}
@@ -22180,14 +22113,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Redis, prototype Phalcon\Storage\Adapter\AdapterInterface> public method increment ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -22198,7 +22131,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $value ]
Parameter #2 [ <optional> $ttl ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> public method getDefaultSerializer ] {
@@ -22222,6 +22155,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ string ]
}
+ Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getFilteredKeys ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $keys ]
+ Parameter #1 [ <required> string $prefix ]
+ }
+ - Return [ array ]
+ }
+
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getPrefixedKey ] {
- Parameters [1] {
@@ -22242,7 +22184,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $ttl ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getUnserializedData ] {
@@ -22284,11 +22226,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Property [ <default> protected $options ]
}
- - Methods [18] {
+ - Methods [19] {
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Stream, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> Phalcon\Storage\SerializerFactory or NULL $factory ]
+ Parameter #0 [ <required> Phalcon\Storage\SerializerFactory $factory ]
Parameter #1 [ <optional> array $options ]
}
}
@@ -22297,14 +22239,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Stream, prototype Phalcon\Storage\Adapter\AdapterInterface> public method decrement ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -22313,7 +22255,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Stream, prototype Phalcon\Storage\Adapter\AdapterInterface> public method get ] {
@@ -22329,7 +22271,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Stream, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] {
- - Parameters [0] {
+ - Parameters [1] {
+ Parameter #0 [ <optional> string $prefix ]
}
- Return [ array ]
}
@@ -22339,14 +22282,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Stream, prototype Phalcon\Storage\Adapter\AdapterInterface> public method increment ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> integer $value ]
+ Parameter #1 [ <optional> int $value ]
}
}
@@ -22357,7 +22300,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $value ]
Parameter #2 [ <optional> $ttl ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> public method getDefaultSerializer ] {
@@ -22381,6 +22324,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ string ]
}
+ Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getFilteredKeys ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $keys ]
+ Parameter #1 [ <required> string $prefix ]
+ }
+ - Return [ array ]
+ }
+
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getPrefixedKey ] {
- Parameters [1] {
@@ -22401,7 +22353,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $ttl ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AbstractAdapter> protected method getUnserializedData ] {
@@ -22622,8 +22574,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <optional> array or NULL $arguments ]
- Parameter #1 [ <optional> boolean $str ]
- Parameter #2 [ <optional> boolean $shift ]
+ Parameter #1 [ <optional> bool $str ]
+ Parameter #2 [ <optional> bool $shift ]
}
- Return [ Phalcon\Cli\Console ]
}
@@ -22667,7 +22619,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $modules ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Application\AbstractApplication ]
}
@@ -22700,7 +22652,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\Injectable, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -22884,7 +22836,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $option ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Cli\DispatcherInterface> public method setDefaultTask ] {
@@ -22930,7 +22882,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> integer $exceptionCode ]
+ Parameter #1 [ <optional> int $exceptionCode ]
}
}
@@ -23036,14 +22988,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $param ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Dispatcher\AbstractDispatcher, prototype Phalcon\Dispatcher\DispatcherInterface> public method isFinished ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Dispatcher\AbstractDispatcher, prototype Phalcon\Dispatcher\DispatcherInterface> public method setActionName ] {
@@ -23158,7 +23110,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Dispatcher\AbstractDispatcher> protected method resolveEmptyProperties ] {
@@ -23196,12 +23148,12 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Cli\Dispatcher\Exception extends Phalcon\Dispatcher\Exception implements Throwable ] {
- Constants [6] {
- Constant [ public integer EXCEPTION_ACTION_NOT_FOUND ] { 5 }
- Constant [ public integer EXCEPTION_CYCLIC_ROUTING ] { 1 }
- Constant [ public integer EXCEPTION_HANDLER_NOT_FOUND ] { 2 }
- Constant [ public integer EXCEPTION_INVALID_HANDLER ] { 3 }
- Constant [ public integer EXCEPTION_INVALID_PARAMS ] { 4 }
- Constant [ public integer EXCEPTION_NO_DI ] { 0 }
+ Constant [ public int EXCEPTION_ACTION_NOT_FOUND ] { 5 }
+ Constant [ public int EXCEPTION_CYCLIC_ROUTING ] { 1 }
+ Constant [ public int EXCEPTION_HANDLER_NOT_FOUND ] { 2 }
+ Constant [ public int EXCEPTION_INVALID_HANDLER ] { 3 }
+ Constant [ public int EXCEPTION_INVALID_PARAMS ] { 4 }
+ Constant [ public int EXCEPTION_NO_DI ] { 0 }
}
- Static properties [0] {
@@ -23294,7 +23246,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $defaultRoutes ]
+ Parameter #0 [ <optional> bool $defaultRoutes ]
}
}
@@ -23411,7 +23363,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\AbstractInjectionAware, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -23716,7 +23668,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\Injectable, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -23839,7 +23791,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $data ]
- Parameter #1 [ <optional> boolean $insensitive ]
+ Parameter #1 [ <optional> bool $insensitive ]
}
}
@@ -23855,7 +23807,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method __set ] {
@@ -23886,7 +23838,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method get ] {
@@ -23908,7 +23860,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method getKeys ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $insensitive ]
+ Parameter #0 [ <optional> bool $insensitive ]
}
- Return [ array ]
}
@@ -23925,7 +23877,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method init ] {
@@ -23948,7 +23900,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection, prototype ArrayAccess> public method offsetGet ] {
@@ -23992,7 +23944,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method toJson ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer $options ]
+ Parameter #0 [ <optional> int $options ]
}
- Return [ string ]
}
@@ -24113,7 +24065,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method __set ] {
@@ -24144,7 +24096,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method get ] {
@@ -24166,7 +24118,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method getKeys ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $insensitive ]
+ Parameter #0 [ <optional> bool $insensitive ]
}
- Return [ array ]
}
@@ -24183,7 +24135,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method init ] {
@@ -24206,7 +24158,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection, prototype ArrayAccess> public method offsetGet ] {
@@ -24260,7 +24212,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method toJson ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer $options ]
+ Parameter #0 [ <optional> int $options ]
}
- Return [ string ]
}
@@ -24388,7 +24340,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method __set ] {
@@ -24419,7 +24371,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method get ] {
@@ -24441,7 +24393,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method getKeys ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $insensitive ]
+ Parameter #0 [ <optional> bool $insensitive ]
}
- Return [ array ]
}
@@ -24458,7 +24410,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method init ] {
@@ -24481,7 +24433,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection, prototype ArrayAccess> public method offsetGet ] {
@@ -24535,7 +24487,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method toJson ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer $options ]
+ Parameter #0 [ <optional> int $options ]
}
- Return [ string ]
}
@@ -24646,7 +24598,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method __set ] {
@@ -24677,7 +24629,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method get ] {
@@ -24699,7 +24651,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method getKeys ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $insensitive ]
+ Parameter #0 [ <optional> bool $insensitive ]
}
- Return [ array ]
}
@@ -24716,7 +24668,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method init ] {
@@ -24739,7 +24691,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection, prototype ArrayAccess> public method offsetGet ] {
@@ -24793,7 +24745,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method toJson ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer $options ]
+ Parameter #0 [ <optional> int $options ]
}
- Return [ string ]
}
@@ -24904,7 +24856,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method __set ] {
@@ -24935,7 +24887,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method get ] {
@@ -24957,7 +24909,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method getKeys ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $insensitive ]
+ Parameter #0 [ <optional> bool $insensitive ]
}
- Return [ array ]
}
@@ -24974,7 +24926,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method init ] {
@@ -24997,7 +24949,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection, prototype ArrayAccess> public method offsetGet ] {
@@ -25051,7 +25003,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method toJson ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer $options ]
+ Parameter #0 [ <optional> int $options ]
}
- Return [ string ]
}
@@ -25163,7 +25115,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method __set ] {
@@ -25194,7 +25146,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method get ] {
@@ -25216,7 +25168,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method getKeys ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $insensitive ]
+ Parameter #0 [ <optional> bool $insensitive ]
}
- Return [ array ]
}
@@ -25233,7 +25185,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method init ] {
@@ -25256,7 +25208,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection, prototype ArrayAccess> public method offsetGet ] {
@@ -25310,7 +25262,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method toJson ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer $options ]
+ Parameter #0 [ <optional> int $options ]
}
- Return [ string ]
}
@@ -25499,7 +25451,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -25507,13 +25459,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Crypt implements Phalcon\Crypt\CryptInterface ] {
- Constants [7] {
- Constant [ public integer PADDING_ANSI_X_923 ] { 1 }
- Constant [ public integer PADDING_DEFAULT ] { 0 }
- Constant [ public integer PADDING_ISO_10126 ] { 3 }
- Constant [ public integer PADDING_ISO_IEC_7816_4 ] { 4 }
- Constant [ public integer PADDING_PKCS7 ] { 2 }
- Constant [ public integer PADDING_SPACE ] { 6 }
- Constant [ public integer PADDING_ZERO ] { 5 }
+ Constant [ public int PADDING_ANSI_X_923 ] { 1 }
+ Constant [ public int PADDING_DEFAULT ] { 0 }
+ Constant [ public int PADDING_ISO_10126 ] { 3 }
+ Constant [ public int PADDING_ISO_IEC_7816_4 ] { 4 }
+ Constant [ public int PADDING_PKCS7 ] { 2 }
+ Constant [ public int PADDING_SPACE ] { 6 }
+ Constant [ public int PADDING_ZERO ] { 5 }
}
- Static properties [0] {
@@ -25554,14 +25506,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, ctor> public method __construct ] {
- Parameters [2] {
Parameter #0 [ <optional> string $cipher ]
- Parameter #1 [ <optional> boolean $useSigning ]
+ Parameter #1 [ <optional> bool $useSigning ]
}
}
@@ -25579,7 +25531,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $text ]
Parameter #1 [ <optional> $key ]
- Parameter #2 [ <optional> boolean $safe ]
+ Parameter #2 [ <optional> bool $safe ]
}
- Return [ string ]
}
@@ -25598,7 +25550,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $text ]
Parameter #1 [ <optional> $key ]
- Parameter #2 [ <optional> boolean $safe ]
+ Parameter #2 [ <optional> bool $safe ]
}
- Return [ string ]
}
@@ -25657,7 +25609,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Crypt\CryptInterface> public method setAuthTagLength ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $length ]
+ Parameter #0 [ <required> int $length ]
}
- Return [ Phalcon\Crypt\CryptInterface ]
}
@@ -25689,7 +25641,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Crypt\CryptInterface> public method setPadding ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $scheme ]
+ Parameter #0 [ <required> int $scheme ]
}
- Return [ Phalcon\Crypt\CryptInterface ]
}
@@ -25697,7 +25649,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method useSigning ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $useSigning ]
+ Parameter #0 [ <required> bool $useSigning ]
}
- Return [ Phalcon\Crypt\CryptInterface ]
}
@@ -25723,7 +25675,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $cipher ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> protected method initializeAvailableCiphers ] {
@@ -25738,8 +25690,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> string $text ]
Parameter #1 [ <required> string $mode ]
- Parameter #2 [ <required> integer $blockSize ]
- Parameter #3 [ <required> integer $paddingType ]
+ Parameter #2 [ <required> int $blockSize ]
+ Parameter #3 [ <required> int $paddingType ]
}
- Return [ string ]
}
@@ -25749,8 +25701,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> string $text ]
Parameter #1 [ <required> string $mode ]
- Parameter #2 [ <required> integer $blockSize ]
- Parameter #3 [ <required> integer $paddingType ]
+ Parameter #2 [ <required> int $blockSize ]
+ Parameter #3 [ <required> int $paddingType ]
}
}
}
@@ -25955,7 +25907,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\ReferenceInterface $reference ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AdapterInterface, prototype Phalcon\Db\Adapter\AdapterInterface> public method describeColumns ] {
@@ -26003,30 +25955,30 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method begin ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method commit ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method close ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method connect ] {
@@ -26034,7 +25986,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <optional> array or NULL $descriptor ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo> public method convertBoundParams ] {
@@ -26061,7 +26013,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <optional> $bindParams ]
Parameter #2 [ <optional> $bindTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo> public method executePrepared ] {
@@ -26088,14 +26040,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method isUnderTransaction ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method lastInsertId ] {
@@ -26125,9 +26077,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method rollback ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method getDialectType ] {
@@ -26158,7 +26110,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\ColumnInterface $column ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method addIndex ] {
@@ -26168,7 +26120,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\IndexInterface $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method addPrimaryKey ] {
@@ -26178,7 +26130,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\IndexInterface $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method createSavepoint ] {
@@ -26186,7 +26138,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method createTable ] {
@@ -26196,7 +26148,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> array $definition ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method createView ] {
@@ -26206,7 +26158,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> array $definition ]
Parameter #2 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method delete ] {
@@ -26217,7 +26169,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $placeholders ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropColumn ] {
@@ -26227,7 +26179,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> string $columnName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropForeignKey ] {
@@ -26237,7 +26189,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> string $referenceName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropIndex ] {
@@ -26247,7 +26199,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> $indexName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropPrimaryKey ] {
@@ -26256,7 +26208,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <required> string $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropTable ] {
@@ -26264,9 +26216,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropView ] {
@@ -26274,9 +26226,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method escapeIdentifier ] {
@@ -26291,7 +26243,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> string $sqlQuery ]
- Parameter #1 [ <optional> integer $fetchMode ]
+ Parameter #1 [ <optional> int $fetchMode ]
Parameter #2 [ <optional> $bindParams ]
Parameter #3 [ <optional> $bindTypes ]
}
@@ -26420,7 +26372,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $fields ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method insertAsDict ] {
@@ -26430,21 +26382,21 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $data ]
Parameter #2 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method isNestedTransactionsWithSavepoints ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method limit ] {
- Parameters [2] {
Parameter #0 [ <required> string $sqlQuery ]
- Parameter #1 [ <required> integer $number ]
+ Parameter #1 [ <required> int $number ]
}
- Return [ string ]
}
@@ -26473,7 +26425,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <required> Phalcon\Db\ColumnInterface $column ]
Parameter #3 [ <optional> Phalcon\Db\ColumnInterface or NULL $currentColumn ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method releaseSavepoint ] {
@@ -26481,7 +26433,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method rollbackSavepoint ] {
@@ -26489,7 +26441,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Events\EventsAwareInterface> public method setEventsManager ] {
@@ -26510,7 +26462,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method setNestedTransactionsWithSavepoints ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $nestedTransactionsWithSavepoints ]
+ Parameter #0 [ <required> bool $nestedTransactionsWithSavepoints ]
}
- Return [ Phalcon\Db\Adapter\AdapterInterface ]
}
@@ -26527,7 +26479,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method tableExists ] {
@@ -26536,7 +26488,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method tableOptions ] {
@@ -26557,7 +26509,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #3 [ <optional> $whereCondition ]
Parameter #4 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method updateAsDict ] {
@@ -26568,14 +26520,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $whereCondition ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method useExplicitIdValue ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method viewExists ] {
@@ -26584,7 +26536,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -26630,7 +26582,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <optional> array or NULL $descriptor ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method createTable ] {
@@ -26640,7 +26592,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> array $definition ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AdapterInterface, prototype Phalcon\Db\Adapter\AdapterInterface> public method describeColumns ] {
@@ -26676,21 +26628,21 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <required> Phalcon\Db\ColumnInterface $column ]
Parameter #3 [ <optional> Phalcon\Db\ColumnInterface or NULL $currentColumn ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method supportSequences ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method useExplicitIdValue ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\Pdo\AbstractPdo> protected method getDsnDefaults ] {
@@ -26704,30 +26656,30 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method begin ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method commit ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method close ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo> public method convertBoundParams ] {
@@ -26754,7 +26706,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <optional> $bindParams ]
Parameter #2 [ <optional> $bindTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo> public method executePrepared ] {
@@ -26781,14 +26733,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method isUnderTransaction ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method lastInsertId ] {
@@ -26818,9 +26770,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method rollback ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method getDialectType ] {
@@ -26851,7 +26803,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\ColumnInterface $column ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method addForeignKey ] {
@@ -26861,7 +26813,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\ReferenceInterface $reference ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method addIndex ] {
@@ -26871,7 +26823,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\IndexInterface $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method addPrimaryKey ] {
@@ -26881,7 +26833,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\IndexInterface $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method createSavepoint ] {
@@ -26889,7 +26841,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method createView ] {
@@ -26899,7 +26851,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> array $definition ]
Parameter #2 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method delete ] {
@@ -26910,7 +26862,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $placeholders ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method describeIndexes ] {
@@ -26929,7 +26881,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> string $columnName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropForeignKey ] {
@@ -26939,7 +26891,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> string $referenceName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropIndex ] {
@@ -26949,7 +26901,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> $indexName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropPrimaryKey ] {
@@ -26958,7 +26910,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <required> string $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropTable ] {
@@ -26966,9 +26918,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropView ] {
@@ -26976,9 +26928,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method escapeIdentifier ] {
@@ -26993,7 +26945,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> string $sqlQuery ]
- Parameter #1 [ <optional> integer $fetchMode ]
+ Parameter #1 [ <optional> int $fetchMode ]
Parameter #2 [ <optional> $bindParams ]
Parameter #3 [ <optional> $bindTypes ]
}
@@ -27115,7 +27067,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $fields ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method insertAsDict ] {
@@ -27125,21 +27077,21 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $data ]
Parameter #2 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method isNestedTransactionsWithSavepoints ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method limit ] {
- Parameters [2] {
Parameter #0 [ <required> string $sqlQuery ]
- Parameter #1 [ <required> integer $number ]
+ Parameter #1 [ <required> int $number ]
}
- Return [ string ]
}
@@ -27165,7 +27117,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method rollbackSavepoint ] {
@@ -27173,7 +27125,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Events\EventsAwareInterface> public method setEventsManager ] {
@@ -27194,7 +27146,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method setNestedTransactionsWithSavepoints ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $nestedTransactionsWithSavepoints ]
+ Parameter #0 [ <required> bool $nestedTransactionsWithSavepoints ]
}
- Return [ Phalcon\Db\Adapter\AdapterInterface ]
}
@@ -27213,7 +27165,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method tableOptions ] {
@@ -27234,7 +27186,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #3 [ <optional> $whereCondition ]
Parameter #4 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method updateAsDict ] {
@@ -27245,7 +27197,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $whereCondition ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method viewExists ] {
@@ -27254,7 +27206,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -27300,7 +27252,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <optional> array or NULL $descriptor ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AdapterInterface, prototype Phalcon\Db\Adapter\AdapterInterface> public method describeColumns ] {
@@ -27341,7 +27293,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\Pdo\AbstractPdo> protected method getDsnDefaults ] {
@@ -27355,30 +27307,30 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method begin ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method commit ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method close ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo> public method convertBoundParams ] {
@@ -27405,7 +27357,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <optional> $bindParams ]
Parameter #2 [ <optional> $bindTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo> public method executePrepared ] {
@@ -27432,14 +27384,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method isUnderTransaction ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method lastInsertId ] {
@@ -27469,9 +27421,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method rollback ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $nesting ]
+ Parameter #0 [ <optional> bool $nesting ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method getDialectType ] {
@@ -27502,7 +27454,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\ColumnInterface $column ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method addForeignKey ] {
@@ -27512,7 +27464,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\ReferenceInterface $reference ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method addIndex ] {
@@ -27522,7 +27474,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\IndexInterface $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method addPrimaryKey ] {
@@ -27532,7 +27484,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> Phalcon\Db\IndexInterface $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method createSavepoint ] {
@@ -27540,7 +27492,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method createTable ] {
@@ -27550,7 +27502,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> array $definition ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method createView ] {
@@ -27560,7 +27512,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> array $definition ]
Parameter #2 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method delete ] {
@@ -27571,7 +27523,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $placeholders ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropColumn ] {
@@ -27581,7 +27533,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> string $columnName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropForeignKey ] {
@@ -27591,7 +27543,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> string $referenceName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropIndex ] {
@@ -27601,7 +27553,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> string $schemaName ]
Parameter #2 [ <required> $indexName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropPrimaryKey ] {
@@ -27610,7 +27562,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <required> string $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropTable ] {
@@ -27618,9 +27570,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method dropView ] {
@@ -27628,9 +27580,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method escapeIdentifier ] {
@@ -27645,7 +27597,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> string $sqlQuery ]
- Parameter #1 [ <optional> integer $fetchMode ]
+ Parameter #1 [ <optional> int $fetchMode ]
Parameter #2 [ <optional> $bindParams ]
Parameter #3 [ <optional> $bindTypes ]
}
@@ -27767,7 +27719,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $fields ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method insertAsDict ] {
@@ -27777,21 +27729,21 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $data ]
Parameter #2 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method isNestedTransactionsWithSavepoints ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method limit ] {
- Parameters [2] {
Parameter #0 [ <required> string $sqlQuery ]
- Parameter #1 [ <required> integer $number ]
+ Parameter #1 [ <required> int $number ]
}
- Return [ string ]
}
@@ -27820,7 +27772,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <required> Phalcon\Db\ColumnInterface $column ]
Parameter #3 [ <optional> Phalcon\Db\ColumnInterface or NULL $currentColumn ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method releaseSavepoint ] {
@@ -27828,7 +27780,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method rollbackSavepoint ] {
@@ -27836,7 +27788,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Events\EventsAwareInterface> public method setEventsManager ] {
@@ -27857,7 +27809,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method setNestedTransactionsWithSavepoints ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $nestedTransactionsWithSavepoints ]
+ Parameter #0 [ <required> bool $nestedTransactionsWithSavepoints ]
}
- Return [ Phalcon\Db\Adapter\AdapterInterface ]
}
@@ -27874,7 +27826,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method tableExists ] {
@@ -27883,7 +27835,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method tableOptions ] {
@@ -27904,7 +27856,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #3 [ <optional> $whereCondition ]
Parameter #4 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method updateAsDict ] {
@@ -27915,7 +27867,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <optional> $whereCondition ]
Parameter #3 [ <optional> $dataTypes ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method viewExists ] {
@@ -27924,7 +27876,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -27932,40 +27884,40 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Db\Column implements Phalcon\Db\ColumnInterface ] {
- Constants [34] {
- Constant [ public integer BIND_PARAM_BLOB ] { 3 }
- Constant [ public integer BIND_PARAM_BOOL ] { 5 }
- Constant [ public integer BIND_PARAM_DECIMAL ] { 32 }
- Constant [ public integer BIND_PARAM_INT ] { 1 }
- Constant [ public integer BIND_PARAM_NULL ] { 0 }
- Constant [ public integer BIND_PARAM_STR ] { 2 }
- Constant [ public integer BIND_SKIP ] { 1024 }
- Constant [ public integer TYPE_BIGINTEGER ] { 14 }
- Constant [ public integer TYPE_BIT ] { 19 }
- Constant [ public integer TYPE_BLOB ] { 11 }
- Constant [ public integer TYPE_BOOLEAN ] { 8 }
- Constant [ public integer TYPE_CHAR ] { 5 }
- Constant [ public integer TYPE_DATE ] { 1 }
- Constant [ public integer TYPE_DATETIME ] { 4 }
- Constant [ public integer TYPE_DECIMAL ] { 3 }
- Constant [ public integer TYPE_DOUBLE ] { 9 }
- Constant [ public integer TYPE_ENUM ] { 18 }
- Constant [ public integer TYPE_FLOAT ] { 7 }
- Constant [ public integer TYPE_INTEGER ] { 0 }
- Constant [ public integer TYPE_JSON ] { 15 }
- Constant [ public integer TYPE_JSONB ] { 16 }
- Constant [ public integer TYPE_LONGBLOB ] { 13 }
- Constant [ public integer TYPE_LONGTEXT ] { 24 }
- Constant [ public integer TYPE_MEDIUMBLOB ] { 12 }
- Constant [ public integer TYPE_MEDIUMINTEGER ] { 21 }
- Constant [ public integer TYPE_MEDIUMTEXT ] { 23 }
- Constant [ public integer TYPE_SMALLINTEGER ] { 22 }
- Constant [ public integer TYPE_TEXT ] { 6 }
- Constant [ public integer TYPE_TIME ] { 20 }
- Constant [ public integer TYPE_TIMESTAMP ] { 17 }
- Constant [ public integer TYPE_TINYBLOB ] { 10 }
- Constant [ public integer TYPE_TINYINTEGER ] { 26 }
- Constant [ public integer TYPE_TINYTEXT ] { 25 }
- Constant [ public integer TYPE_VARCHAR ] { 2 }
+ Constant [ public int BIND_PARAM_BLOB ] { 3 }
+ Constant [ public int BIND_PARAM_BOOL ] { 5 }
+ Constant [ public int BIND_PARAM_DECIMAL ] { 32 }
+ Constant [ public int BIND_PARAM_INT ] { 1 }
+ Constant [ public int BIND_PARAM_NULL ] { 0 }
+ Constant [ public int BIND_PARAM_STR ] { 2 }
+ Constant [ public int BIND_SKIP ] { 1024 }
+ Constant [ public int TYPE_BIGINTEGER ] { 14 }
+ Constant [ public int TYPE_BIT ] { 19 }
+ Constant [ public int TYPE_BLOB ] { 11 }
+ Constant [ public int TYPE_BOOLEAN ] { 8 }
+ Constant [ public int TYPE_CHAR ] { 5 }
+ Constant [ public int TYPE_DATE ] { 1 }
+ Constant [ public int TYPE_DATETIME ] { 4 }
+ Constant [ public int TYPE_DECIMAL ] { 3 }
+ Constant [ public int TYPE_DOUBLE ] { 9 }
+ Constant [ public int TYPE_ENUM ] { 18 }
+ Constant [ public int TYPE_FLOAT ] { 7 }
+ Constant [ public int TYPE_INTEGER ] { 0 }
+ Constant [ public int TYPE_JSON ] { 15 }
+ Constant [ public int TYPE_JSONB ] { 16 }
+ Constant [ public int TYPE_LONGBLOB ] { 13 }
+ Constant [ public int TYPE_LONGTEXT ] { 24 }
+ Constant [ public int TYPE_MEDIUMBLOB ] { 12 }
+ Constant [ public int TYPE_MEDIUMINTEGER ] { 21 }
+ Constant [ public int TYPE_MEDIUMTEXT ] { 23 }
+ Constant [ public int TYPE_SMALLINTEGER ] { 22 }
+ Constant [ public int TYPE_TEXT ] { 6 }
+ Constant [ public int TYPE_TIME ] { 20 }
+ Constant [ public int TYPE_TIMESTAMP ] { 17 }
+ Constant [ public int TYPE_TINYBLOB ] { 10 }
+ Constant [ public int TYPE_TINYINTEGER ] { 26 }
+ Constant [ public int TYPE_TINYTEXT ] { 25 }
+ Constant [ public int TYPE_VARCHAR ] { 2 }
}
- Static properties [0] {
@@ -28007,28 +27959,28 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\ColumnInterface> public method getSize ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\ColumnInterface> public method getType ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\ColumnInterface> public method getTypeReference ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\ColumnInterface> public method getTypeValues ] {
@@ -28053,56 +28005,56 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\ColumnInterface> public method hasDefault ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\ColumnInterface> public method isAutoIncrement ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\ColumnInterface> public method isFirst ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\ColumnInterface> public method isNotNull ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\ColumnInterface> public method isNumeric ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\ColumnInterface> public method isPrimary ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\ColumnInterface> public method isUnsigned ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -28255,7 +28207,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- Return [ string ]
}
@@ -28265,7 +28217,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- Return [ string ]
}
@@ -28506,14 +28458,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Dialect, prototype Phalcon\Db\DialectInterface> public method supportsReleaseSavepoints ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Dialect> protected method getColumnSize ] {
@@ -28906,7 +28858,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- Return [ string ]
}
@@ -28916,7 +28868,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- Return [ string ]
}
@@ -29142,14 +29094,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Dialect, prototype Phalcon\Db\DialectInterface> public method supportsReleaseSavepoints ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Dialect> protected method getColumnSize ] {
@@ -29550,7 +29502,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $tableName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- Return [ string ]
}
@@ -29560,7 +29512,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $viewName ]
Parameter #1 [ <optional> string or NULL $schemaName ]
- Parameter #2 [ <optional> boolean $ifExists ]
+ Parameter #2 [ <optional> bool $ifExists ]
}
- Return [ string ]
}
@@ -29780,14 +29732,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Dialect, prototype Phalcon\Db\DialectInterface> public method supportsReleaseSavepoints ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Db\Dialect> protected method getColumnSize ] {
@@ -30035,23 +29987,23 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Db\Enum ] {
- Constants [17] {
- Constant [ public integer FETCH_ASSOC ] { 2 }
- Constant [ public integer FETCH_BOTH ] { 4 }
- Constant [ public integer FETCH_BOUND ] { 6 }
- Constant [ public integer FETCH_CLASS ] { 8 }
- Constant [ public integer FETCH_CLASSTYPE ] { 262144 }
- Constant [ public integer FETCH_COLUMN ] { 7 }
- Constant [ public integer FETCH_FUNC ] { 10 }
- Constant [ public integer FETCH_GROUP ] { 65536 }
- Constant [ public integer FETCH_INTO ] { 9 }
- Constant [ public integer FETCH_KEY_PAIR ] { 12 }
- Constant [ public integer FETCH_LAZY ] { 1 }
- Constant [ public integer FETCH_NAMED ] { 11 }
- Constant [ public integer FETCH_NUM ] { 3 }
- Constant [ public integer FETCH_OBJ ] { 5 }
- Constant [ public integer FETCH_PROPS_LATE ] { 1048576 }
- Constant [ public integer FETCH_SERIALIZE ] { 524288 }
- Constant [ public integer FETCH_UNIQUE ] { 196608 }
+ Constant [ public int FETCH_ASSOC ] { 2 }
+ Constant [ public int FETCH_BOTH ] { 4 }
+ Constant [ public int FETCH_BOUND ] { 6 }
+ Constant [ public int FETCH_CLASS ] { 8 }
+ Constant [ public int FETCH_CLASSTYPE ] { 262144 }
+ Constant [ public int FETCH_COLUMN ] { 7 }
+ Constant [ public int FETCH_FUNC ] { 10 }
+ Constant [ public int FETCH_GROUP ] { 65536 }
+ Constant [ public int FETCH_INTO ] { 9 }
+ Constant [ public int FETCH_KEY_PAIR ] { 12 }
+ Constant [ public int FETCH_LAZY ] { 1 }
+ Constant [ public int FETCH_NAMED ] { 11 }
+ Constant [ public int FETCH_NUM ] { 3 }
+ Constant [ public int FETCH_OBJ ] { 5 }
+ Constant [ public int FETCH_PROPS_LATE ] { 1048576 }
+ Constant [ public int FETCH_SERIALIZE ] { 524288 }
+ Constant [ public int FETCH_UNIQUE ] { 196608 }
}
- Static properties [0] {
@@ -30210,7 +30162,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> public method getTotalElapsedSeconds ] {
@@ -30517,7 +30469,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Db\ResultInterface> public method dataSeek ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $number ]
+ Parameter #0 [ <required> int $number ]
}
- Return [ void ]
}
@@ -30526,7 +30478,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\ResultInterface> public method fetch ] {
@@ -30562,17 +30514,17 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\ResultInterface> public method setFetchMode ] {
- Parameters [3] {
- Parameter #0 [ <required> integer $fetchMode ]
+ Parameter #0 [ <required> int $fetchMode ]
Parameter #1 [ <optional> $colNoOrClassNameOrObject ]
Parameter #2 [ <optional> $ctorargs ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -30647,8 +30599,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method listen ] {
- Parameters [2] {
- Parameter #0 [ <optional> boolean $exceptions ]
- Parameter #1 [ <optional> boolean $lowSeverity ]
+ Parameter #0 [ <optional> bool $exceptions ]
+ Parameter #1 [ <optional> bool $lowSeverity ]
}
- Return [ Phalcon\Debug ]
}
@@ -30672,7 +30624,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> Exception $exception ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method onUncaughtLowSeverity ] {
@@ -30698,7 +30650,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setShowBackTrace ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $showBackTrace ]
+ Parameter #0 [ <required> bool $showBackTrace ]
}
- Return [ Phalcon\Debug ]
}
@@ -30706,7 +30658,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setShowFileFragment ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $showFileFragment ]
+ Parameter #0 [ <required> bool $showFileFragment ]
}
- Return [ Phalcon\Debug ]
}
@@ -30714,7 +30666,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setShowFiles ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $showFiles ]
+ Parameter #0 [ <required> bool $showFiles ]
}
- Return [ Phalcon\Debug ]
}
@@ -30755,7 +30707,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> final protected method showTraceItem ] {
- Parameters [2] {
- Parameter #0 [ <required> integer $n ]
+ Parameter #0 [ <required> int $n ]
Parameter #1 [ <required> array $trace ]
}
- Return [ string ]
@@ -30785,13 +30737,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method setDetailed ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $detailed ]
+ Parameter #0 [ <required> bool $detailed ]
}
}
@@ -30799,7 +30751,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $styles ]
- Parameter #1 [ <optional> boolean $detailed ]
+ Parameter #1 [ <optional> bool $detailed ]
}
}
@@ -30864,7 +30816,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> $variable ]
Parameter #1 [ <optional> string or NULL $name ]
- Parameter #2 [ <optional> integer $tab ]
+ Parameter #2 [ <optional> int $tab ]
}
- Return [ string ]
}
@@ -31055,7 +31007,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $name ]
Parameter #1 [ <required> $definition ]
- Parameter #2 [ <optional> boolean $shared ]
+ Parameter #2 [ <optional> bool $shared ]
}
}
@@ -31134,7 +31086,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di, prototype ArrayAccess> public method offsetGet ] {
@@ -31149,7 +31101,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di, prototype ArrayAccess> public method offsetSet ] {
@@ -31190,7 +31142,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $name ]
Parameter #1 [ <required> $definition ]
- Parameter #2 [ <optional> boolean $shared ]
+ Parameter #2 [ <optional> bool $shared ]
}
- Return [ Phalcon\Di\ServiceInterface ]
}
@@ -31202,7 +31154,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
}
- Method [ <internal:phalcon, inherits Phalcon\Di, prototype Phalcon\Di\DiInterface> public method setRaw ] {
+ Method [ <internal:phalcon, inherits Phalcon\Di, prototype Phalcon\Di\DiInterface> public method setService ] {
- Parameters [2] {
Parameter #0 [ <required> string $name ]
@@ -31245,7 +31197,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> $definition ]
- Parameter #1 [ <optional> boolean $shared ]
+ Parameter #1 [ <optional> bool $shared ]
}
}
@@ -31255,7 +31207,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Di\ServiceInterface> public method getParameter ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $position ]
+ Parameter #0 [ <required> int $position ]
}
}
@@ -31263,14 +31215,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Di\ServiceInterface> public method isShared ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Di\ServiceInterface> public method resolve ] {
@@ -31292,7 +31244,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Di\ServiceInterface> public method setParameter ] {
- Parameters [2] {
- Parameter #0 [ <required> integer $position ]
+ Parameter #0 [ <required> int $position ]
Parameter #1 [ <required> array $parameter ]
}
- Return [ Phalcon\Di\ServiceInterface ]
@@ -31301,7 +31253,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Di\ServiceInterface> public method setShared ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $shared ]
+ Parameter #0 [ <required> bool $shared ]
}
- Return [ void ]
}
@@ -31344,7 +31296,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> Phalcon\Di\DiInterface $container ]
- Parameter #1 [ <required> integer $position ]
+ Parameter #1 [ <required> int $position ]
Parameter #2 [ <required> array $argument ]
}
}
@@ -31371,7 +31323,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Static methods [0] {
}
- - Properties [5] {
+ - Properties [6] {
+ Property [ <default> protected $exception ]
Property [ <default> protected $extras ]
Property [ <default> protected $input ]
Property [ <default> protected $messages ]
@@ -31379,7 +31332,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Property [ <default> protected $output ]
}
- - Methods [10] {
+ - Methods [12] {
Method [ <internal:phalcon, prototype Phalcon\Domain\Payload\ReadableInterface> public method getExtras ] {
}
@@ -31395,6 +31348,21 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Domain\Payload\ReadableInterface> public method getOutput ] {
}
+ Method [ <internal:phalcon, prototype Phalcon\Domain\Payload\ReadableInterface> public method getException ] {
+
+ - Parameters [0] {
+ }
+ - Return [ Throwable or NULL ]
+ }
+
+ Method [ <internal:phalcon, prototype Phalcon\Domain\Payload\WriteableInterface> public method setException ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> Throwable $exception ]
+ }
+ - Return [ Phalcon\Domain\Payload\PayloadInterface ]
+ }
+
Method [ <internal:phalcon, prototype Phalcon\Domain\Payload\WriteableInterface> public method setExtras ] {
- Parameters [1] {
@@ -31547,7 +31515,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Escaper\EscaperInterface> public method escapeHtml ] {
- Parameters [1] {
- Parameter #0 [ <required> string $text ]
+ Parameter #0 [ <optional> string or NULL $text ]
}
- Return [ string ]
}
@@ -31555,7 +31523,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Escaper\EscaperInterface> public method escapeHtmlAttr ] {
- Parameters [1] {
- Parameter #0 [ <required> string $attribute ]
+ Parameter #0 [ <optional> string or NULL $attribute ]
}
- Return [ string ]
}
@@ -31586,7 +31554,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setDoubleEncode ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $doubleEncode ]
+ Parameter #0 [ <required> bool $doubleEncode ]
}
- Return [ void ]
}
@@ -31602,7 +31570,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Escaper\EscaperInterface> public method setHtmlQuoteType ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $quoteType ]
+ Parameter #0 [ <required> int $quoteType ]
}
- Return [ void ]
}
@@ -31712,7 +31680,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $type ]
Parameter #1 [ <required> $source ]
Parameter #2 [ <optional> $data ]
- Parameter #3 [ <optional> boolean $cancelable ]
+ Parameter #3 [ <optional> bool $cancelable ]
}
}
@@ -31720,14 +31688,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Events\EventInterface> public method isStopped ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Events\EventInterface> public method setData ] {
@@ -31822,7 +31790,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Events\Manager implements Phalcon\Events\ManagerInterface ] {
- Constants [1] {
- Constant [ public integer DEFAULT_PRIORITY ] { 100 }
+ Constant [ public int DEFAULT_PRIORITY ] { 100 }
}
- Static properties [0] {
@@ -31844,7 +31812,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $eventType ]
Parameter #1 [ <required> $handler ]
- Parameter #2 [ <optional> integer $priority ]
+ Parameter #2 [ <optional> int $priority ]
}
- Return [ void ]
}
@@ -31853,13 +31821,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method collectResponses ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $collect ]
+ Parameter #0 [ <required> bool $collect ]
}
- Return [ void ]
}
@@ -31884,7 +31852,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method enablePriorities ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $enablePriorities ]
+ Parameter #0 [ <required> bool $enablePriorities ]
}
- Return [ void ]
}
@@ -31895,7 +31863,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $eventType ]
Parameter #1 [ <required> $source ]
Parameter #2 [ <optional> $data ]
- Parameter #3 [ <optional> boolean $cancelable ]
+ Parameter #3 [ <optional> bool $cancelable ]
}
}
@@ -31927,14 +31895,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $type ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method isCollecting ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -32061,7 +32029,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Filter\FilterInterface> public method sanitize ] {
@@ -32069,7 +32037,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> $value ]
Parameter #1 [ <required> $sanitizers ]
- Parameter #2 [ <optional> boolean $noRecursive ]
+ Parameter #2 [ <optional> bool $noRecursive ]
}
}
@@ -32715,818 +32683,6 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
}
- Class [ <internal:phalcon> class Phalcon\Firewall\Adapter\Acl extends Phalcon\Firewall\Adapter\AbstractAdapter implements Phalcon\Events\EventsAwareInterface, Phalcon\Firewall\Adapter\AdapterInterface ] {
-
- - Constants [0] {
- }
-
- - Static properties [0] {
- }
-
- - Static methods [0] {
- }
-
- - Properties [15] {
- Property [ <default> protected $activeIdentity ]
- Property [ <default> protected $activeRole ]
- Property [ <default> protected $alwaysResolvingRole ]
- Property [ <default> protected $cache ]
- Property [ <default> protected $defaultAccess ]
- Property [ <default> protected $eventsManager ]
- Property [ <default> protected $internalCache ]
- Property [ <default> protected $roleCallback ]
- Property [ <default> protected $aclServiceName ]
- Property [ <default> protected $boundModels ]
- Property [ <default> protected $boundModelsKeyMap ]
- Property [ <default> protected $dispatcher ]
- Property [ <default> protected $multiModuleConfiguration ]
- Property [ <default> protected $moduleSeparator ]
- Property [ <default> protected $roleCacheCallback ]
- }
-
- - Methods [32] {
- Method [ <internal:phalcon> public method getAclServiceName ] {
-
- - Parameters [0] {
- }
- - Return [ string ]
- }
-
- Method [ <internal:phalcon> public method setAclServiceName ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> string $aclServiceName ]
- }
- }
-
- Method [ <internal:phalcon> public method getBoundModelsKeyMap ] {
- }
-
- Method [ <internal:phalcon> public method setBoundModelsKeyMap ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> $boundModelsKeyMap ]
- }
- }
-
- Method [ <internal:phalcon> public method getModuleSeparator ] {
-
- - Parameters [0] {
- }
- - Return [ string ]
- }
-
- Method [ <internal:phalcon> public method setModuleSeparator ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> string $moduleSeparator ]
- }
- }
-
- Method [ <internal:phalcon> public method getRoleCacheCallback ] {
- }
-
- Method [ <internal:phalcon> public method setRoleCacheCallback ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> $roleCacheCallback ]
- }
- }
-
- Method [ <internal:phalcon, ctor> public method __construct ] {
-
- - Parameters [2] {
- Parameter #0 [ <required> string $aclServiceName ]
- Parameter #1 [ <optional> array or NULL $boundModelsKeyMap ]
- }
- }
-
- Method [ <internal:phalcon> public method afterBinding ] {
-
- - Parameters [3] {
- Parameter #0 [ <required> Phalcon\Events\Event $event ]
- Parameter #1 [ <required> Phalcon\Mvc\DispatcherInterface $dispatcher ]
- Parameter #2 [ <required> $data ]
- }
- }
-
- Method [ <internal:phalcon> public method beforeExecuteRoute ] {
-
- - Parameters [3] {
- Parameter #0 [ <required> Phalcon\Events\Event $event ]
- Parameter #1 [ <required> Phalcon\Mvc\DispatcherInterface $dispatcher ]
- Parameter #2 [ <required> $data ]
- }
- }
-
- Method [ <internal:phalcon> public method getDispatcher ] {
-
- - Parameters [0] {
- }
- - Return [ Phalcon\Mvc\DispatcherInterface ]
- }
-
- Method [ <internal:phalcon> public method isMultiModuleConfiguration ] {
-
- - Parameters [0] {
- }
- - Return [ boolean ]
- }
-
- Method [ <internal:phalcon> public method useMultiModuleConfiguration ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> boolean $multiModuleConfiguration ]
- }
- }
-
- Method [ <internal:phalcon, overwrites Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AbstractAdapter> protected method getAccessFromCache ] {
-
- - Parameters [3] {
- Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> array or NULL $originalValues ]
- Parameter #2 [ <optional> string or NULL $roleCacheKey ]
- }
- - Return [ boolean or NULL ]
- }
-
- Method [ <internal:phalcon> protected method handleDispatcher ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Mvc\DispatcherInterface $dispatcher ]
- }
- }
-
- Method [ <internal:phalcon, overwrites Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AbstractAdapter> protected method saveAccessInCache ] {
-
- - Parameters [2] {
- Parameter #0 [ <required> string $key ]
- Parameter #1 [ <required> boolean $access ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> public method getActiveIdentity ] {
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> public method getActiveRole ] {
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method getDefaultAccess ] {
-
- - Parameters [0] {
- }
- - Return [ integer ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Events\EventsAwareInterface> public method getEventsManager ] {
-
- - Parameters [0] {
- }
- - Return [ Phalcon\Events\ManagerInterface ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method getRoleCallback ] {
-
- - Parameters [0] {
- }
- - Return [ Closure ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method isAlwaysResolvingRole ] {
-
- - Parameters [0] {
- }
- - Return [ boolean ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setCache ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Cache\Adapter\AdapterInterface $cache ]
- }
- - Return [ Phalcon\Firewall\Adapter\AdapterInterface ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setDefaultAccess ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> integer $defaultAccess ]
- }
- - Return [ Phalcon\Firewall\Adapter\AdapterInterface ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Events\EventsAwareInterface> public method setEventsManager ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Events\ManagerInterface $eventsManager ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setRoleCallback ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Closure $callback ]
- }
- - Return [ Phalcon\Firewall\Adapter\AdapterInterface ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setAlwaysResolvingRole ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> boolean $alwaysResolvingRole ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> protected method callRoleCallback ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Di\DiInterface $container ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> protected method handleException ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Exception $exception ]
- }
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> protected method fireEventOrThrowException ] {
-
- - Parameters [4] {
- Parameter #0 [ <required> $role ]
- Parameter #1 [ <required> string $actionName ]
- Parameter #2 [ <required> string $controllerName ]
- Parameter #3 [ <required> boolean $access ]
- }
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> protected method throwFirewallException ] {
-
- - Parameters [2] {
- Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> integer $exceptionCode ]
- }
- - Return [ boolean ]
- }
- }
- }
-
- Class [ <internal:phalcon> class Phalcon\Firewall\Adapter\Annotations extends Phalcon\Firewall\Adapter\AbstractAdapter implements Phalcon\Events\EventsAwareInterface, Phalcon\Firewall\Adapter\AdapterInterface ] {
-
- - Constants [0] {
- }
-
- - Static properties [0] {
- }
-
- - Static methods [0] {
- }
-
- - Properties [12] {
- Property [ <default> protected $activeIdentity ]
- Property [ <default> protected $activeRole ]
- Property [ <default> protected $alwaysResolvingRole ]
- Property [ <default> protected $cache ]
- Property [ <default> protected $defaultAccess ]
- Property [ <default> protected $eventsManager ]
- Property [ <default> protected $internalCache ]
- Property [ <default> protected $roleCallback ]
- Property [ <default> protected $activeArgumentsNumber ]
- Property [ <default> protected $annotationsAdapter ]
- Property [ <default> protected $dispatcher ]
- Property [ <default> protected $resolvedRole ]
- }
-
- - Methods [26] {
- Method [ <internal:phalcon> public method getAnnotationsAdapter ] {
- }
-
- Method [ <internal:phalcon> public method setAnnotationsAdapter ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> $annotationsAdapter ]
- }
- }
-
- Method [ <internal:phalcon, ctor> public method __construct ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Annotations\Adapter\AdapterInterface $annotationsAdapter ]
- }
- }
-
- Method [ <internal:phalcon> public method beforeExecuteRoute ] {
-
- - Parameters [3] {
- Parameter #0 [ <required> Phalcon\Events\Event $event ]
- Parameter #1 [ <required> Phalcon\Mvc\DispatcherInterface $dispatcher ]
- Parameter #2 [ <required> $data ]
- }
- }
-
- Method [ <internal:phalcon> public method getDispatcher ] {
-
- - Parameters [0] {
- }
- - Return [ Phalcon\Mvc\DispatcherInterface ]
- }
-
- Method [ <internal:phalcon> protected method checkControllerAnnotationAccess ] {
-
- - Parameters [3] {
- Parameter #0 [ <required> string $controllerClass ]
- Parameter #1 [ <required> string $controllerName ]
- Parameter #2 [ <required> $role ]
- }
- }
-
- Method [ <internal:phalcon> protected method checkAnnotations ] {
-
- - Parameters [2] {
- Parameter #0 [ <required> $annotations ]
- Parameter #1 [ <required> $role ]
- }
- }
-
- Method [ <internal:phalcon> protected method checkActionAnnotationAccess ] {
-
- - Parameters [4] {
- Parameter #0 [ <required> string $controllerClass ]
- Parameter #1 [ <required> string $controllerName ]
- Parameter #2 [ <required> string $actionName ]
- Parameter #3 [ <required> $role ]
- }
- }
-
- Method [ <internal:phalcon, overwrites Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AbstractAdapter> protected method getAccessFromCache ] {
-
- - Parameters [3] {
- Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> array or NULL $originalValues ]
- Parameter #2 [ <optional> string or NULL $roleCacheKey ]
- }
- - Return [ boolean or NULL ]
- }
-
- Method [ <internal:phalcon> protected method handleAnnotation ] {
-
- - Parameters [3] {
- Parameter #0 [ <required> $annotation ]
- Parameter #1 [ <required> boolean $access ]
- Parameter #2 [ <required> $role ]
- }
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> public method getActiveIdentity ] {
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> public method getActiveRole ] {
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method getDefaultAccess ] {
-
- - Parameters [0] {
- }
- - Return [ integer ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Events\EventsAwareInterface> public method getEventsManager ] {
-
- - Parameters [0] {
- }
- - Return [ Phalcon\Events\ManagerInterface ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method getRoleCallback ] {
-
- - Parameters [0] {
- }
- - Return [ Closure ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method isAlwaysResolvingRole ] {
-
- - Parameters [0] {
- }
- - Return [ boolean ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setCache ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Cache\Adapter\AdapterInterface $cache ]
- }
- - Return [ Phalcon\Firewall\Adapter\AdapterInterface ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setDefaultAccess ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> integer $defaultAccess ]
- }
- - Return [ Phalcon\Firewall\Adapter\AdapterInterface ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Events\EventsAwareInterface> public method setEventsManager ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Events\ManagerInterface $eventsManager ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setRoleCallback ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Closure $callback ]
- }
- - Return [ Phalcon\Firewall\Adapter\AdapterInterface ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setAlwaysResolvingRole ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> boolean $alwaysResolvingRole ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> protected method callRoleCallback ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Di\DiInterface $container ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> protected method handleException ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Exception $exception ]
- }
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> protected method fireEventOrThrowException ] {
-
- - Parameters [4] {
- Parameter #0 [ <required> $role ]
- Parameter #1 [ <required> string $actionName ]
- Parameter #2 [ <required> string $controllerName ]
- Parameter #3 [ <required> boolean $access ]
- }
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> protected method saveAccessInCache ] {
-
- - Parameters [2] {
- Parameter #0 [ <required> string $key ]
- Parameter #1 [ <required> boolean $access ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> protected method throwFirewallException ] {
-
- - Parameters [2] {
- Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> integer $exceptionCode ]
- }
- - Return [ boolean ]
- }
- }
- }
-
- Class [ <internal:phalcon> class Phalcon\Firewall\Adapter\Micro\Acl extends Phalcon\Firewall\Adapter\AbstractAdapter implements Phalcon\Events\EventsAwareInterface, Phalcon\Firewall\Adapter\AdapterInterface ] {
-
- - Constants [0] {
- }
-
- - Static properties [0] {
- }
-
- - Static methods [0] {
- }
-
- - Properties [16] {
- Property [ <default> protected $activeIdentity ]
- Property [ <default> protected $activeRole ]
- Property [ <default> protected $alwaysResolvingRole ]
- Property [ <default> protected $cache ]
- Property [ <default> protected $defaultAccess ]
- Property [ <default> protected $eventsManager ]
- Property [ <default> protected $internalCache ]
- Property [ <default> protected $roleCallback ]
- Property [ <default> protected $aclServiceName ]
- Property [ <default> protected $boundModels ]
- Property [ <default> protected $boundModelsKeyMap ]
- Property [ <default> protected $componentName ]
- Property [ <default> protected $micro ]
- Property [ <default> protected $roleCacheCallback ]
- Property [ <default> protected $router ]
- Property [ <default> protected $routeNameConfiguration ]
- }
-
- - Methods [32] {
- Method [ <internal:phalcon> public method getAclServiceName ] {
-
- - Parameters [0] {
- }
- - Return [ string ]
- }
-
- Method [ <internal:phalcon> public method setAclServiceName ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> string $aclServiceName ]
- }
- }
-
- Method [ <internal:phalcon> public method getBoundModelsKeyMap ] {
- }
-
- Method [ <internal:phalcon> public method setBoundModelsKeyMap ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> $boundModelsKeyMap ]
- }
- }
-
- Method [ <internal:phalcon> public method getComponentName ] {
-
- - Parameters [0] {
- }
- - Return [ string ]
- }
-
- Method [ <internal:phalcon> public method setComponentName ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> string $componentName ]
- }
- }
-
- Method [ <internal:phalcon> public method getRoleCacheCallback ] {
- }
-
- Method [ <internal:phalcon> public method setRoleCacheCallback ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> $roleCacheCallback ]
- }
- }
-
- Method [ <internal:phalcon> public method setRouteNameConfiguration ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> boolean $routeNameConfiguration ]
- }
- }
-
- Method [ <internal:phalcon, ctor> public method __construct ] {
-
- - Parameters [2] {
- Parameter #0 [ <required> string $aclServiceName ]
- Parameter #1 [ <optional> array or NULL $boundModelsKeyMap ]
- }
- }
-
- Method [ <internal:phalcon> public method afterBinding ] {
-
- - Parameters [3] {
- Parameter #0 [ <required> Phalcon\Events\Event $event ]
- Parameter #1 [ <required> Phalcon\Mvc\Micro $micro ]
- Parameter #2 [ <required> $data ]
- }
- }
-
- Method [ <internal:phalcon> public method beforeExecuteRoute ] {
-
- - Parameters [3] {
- Parameter #0 [ <required> Phalcon\Events\Event $event ]
- Parameter #1 [ <required> Phalcon\Mvc\Micro $micro ]
- Parameter #2 [ <required> $data ]
- }
- }
-
- Method [ <internal:phalcon> public method getMicro ] {
-
- - Parameters [0] {
- }
- - Return [ Phalcon\Mvc\Micro ]
- }
-
- Method [ <internal:phalcon> public method isRouteNameConfiguration ] {
-
- - Parameters [0] {
- }
- - Return [ boolean ]
- }
-
- Method [ <internal:phalcon, overwrites Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AbstractAdapter> protected method fireEventOrThrowException ] {
-
- - Parameters [4] {
- Parameter #0 [ <required> $role ]
- Parameter #1 [ <required> string $actionName ]
- Parameter #2 [ <required> string $controllerName ]
- Parameter #3 [ <required> boolean $access ]
- }
- }
-
- Method [ <internal:phalcon, overwrites Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AbstractAdapter> protected method getAccessFromCache ] {
-
- - Parameters [3] {
- Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> array or NULL $originalValues ]
- Parameter #2 [ <optional> string or NULL $roleCacheKey ]
- }
- - Return [ boolean or NULL ]
- }
-
- Method [ <internal:phalcon> protected method handleRouter ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Mvc\Micro $micro ]
- }
- }
-
- Method [ <internal:phalcon, overwrites Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AbstractAdapter> protected method saveAccessInCache ] {
-
- - Parameters [2] {
- Parameter #0 [ <required> string $key ]
- Parameter #1 [ <required> boolean $access ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> public method getActiveIdentity ] {
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> public method getActiveRole ] {
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method getDefaultAccess ] {
-
- - Parameters [0] {
- }
- - Return [ integer ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Events\EventsAwareInterface> public method getEventsManager ] {
-
- - Parameters [0] {
- }
- - Return [ Phalcon\Events\ManagerInterface ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method getRoleCallback ] {
-
- - Parameters [0] {
- }
- - Return [ Closure ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method isAlwaysResolvingRole ] {
-
- - Parameters [0] {
- }
- - Return [ boolean ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setCache ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Cache\Adapter\AdapterInterface $cache ]
- }
- - Return [ Phalcon\Firewall\Adapter\AdapterInterface ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setDefaultAccess ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> integer $defaultAccess ]
- }
- - Return [ Phalcon\Firewall\Adapter\AdapterInterface ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Events\EventsAwareInterface> public method setEventsManager ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Events\ManagerInterface $eventsManager ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setRoleCallback ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Closure $callback ]
- }
- - Return [ Phalcon\Firewall\Adapter\AdapterInterface ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter, prototype Phalcon\Firewall\Adapter\AdapterInterface> public method setAlwaysResolvingRole ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> boolean $alwaysResolvingRole ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> protected method callRoleCallback ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Phalcon\Di\DiInterface $container ]
- }
- - Return [ void ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> protected method handleException ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> Exception $exception ]
- }
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Firewall\Adapter\AbstractAdapter> protected method throwFirewallException ] {
-
- - Parameters [2] {
- Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> integer $exceptionCode ]
- }
- - Return [ boolean ]
- }
- }
- }
-
- Class [ <internal:phalcon> class Phalcon\Firewall\Exception extends Phalcon\Exception implements Throwable ] {
-
- - Constants [0] {
- }
-
- - Static properties [0] {
- }
-
- - Static methods [1] {
- Method [ <internal:phalcon, inherits Phalcon\Exception> static public method containerServiceNotFound ] {
-
- - Parameters [1] {
- Parameter #0 [ <required> string $service ]
- }
- - Return [ string ]
- }
- }
-
- - Properties [4] {
- Property [ <default> protected $message ]
- Property [ <default> protected $code ]
- Property [ <default> protected $file ]
- Property [ <default> protected $line ]
- }
-
- - Methods [10] {
- Method [ <internal:Core, inherits Exception, ctor> public method __construct ] {
-
- - Parameters [3] {
- Parameter #0 [ <optional> $message ]
- Parameter #1 [ <optional> $code ]
- Parameter #2 [ <optional> $previous ]
- }
- }
-
- Method [ <internal:Core, inherits Exception> public method __wakeup ] {
- }
-
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
- }
-
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getCode ] {
- }
-
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getFile ] {
- }
-
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getLine ] {
- }
-
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTrace ] {
- }
-
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getPrevious ] {
- }
-
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTraceAsString ] {
- }
-
- Method [ <internal:Core, inherits Exception, prototype Throwable> public method __toString ] {
- }
- }
- }
-
Class [ <internal:phalcon> class Phalcon\Flash\Direct extends Phalcon\Flash\AbstractFlash implements Phalcon\Flash\FlashInterface, Phalcon\Di\InjectionAwareInterface ] {
- Constants [0] {
@@ -33563,7 +32719,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method output ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $remove ]
+ Parameter #0 [ <optional> bool $remove ]
}
- Return [ void ]
}
@@ -33572,7 +32728,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Flash\AbstractFlash> public method getCssClasses ] {
@@ -33630,7 +32786,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Flash\AbstractFlash> public method setAutoescape ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $autoescape ]
+ Parameter #0 [ <required> bool $autoescape ]
}
- Return [ Phalcon\Flash\FlashInterface ]
}
@@ -33638,7 +32794,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Flash\AbstractFlash> public method setAutomaticHtml ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $automaticHtml ]
+ Parameter #0 [ <required> bool $automaticHtml ]
}
- Return [ Phalcon\Flash\FlashInterface ]
}
@@ -33670,7 +32826,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Flash\AbstractFlash> public method setImplicitFlush ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $implicitFlush ]
+ Parameter #0 [ <required> bool $implicitFlush ]
}
- Return [ Phalcon\Flash\FlashInterface ]
}
@@ -33815,7 +32971,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> $type ]
- Parameter #1 [ <optional> boolean $remove ]
+ Parameter #1 [ <optional> bool $remove ]
}
- Return [ array ]
}
@@ -33825,7 +32981,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <optional> $type ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Flash\FlashInterface, prototype Phalcon\Flash\FlashInterface> public method message ] {
@@ -33840,7 +32996,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method output ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $remove ]
+ Parameter #0 [ <optional> bool $remove ]
}
- Return [ void ]
}
@@ -33848,7 +33004,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> protected method getSessionMessages ] {
- Parameters [2] {
- Parameter #0 [ <required> boolean $remove ]
+ Parameter #0 [ <required> bool $remove ]
Parameter #1 [ <optional> $type ]
}
- Return [ array ]
@@ -33873,7 +33029,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Flash\AbstractFlash> public method getCssClasses ] {
@@ -33924,7 +33080,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Flash\AbstractFlash> public method setAutoescape ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $autoescape ]
+ Parameter #0 [ <required> bool $autoescape ]
}
- Return [ Phalcon\Flash\FlashInterface ]
}
@@ -33932,7 +33088,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Flash\AbstractFlash> public method setAutomaticHtml ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $automaticHtml ]
+ Parameter #0 [ <required> bool $automaticHtml ]
}
- Return [ Phalcon\Flash\FlashInterface ]
}
@@ -33964,7 +33120,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Flash\AbstractFlash> public method setImplicitFlush ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $implicitFlush ]
+ Parameter #0 [ <required> bool $implicitFlush ]
}
- Return [ Phalcon\Flash\FlashInterface ]
}
@@ -34077,7 +33233,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $validators ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Forms\Element\ElementInterface ]
}
@@ -34175,7 +33331,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Forms\Element\AbstractElement, prototype Phalcon\Forms\Element\ElementInterface> public method label ] {
@@ -34190,7 +33346,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $attributes ]
- Parameter #1 [ <optional> boolean $useChecked ]
+ Parameter #1 [ <optional> bool $useChecked ]
}
- Return [ array ]
}
@@ -34346,7 +33502,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $validators ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Forms\Element\ElementInterface ]
}
@@ -34444,7 +33600,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Forms\Element\AbstractElement, prototype Phalcon\Forms\Element\ElementInterface> public method label ] {
@@ -34459,7 +33615,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $attributes ]
- Parameter #1 [ <optional> boolean $useChecked ]
+ Parameter #1 [ <optional> bool $useChecked ]
}
- Return [ array ]
}
@@ -34615,7 +33771,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $validators ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Forms\Element\ElementInterface ]
}
@@ -34713,7 +33869,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Forms\Element\AbstractElement, prototype Phalcon\Forms\Element\ElementInterface> public method label ] {
@@ -34728,7 +33884,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $attributes ]
- Parameter #1 [ <optional> boolean $useChecked ]
+ Parameter #1 [ <optional> bool $useChecked ]
}
- Return [ array ]
}
@@ -34884,7 +34040,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $validators ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Forms\Element\ElementInterface ]
}
@@ -34982,7 +34138,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Forms\Element\AbstractElement, prototype Phalcon\Forms\Element\ElementInterface> public method label ] {
@@ -34997,7 +34153,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $attributes ]
- Parameter #1 [ <optional> boolean $useChecked ]
+ Parameter #1 [ <optional> bool $useChecked ]
}
- Return [ array ]
}
@@ -35153,7 +34309,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $validators ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Forms\Element\ElementInterface ]
}
@@ -35251,7 +34407,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Forms\Element\AbstractElement, prototype Phalcon\Forms\Element\ElementInterface> public method label ] {
@@ -35266,7 +34422,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $attributes ]
- Parameter #1 [ <optional> boolean $useChecked ]
+ Parameter #1 [ <optional> bool $useChecked ]
}
- Return [ array ]
}
@@ -35422,7 +34578,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $validators ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Forms\Element\ElementInterface ]
}
@@ -35520,7 +34676,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Forms\Element\AbstractElement, prototype Phalcon\Forms\Element\ElementInterface> public method label ] {
@@ -35535,7 +34691,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $attributes ]
- Parameter #1 [ <optional> boolean $useChecked ]
+ Parameter #1 [ <optional> bool $useChecked ]
}
- Return [ array ]
}
@@ -35691,7 +34847,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $validators ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Forms\Element\ElementInterface ]
}
@@ -35789,7 +34945,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Forms\Element\AbstractElement, prototype Phalcon\Forms\Element\ElementInterface> public method label ] {
@@ -35804,7 +34960,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $attributes ]
- Parameter #1 [ <optional> boolean $useChecked ]
+ Parameter #1 [ <optional> bool $useChecked ]
}
- Return [ array ]
}
@@ -35960,7 +35116,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $validators ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Forms\Element\ElementInterface ]
}
@@ -36058,7 +35214,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Forms\Element\AbstractElement, prototype Phalcon\Forms\Element\ElementInterface> public method label ] {
@@ -36073,7 +35229,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $attributes ]
- Parameter #1 [ <optional> boolean $useChecked ]
+ Parameter #1 [ <optional> bool $useChecked ]
}
- Return [ array ]
}
@@ -36250,7 +35406,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $validators ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Forms\Element\ElementInterface ]
}
@@ -36348,7 +35504,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Forms\Element\AbstractElement, prototype Phalcon\Forms\Element\ElementInterface> public method label ] {
@@ -36363,7 +35519,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $attributes ]
- Parameter #1 [ <optional> boolean $useChecked ]
+ Parameter #1 [ <optional> bool $useChecked ]
}
- Return [ array ]
}
@@ -36519,7 +35675,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $validators ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Forms\Element\ElementInterface ]
}
@@ -36617,7 +35773,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Forms\Element\AbstractElement, prototype Phalcon\Forms\Element\ElementInterface> public method label ] {
@@ -36632,7 +35788,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $attributes ]
- Parameter #1 [ <optional> boolean $useChecked ]
+ Parameter #1 [ <optional> bool $useChecked ]
}
- Return [ array ]
}
@@ -36788,7 +35944,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $validators ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Forms\Element\ElementInterface ]
}
@@ -36886,7 +36042,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Forms\Element\AbstractElement, prototype Phalcon\Forms\Element\ElementInterface> public method label ] {
@@ -36901,7 +36057,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $attributes ]
- Parameter #1 [ <optional> boolean $useChecked ]
+ Parameter #1 [ <optional> bool $useChecked ]
}
- Return [ array ]
}
@@ -37057,7 +36213,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $validators ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Forms\Element\ElementInterface ]
}
@@ -37155,7 +36311,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Forms\Element\AbstractElement, prototype Phalcon\Forms\Element\ElementInterface> public method label ] {
@@ -37170,7 +36326,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $attributes ]
- Parameter #1 [ <optional> boolean $useChecked ]
+ Parameter #1 [ <optional> bool $useChecked ]
}
- Return [ array ]
}
@@ -37371,7 +36527,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> Phalcon\Forms\Element\ElementInterface $element ]
Parameter #1 [ <optional> string or NULL $position ]
- Parameter #2 [ <optional> boolean or NULL $type ]
+ Parameter #2 [ <optional> bool or NULL $type ]
}
- Return [ Phalcon\Forms\Form ]
}
@@ -37398,7 +36554,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Iterator> public method current ] {
@@ -37482,7 +36638,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method hasMessagesFor ] {
@@ -37490,7 +36646,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method isValid ] {
@@ -37499,14 +36655,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <optional> $data ]
Parameter #1 [ <optional> $entity ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Iterator> public method key ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> public method label ] {
@@ -37539,7 +36695,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Iterator> public method rewind ] {
@@ -37594,7 +36750,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\Injectable> public method __get ] {
@@ -37609,7 +36765,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\Injectable, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -37667,7 +36823,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method set ] {
@@ -37694,8 +36850,17 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> array $collection ]
- Parameter #1 [ <required> integer $size ]
- Parameter #2 [ <optional> boolean $preserveKeys ]
+ Parameter #1 [ <required> int $size ]
+ Parameter #2 [ <optional> bool $preserveKeys ]
+ }
+ - Return [ array ]
+ }
+
+ Method [ <internal:phalcon> final static public method filter ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> array $collection ]
+ Parameter #1 [ <optional> $method ]
}
- Return [ array ]
}
@@ -37720,7 +36885,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $collection ]
- Parameter #1 [ <optional> boolean $deep ]
+ Parameter #1 [ <optional> bool $deep ]
}
- Return [ array ]
}
@@ -37750,7 +36915,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> array $collection ]
Parameter #1 [ <required> $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final static public method isUnique ] {
@@ -37758,7 +36923,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> array $collection ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final static public method last ] {
@@ -37810,7 +36975,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $collection ]
- Parameter #1 [ <optional> integer $elements ]
+ Parameter #1 [ <optional> int $elements ]
}
- Return [ array ]
}
@@ -37819,7 +36984,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $collection ]
- Parameter #1 [ <optional> integer $elements ]
+ Parameter #1 [ <optional> int $elements ]
}
- Return [ array ]
}
@@ -37843,27 +37008,18 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $collection ]
- Parameter #1 [ <required> $method ]
+ Parameter #1 [ <optional> $method ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final static public method validateAny ] {
- Parameters [2] {
Parameter #0 [ <required> array $collection ]
- Parameter #1 [ <required> $method ]
- }
- - Return [ boolean ]
- }
-
- Method [ <internal:phalcon> final static private method filterCollection ] {
-
- - Parameters [2] {
- Parameter #0 [ <required> array $collection ]
Parameter #1 [ <optional> $method ]
}
- - Return [ array ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final static public method whiteList ] {
@@ -37973,6 +37129,43 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
}
+ Class [ <internal:phalcon> class Phalcon\Helper\Json ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [2] {
+ Method [ <internal:phalcon> final static public method decode ] {
+
+ - Parameters [4] {
+ Parameter #0 [ <required> string $data ]
+ Parameter #1 [ <optional> bool $associative ]
+ Parameter #2 [ <optional> int $depth ]
+ Parameter #3 [ <optional> int $options ]
+ }
+ }
+
+ Method [ <internal:phalcon> final static public method encode ] {
+
+ - Parameters [3] {
+ Parameter #0 [ <required> $data ]
+ Parameter #1 [ <optional> int $options ]
+ Parameter #2 [ <optional> int $depth ]
+ }
+ - Return [ string ]
+ }
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
Class [ <internal:phalcon> class Phalcon\Helper\Number ] {
- Constants [0] {
@@ -37985,11 +37178,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> final static public method between ] {
- Parameters [3] {
- Parameter #0 [ <required> integer $value ]
- Parameter #1 [ <required> integer $from ]
- Parameter #2 [ <required> integer $to ]
+ Parameter #0 [ <required> int $value ]
+ Parameter #1 [ <required> int $from ]
+ Parameter #2 [ <required> int $to ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
@@ -38003,18 +37196,18 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Helper\Str ] {
- Constants [6] {
- Constant [ public integer RANDOM_ALNUM ] { 0 }
- Constant [ public integer RANDOM_ALPHA ] { 1 }
- Constant [ public integer RANDOM_DISTINCT ] { 5 }
- Constant [ public integer RANDOM_HEXDEC ] { 2 }
- Constant [ public integer RANDOM_NOZERO ] { 4 }
- Constant [ public integer RANDOM_NUMERIC ] { 3 }
+ Constant [ public int RANDOM_ALNUM ] { 0 }
+ Constant [ public int RANDOM_ALPHA ] { 1 }
+ Constant [ public int RANDOM_DISTINCT ] { 5 }
+ Constant [ public int RANDOM_HEXDEC ] { 2 }
+ Constant [ public int RANDOM_NOZERO ] { 4 }
+ Constant [ public int RANDOM_NUMERIC ] { 3 }
}
- Static properties [0] {
}
- - Static methods [23] {
+ - Static methods [24] {
Method [ <internal:phalcon> final static public method camelize ] {
- Parameters [2] {
@@ -38036,19 +37229,28 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $text ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> final static public method decapitalize ] {
- Parameters [3] {
Parameter #0 [ <required> string $text ]
- Parameter #1 [ <optional> boolean $upperRest ]
+ Parameter #1 [ <optional> bool $upperRest ]
Parameter #2 [ <optional> string $encoding ]
}
- Return [ string ]
}
+ Method [ <internal:phalcon> final static public method decrement ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> string $text ]
+ Parameter #1 [ <optional> string $separator ]
+ }
+ - Return [ string ]
+ }
+
Method [ <internal:phalcon> final static public method dirFromFile ] {
- Parameters [1] {
@@ -38081,9 +37283,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $text ]
Parameter #1 [ <required> string $end ]
- Parameter #2 [ <optional> boolean $ignoreCase ]
+ Parameter #2 [ <optional> bool $ignoreCase ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final static public method firstBetween ] {
@@ -38110,7 +37312,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $needle ]
Parameter #1 [ <required> string $haystack ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final static public method increment ] {
@@ -38128,7 +37330,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $first ]
Parameter #1 [ <required> string $second ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final static public method isLower ] {
@@ -38137,7 +37339,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $text ]
Parameter #1 [ <optional> string $encoding ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final static public method isPalindrome ] {
@@ -38145,7 +37347,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $text ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final static public method isUpper ] {
@@ -38154,7 +37356,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $text ]
Parameter #1 [ <optional> string $encoding ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final static public method lower ] {
@@ -38169,8 +37371,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> final static public method random ] {
- Parameters [2] {
- Parameter #0 [ <optional> integer $type ]
- Parameter #1 [ <optional> integer $length ]
+ Parameter #0 [ <optional> int $type ]
+ Parameter #1 [ <optional> int $length ]
}
- Return [ string ]
}
@@ -38188,9 +37390,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $text ]
Parameter #1 [ <required> string $start ]
- Parameter #2 [ <optional> boolean $ignoreCase ]
+ Parameter #2 [ <optional> bool $ignoreCase ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final static public method uncamelize ] {
@@ -38263,7 +37465,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> array $data ]
- Parameter #1 [ <optional> boolean $insensitive ]
+ Parameter #1 [ <optional> bool $insensitive ]
}
}
@@ -38279,7 +37481,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method __set ] {
@@ -38310,7 +37512,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method get ] {
@@ -38332,7 +37534,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method getKeys ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $insensitive ]
+ Parameter #0 [ <optional> bool $insensitive ]
}
- Return [ array ]
}
@@ -38349,7 +37551,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method init ] {
@@ -38372,7 +37574,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection, prototype ArrayAccess> public method offsetGet ] {
@@ -38433,7 +37635,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method toJson ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer $options ]
+ Parameter #0 [ <optional> int $options ]
}
- Return [ string ]
}
@@ -38632,7 +37834,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tag ]
Parameter #1 [ <required> string $text ]
Parameter #2 [ <optional> array $attributes ]
- Parameter #3 [ <optional> boolean $raw ]
+ Parameter #3 [ <optional> bool $raw ]
}
- Return [ string ]
}
@@ -38713,7 +37915,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tag ]
Parameter #1 [ <required> string $text ]
Parameter #2 [ <optional> array $attributes ]
- Parameter #3 [ <optional> boolean $raw ]
+ Parameter #3 [ <optional> bool $raw ]
}
- Return [ string ]
}
@@ -38792,7 +37994,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tag ]
Parameter #1 [ <required> string $text ]
Parameter #2 [ <optional> array $attributes ]
- Parameter #3 [ <optional> boolean $raw ]
+ Parameter #3 [ <optional> bool $raw ]
}
- Return [ string ]
}
@@ -38872,7 +38074,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tag ]
Parameter #1 [ <required> string $text ]
Parameter #2 [ <optional> array $attributes ]
- Parameter #3 [ <optional> boolean $raw ]
+ Parameter #3 [ <optional> bool $raw ]
}
- Return [ string ]
}
@@ -38951,7 +38153,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tag ]
Parameter #1 [ <required> string $text ]
Parameter #2 [ <optional> array $attributes ]
- Parameter #3 [ <optional> boolean $raw ]
+ Parameter #3 [ <optional> bool $raw ]
}
- Return [ string ]
}
@@ -39032,7 +38234,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tag ]
Parameter #1 [ <required> string $text ]
Parameter #2 [ <optional> array $attributes ]
- Parameter #3 [ <optional> boolean $raw ]
+ Parameter #3 [ <optional> bool $raw ]
}
- Return [ string ]
}
@@ -39113,7 +38315,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tag ]
Parameter #1 [ <required> string $text ]
Parameter #2 [ <optional> array $attributes ]
- Parameter #3 [ <optional> boolean $raw ]
+ Parameter #3 [ <optional> bool $raw ]
}
- Return [ string ]
}
@@ -39192,7 +38394,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tag ]
Parameter #1 [ <required> string $text ]
Parameter #2 [ <optional> array $attributes ]
- Parameter #3 [ <optional> boolean $raw ]
+ Parameter #3 [ <optional> bool $raw ]
}
- Return [ string ]
}
@@ -39272,7 +38474,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tag ]
Parameter #1 [ <required> string $text ]
Parameter #2 [ <optional> array $attributes ]
- Parameter #3 [ <optional> boolean $raw ]
+ Parameter #3 [ <optional> bool $raw ]
}
- Return [ string ]
}
@@ -39351,7 +38553,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tag ]
Parameter #1 [ <required> string $text ]
Parameter #2 [ <optional> array $attributes ]
- Parameter #3 [ <optional> boolean $raw ]
+ Parameter #3 [ <optional> bool $raw ]
}
- Return [ string ]
}
@@ -39431,7 +38633,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $tag ]
Parameter #1 [ <required> string $text ]
Parameter #2 [ <optional> array $attributes ]
- Parameter #3 [ <optional> boolean $raw ]
+ Parameter #3 [ <optional> bool $raw ]
}
- Return [ string ]
}
@@ -39554,7 +38756,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $href ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -39707,7 +38909,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
}
- Class [ <internal:phalcon> class Phalcon\Http\Cookie extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Http\CookieInterface ] {
+ Class [ <internal:phalcon> class Phalcon\Http\Cookie extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Http\Cookie\CookieInterface ] {
- Constants [0] {
}
@@ -39718,13 +38920,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Static methods [0] {
}
- - Properties [13] {
+ - Properties [14] {
Property [ <default> protected $container ]
Property [ <default> protected $domain ]
Property [ <default> protected $expire ]
Property [ <default> protected $filter ]
Property [ <default> protected $httpOnly ]
Property [ <default> protected $name ]
+ Property [ <default> protected $options ]
Property [ <default> protected $path ]
Property [ <default> protected $read ]
Property [ <default> protected $restored ]
@@ -39734,17 +38937,18 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Property [ <default> protected $value ]
}
- - Methods [24] {
+ - Methods [26] {
Method [ <internal:phalcon, ctor> public method __construct ] {
- - Parameters [7] {
+ - Parameters [8] {
Parameter #0 [ <required> string $name ]
Parameter #1 [ <optional> $value ]
- Parameter #2 [ <optional> integer $expire ]
+ Parameter #2 [ <optional> int $expire ]
Parameter #3 [ <optional> string $path ]
- Parameter #4 [ <optional> boolean or NULL $secure ]
+ Parameter #4 [ <optional> bool or NULL $secure ]
Parameter #5 [ <optional> string or NULL $domain ]
- Parameter #6 [ <optional> boolean $httpOnly ]
+ Parameter #6 [ <optional> bool $httpOnly ]
+ Parameter #7 [ <optional> array $options ]
}
}
@@ -39755,52 +38959,59 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ string ]
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method delete ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method delete ] {
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method getDomain ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method getDomain ] {
- Parameters [0] {
}
- Return [ string ]
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method getExpiration ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method getExpiration ] {
- Parameters [0] {
}
- Return [ string ]
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method getHttpOnly ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method getHttpOnly ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method getName ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method getName ] {
- Parameters [0] {
}
- Return [ string ]
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method getPath ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method getOptions ] {
+
+ - Parameters [0] {
+ }
+ - Return [ array ]
+ }
+
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method getPath ] {
- Parameters [0] {
}
- Return [ string ]
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method getSecure ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method getSecure ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method getValue ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method getValue ] {
- Parameters [2] {
Parameter #0 [ <optional> $filters ]
@@ -39808,65 +39019,73 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method isUsingEncryption ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method isUsingEncryption ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method restore ] {
- Parameters [0] {
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method send ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method send ] {
- Parameters [0] {
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method setDomain ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method setDomain ] {
- Parameters [1] {
Parameter #0 [ <required> string $domain ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method setExpiration ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method setExpiration ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $expire ]
+ Parameter #0 [ <required> int $expire ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method setHttpOnly ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method setHttpOnly ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $httpOnly ]
+ Parameter #0 [ <required> bool $httpOnly ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method setPath ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method setOptions ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> array $options ]
+ }
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
+ }
+
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method setPath ] {
- Parameters [1] {
Parameter #0 [ <required> string $path ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method setSecure ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method setSecure ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $secure ]
+ Parameter #0 [ <required> bool $secure ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
Method [ <internal:phalcon> public method setSignKey ] {
@@ -39874,23 +39093,23 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <optional> string or NULL $signKey ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method setValue ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method setValue ] {
- Parameters [1] {
Parameter #0 [ <required> $value ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
- Method [ <internal:phalcon, prototype Phalcon\Http\CookieInterface> public method useEncryption ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Cookie\CookieInterface> public method useEncryption ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $useEncryption ]
+ Parameter #0 [ <required> bool $useEncryption ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
Method [ <internal:phalcon> protected method assertSignKeyIsLongEnough ] {
@@ -40166,7 +39385,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\AbstractMessage, prototype Psr\Http\Message\MessageInterface> public method withAddedHeader ] {
@@ -40370,14 +39589,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, ctor> public method __construct ] {
- Parameters [3] {
Parameter #0 [ <optional> $body ]
- Parameter #1 [ <optional> integer $code ]
+ Parameter #1 [ <optional> int $code ]
Parameter #2 [ <optional> array $headers ]
}
}
@@ -40402,7 +39621,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> private method checkCodeValue ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $code ]
+ Parameter #0 [ <required> int $code ]
}
- Return [ void ]
}
@@ -40464,7 +39683,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\AbstractMessage, prototype Psr\Http\Message\MessageInterface> public method withAddedHeader ] {
@@ -40628,7 +39847,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Psr\Http\Message\ResponseFactoryInterface> public method createResponse ] {
- Parameters [2] {
- Parameter #0 [ <optional> integer $code ]
+ Parameter #0 [ <optional> int $code ]
Parameter #1 [ <optional> string $reasonPhrase ]
}
- Return [ Psr\Http\Message\ResponseInterface ]
@@ -40878,7 +40097,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\AbstractMessage, prototype Psr\Http\Message\MessageInterface> public method withAddedHeader ] {
@@ -41257,7 +40476,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, overwrites Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method getContents ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer $length ]
+ Parameter #0 [ <optional> int $length ]
}
- Return [ string ]
}
@@ -41266,7 +40485,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method read ] {
@@ -41294,7 +40513,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method getMetadata ] {
@@ -41308,21 +40527,21 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method isReadable ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method isSeekable ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method rewind ] {
@@ -41354,7 +40573,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method write ] {
@@ -41362,7 +40581,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $data ]
}
- - Return [ integer ]
+ - Return [ int ]
}
}
}
@@ -41415,7 +40634,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method getContents ] {
@@ -41436,28 +40655,28 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method isReadable ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method isSeekable ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method isWritable ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method read ] {
@@ -41497,7 +40716,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method write ] {
@@ -41505,7 +40724,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $data ]
}
- - Return [ integer ]
+ - Return [ int ]
}
}
}
@@ -41558,7 +40777,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method getContents ] {
@@ -41579,28 +40798,28 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method isReadable ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method isSeekable ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method isWritable ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method read ] {
@@ -41640,7 +40859,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Http\Message\Stream, prototype Psr\Http\Message\StreamInterface> public method write ] {
@@ -41648,7 +40867,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $data ]
}
- - Return [ integer ]
+ - Return [ int ]
}
}
}
@@ -41693,22 +40912,22 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Psr\Http\Message\UploadedFileInterface> public method getSize ] {
- Parameters [0] {
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, ctor> public method __construct ] {
- Parameters [5] {
Parameter #0 [ <required> $stream ]
- Parameter #1 [ <optional> integer or NULL $size ]
- Parameter #2 [ <optional> integer $error ]
+ Parameter #1 [ <optional> int or NULL $size ]
+ Parameter #2 [ <optional> int $error ]
Parameter #3 [ <optional> string or NULL $clientFilename ]
Parameter #4 [ <optional> string or NULL $clientMediaType ]
}
@@ -41728,7 +40947,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> private method checkError ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $error ]
+ Parameter #0 [ <required> int $error ]
}
- Return [ void ]
}
@@ -41737,7 +40956,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> $stream ]
- Parameter #1 [ <required> integer $error ]
+ Parameter #1 [ <required> int $error ]
}
- Return [ void ]
}
@@ -41745,7 +40964,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> private method getErrorDescription ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $error ]
+ Parameter #0 [ <required> int $error ]
}
- Return [ string ]
}
@@ -41779,8 +40998,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [5] {
Parameter #0 [ <required> Psr\Http\Message\StreamInterface $stream ]
- Parameter #1 [ <optional> integer or NULL $size ]
- Parameter #2 [ <optional> integer $error ]
+ Parameter #1 [ <optional> int or NULL $size ]
+ Parameter #2 [ <optional> int $error ]
Parameter #3 [ <optional> string or NULL $clientFilename ]
Parameter #4 [ <optional> string or NULL $clientMediaType ]
}
@@ -41946,7 +41165,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $port ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> private method filterQuery ] {
@@ -42052,13 +41271,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method setHttpMethodParameterOverride ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $httpMethodParameterOverride ]
+ Parameter #0 [ <required> bool $httpMethodParameterOverride ]
}
}
@@ -42068,8 +41287,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <optional> string or NULL $name ]
Parameter #1 [ <optional> $filters ]
Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> boolean $notAllowEmpty ]
- Parameter #4 [ <optional> boolean $noRecursive ]
+ Parameter #3 [ <optional> bool $notAllowEmpty ]
+ Parameter #4 [ <optional> bool $noRecursive ]
}
}
@@ -42111,7 +41330,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method getClientAddress ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $trustForwardedHeader ]
+ Parameter #0 [ <optional> bool $trustForwardedHeader ]
}
}
@@ -42141,8 +41360,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <optional> string or NULL $name ]
Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> boolean $notAllowEmpty ]
- Parameter #3 [ <optional> boolean $noRecursive ]
+ Parameter #2 [ <optional> bool $notAllowEmpty ]
+ Parameter #3 [ <optional> bool $noRecursive ]
}
}
@@ -42151,8 +41370,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <optional> string or NULL $name ]
Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> boolean $notAllowEmpty ]
- Parameter #3 [ <optional> boolean $noRecursive ]
+ Parameter #2 [ <optional> bool $notAllowEmpty ]
+ Parameter #3 [ <optional> bool $noRecursive ]
}
}
@@ -42161,8 +41380,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <optional> string or NULL $name ]
Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> boolean $notAllowEmpty ]
- Parameter #3 [ <optional> boolean $noRecursive ]
+ Parameter #2 [ <optional> bool $notAllowEmpty ]
+ Parameter #3 [ <optional> bool $noRecursive ]
}
}
@@ -42198,7 +41417,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method getJsonRawBody ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $associative ]
+ Parameter #0 [ <optional> bool $associative ]
}
}
@@ -42220,7 +41439,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method getPost ] {
@@ -42229,8 +41448,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <optional> string or NULL $name ]
Parameter #1 [ <optional> $filters ]
Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> boolean $notAllowEmpty ]
- Parameter #4 [ <optional> boolean $noRecursive ]
+ Parameter #3 [ <optional> bool $notAllowEmpty ]
+ Parameter #4 [ <optional> bool $noRecursive ]
}
}
@@ -42240,8 +41459,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <optional> string or NULL $name ]
Parameter #1 [ <optional> $filters ]
Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> boolean $notAllowEmpty ]
- Parameter #4 [ <optional> boolean $noRecursive ]
+ Parameter #3 [ <optional> bool $notAllowEmpty ]
+ Parameter #4 [ <optional> bool $noRecursive ]
}
}
@@ -42251,8 +41470,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <optional> string or NULL $name ]
Parameter #1 [ <optional> $filters ]
Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> boolean $notAllowEmpty ]
- Parameter #4 [ <optional> boolean $noRecursive ]
+ Parameter #3 [ <optional> bool $notAllowEmpty ]
+ Parameter #4 [ <optional> bool $noRecursive ]
}
}
@@ -42295,8 +41514,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method getUploadedFiles ] {
- Parameters [2] {
- Parameter #0 [ <optional> boolean $onlySuccessful ]
- Parameter #1 [ <optional> boolean $namedKeys ]
+ Parameter #0 [ <optional> bool $onlySuccessful ]
+ Parameter #1 [ <optional> bool $namedKeys ]
}
- Return [ array ]
}
@@ -42304,7 +41523,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> final public method getURI ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $onlyPath ]
+ Parameter #0 [ <optional> bool $onlyPath ]
}
- Return [ string ]
}
@@ -42321,14 +41540,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method hasFiles ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> final public method hasHeader ] {
@@ -42336,7 +41555,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $header ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method hasPost ] {
@@ -42344,7 +41563,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method hasPut ] {
@@ -42352,7 +41571,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method hasQuery ] {
@@ -42360,7 +41579,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> final public method hasServer ] {
@@ -42368,114 +41587,114 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method isAjax ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method isConnect ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method isDelete ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method isGet ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method isHead ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method isMethod ] {
- Parameters [2] {
Parameter #0 [ <required> $methods ]
- Parameter #1 [ <optional> boolean $strict ]
+ Parameter #1 [ <optional> bool $strict ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method isOptions ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method isPatch ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method isPost ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method isPut ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method isPurge ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method isSecure ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method isStrictHostCheck ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method isSoap ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method isTrace ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method isValidHttpMethod ] {
@@ -42483,15 +41702,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $method ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method numFiles ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $onlySuccessful ]
+ Parameter #0 [ <optional> bool $onlySuccessful ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> public method setParameterFilters ] {
@@ -42507,7 +41726,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setStrictHostCheck ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $flag ]
+ Parameter #0 [ <optional> bool $flag ]
}
- Return [ Phalcon\Http\RequestInterface ]
}
@@ -42528,8 +41747,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <optional> string or NULL $name ]
Parameter #2 [ <optional> $filters ]
Parameter #3 [ <optional> $defaultValue ]
- Parameter #4 [ <optional> boolean $notAllowEmpty ]
- Parameter #5 [ <optional> boolean $noRecursive ]
+ Parameter #4 [ <optional> bool $notAllowEmpty ]
+ Parameter #5 [ <optional> bool $noRecursive ]
}
}
@@ -42537,9 +41756,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> $data ]
- Parameter #1 [ <required> boolean $onlySuccessful ]
+ Parameter #1 [ <required> bool $onlySuccessful ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> final protected method getQualityHeader ] {
@@ -42689,7 +41908,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [11] {
- Method [ <internal:phalcon> public method getError ] {
+ Method [ <internal:phalcon, prototype Phalcon\Http\Request\FileInterface> public method getError ] {
- Parameters [0] {
}
@@ -42736,7 +41955,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\Request\FileInterface> public method getTempName ] {
@@ -42757,7 +41976,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\Request\FileInterface> public method moveTo ] {
@@ -42765,7 +41984,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $destination ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -42856,7 +42075,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\ResponseInterface> public method hasHeader ] {
@@ -42864,22 +42083,22 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\ResponseInterface> public method isSent ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\ResponseInterface> public method redirect ] {
- Parameters [3] {
Parameter #0 [ <optional> $location ]
- Parameter #1 [ <optional> boolean $externalRedirect ]
- Parameter #2 [ <optional> integer $statusCode ]
+ Parameter #1 [ <optional> bool $externalRedirect ]
+ Parameter #2 [ <optional> int $statusCode ]
}
- Return [ Phalcon\Http\ResponseInterface ]
}
@@ -42919,7 +42138,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setCache ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $minutes ]
+ Parameter #0 [ <required> int $minutes ]
}
- Return [ Phalcon\Http\ResponseInterface ]
}
@@ -42935,7 +42154,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Http\ResponseInterface> public method setContentLength ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $contentLength ]
+ Parameter #0 [ <required> int $contentLength ]
}
- Return [ Phalcon\Http\ResponseInterface ]
}
@@ -43020,8 +42239,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> $content ]
- Parameter #1 [ <optional> integer $jsonOptions ]
- Parameter #2 [ <optional> integer $depth ]
+ Parameter #1 [ <optional> int $jsonOptions ]
+ Parameter #2 [ <optional> int $depth ]
}
- Return [ Phalcon\Http\ResponseInterface ]
}
@@ -43044,7 +42263,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Http\ResponseInterface> public method setStatusCode ] {
- Parameters [2] {
- Parameter #0 [ <required> integer $code ]
+ Parameter #0 [ <required> int $code ]
Parameter #1 [ <optional> string or NULL $message ]
}
- Return [ Phalcon\Http\ResponseInterface ]
@@ -43083,7 +42302,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> boolean $useEncryption ]
+ Parameter #0 [ <optional> bool $useEncryption ]
Parameter #1 [ <optional> string or NULL $signKey ]
}
}
@@ -43093,7 +42312,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\Response\CookiesInterface> public method get ] {
@@ -43101,7 +42320,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
Method [ <internal:phalcon> public method getCookies ] {
@@ -43116,14 +42335,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\Response\CookiesInterface> public method isUsingEncryption ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\Response\CookiesInterface> public method reset ] {
@@ -43137,19 +42356,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\Response\CookiesInterface> public method set ] {
- - Parameters [7] {
+ - Parameters [8] {
Parameter #0 [ <required> string $name ]
Parameter #1 [ <optional> $value ]
- Parameter #2 [ <optional> integer $expire ]
+ Parameter #2 [ <optional> int $expire ]
Parameter #3 [ <optional> string $path ]
- Parameter #4 [ <optional> boolean or NULL $secure ]
+ Parameter #4 [ <optional> bool or NULL $secure ]
Parameter #5 [ <optional> string or NULL $domain ]
- Parameter #6 [ <optional> boolean or NULL $httpOnly ]
+ Parameter #6 [ <optional> bool or NULL $httpOnly ]
+ Parameter #7 [ <optional> array $options ]
}
- Return [ Phalcon\Http\Response\CookiesInterface ]
}
@@ -43159,13 +42379,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <optional> string or NULL $signKey ]
}
- - Return [ Phalcon\Http\CookieInterface ]
+ - Return [ Phalcon\Http\Cookie\CookieInterface ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\Response\CookiesInterface> public method useEncryption ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $useEncryption ]
+ Parameter #0 [ <required> bool $useEncryption ]
}
- Return [ Phalcon\Http\Response\CookiesInterface ]
}
@@ -43279,7 +42499,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method remove ] {
@@ -43297,7 +42517,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Http\Response\HeadersInterface> public method set ] {
@@ -43391,7 +42611,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> static public method getVersion ] {
@@ -43417,8 +42637,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $file ]
- Parameter #1 [ <optional> integer or NULL $width ]
- Parameter #2 [ <optional> integer or NULL $height ]
+ Parameter #1 [ <optional> int or NULL $width ]
+ Parameter #2 [ <optional> int or NULL $height ]
}
}
@@ -43428,42 +42648,42 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> protected method processBackground ] {
- Parameters [4] {
- Parameter #0 [ <required> integer $r ]
- Parameter #1 [ <required> integer $g ]
- Parameter #2 [ <required> integer $b ]
- Parameter #3 [ <required> integer $opacity ]
+ Parameter #0 [ <required> int $r ]
+ Parameter #1 [ <required> int $g ]
+ Parameter #2 [ <required> int $b ]
+ Parameter #3 [ <required> int $opacity ]
}
}
Method [ <internal:phalcon> protected method processBlur ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $radius ]
+ Parameter #0 [ <required> int $radius ]
}
}
Method [ <internal:phalcon> protected method processCreate ] {
- Parameters [2] {
- Parameter #0 [ <required> integer $width ]
- Parameter #1 [ <required> integer $height ]
+ Parameter #0 [ <required> int $width ]
+ Parameter #1 [ <required> int $height ]
}
}
Method [ <internal:phalcon> protected method processCrop ] {
- Parameters [4] {
- Parameter #0 [ <required> integer $width ]
- Parameter #1 [ <required> integer $height ]
- Parameter #2 [ <required> integer $offsetX ]
- Parameter #3 [ <required> integer $offsetY ]
+ Parameter #0 [ <required> int $width ]
+ Parameter #1 [ <required> int $height ]
+ Parameter #2 [ <required> int $offsetX ]
+ Parameter #3 [ <required> int $offsetY ]
}
}
Method [ <internal:phalcon> protected method processFlip ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $direction ]
+ Parameter #0 [ <required> int $direction ]
}
}
@@ -43477,16 +42697,16 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> protected method processPixelate ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $amount ]
+ Parameter #0 [ <required> int $amount ]
}
}
Method [ <internal:phalcon> protected method processReflection ] {
- Parameters [3] {
- Parameter #0 [ <required> integer $height ]
- Parameter #1 [ <required> integer $opacity ]
- Parameter #2 [ <required> boolean $fadeIn ]
+ Parameter #0 [ <required> int $height ]
+ Parameter #1 [ <required> int $opacity ]
+ Parameter #2 [ <required> bool $fadeIn ]
}
}
@@ -43494,22 +42714,22 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> string $ext ]
- Parameter #1 [ <required> integer $quality ]
+ Parameter #1 [ <required> int $quality ]
}
}
Method [ <internal:phalcon> protected method processResize ] {
- Parameters [2] {
- Parameter #0 [ <required> integer $width ]
- Parameter #1 [ <required> integer $height ]
+ Parameter #0 [ <required> int $width ]
+ Parameter #1 [ <required> int $height ]
}
}
Method [ <internal:phalcon> protected method processRotate ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $degrees ]
+ Parameter #0 [ <required> int $degrees ]
}
}
@@ -43517,14 +42737,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> string $file ]
- Parameter #1 [ <required> integer $quality ]
+ Parameter #1 [ <required> int $quality ]
}
}
Method [ <internal:phalcon> protected method processSharpen ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $amount ]
+ Parameter #0 [ <required> int $amount ]
}
}
@@ -43532,13 +42752,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [9] {
Parameter #0 [ <required> string $text ]
- Parameter #1 [ <required> integer $offsetX ]
- Parameter #2 [ <required> integer $offsetY ]
- Parameter #3 [ <required> integer $opacity ]
- Parameter #4 [ <required> integer $r ]
- Parameter #5 [ <required> integer $g ]
- Parameter #6 [ <required> integer $b ]
- Parameter #7 [ <required> integer $size ]
+ Parameter #1 [ <required> int $offsetX ]
+ Parameter #2 [ <required> int $offsetY ]
+ Parameter #3 [ <required> int $opacity ]
+ Parameter #4 [ <required> int $r ]
+ Parameter #5 [ <required> int $g ]
+ Parameter #6 [ <required> int $b ]
+ Parameter #7 [ <required> int $size ]
Parameter #8 [ <required> string $fontfile ]
}
}
@@ -43547,9 +42767,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> Phalcon\Image\Adapter\AdapterInterface $watermark ]
- Parameter #1 [ <required> integer $offsetX ]
- Parameter #2 [ <required> integer $offsetY ]
- Parameter #3 [ <required> integer $opacity ]
+ Parameter #1 [ <required> int $offsetX ]
+ Parameter #2 [ <required> int $offsetY ]
+ Parameter #3 [ <required> int $opacity ]
}
}
@@ -43557,7 +42777,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter> public method getImage ] {
@@ -43577,21 +42797,21 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter> public method getWidth ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method background ] {
- Parameters [2] {
Parameter #0 [ <required> string $color ]
- Parameter #1 [ <optional> integer $opacity ]
+ Parameter #1 [ <optional> int $opacity ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -43599,7 +42819,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method blur ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $radius ]
+ Parameter #0 [ <required> int $radius ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -43607,10 +42827,10 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method crop ] {
- Parameters [4] {
- Parameter #0 [ <required> integer $width ]
- Parameter #1 [ <required> integer $height ]
- Parameter #2 [ <optional> integer or NULL $offsetX ]
- Parameter #3 [ <optional> integer or NULL $offsetY ]
+ Parameter #0 [ <required> int $width ]
+ Parameter #1 [ <required> int $height ]
+ Parameter #2 [ <optional> int or NULL $offsetX ]
+ Parameter #3 [ <optional> int or NULL $offsetY ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -43618,7 +42838,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method flip ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $direction ]
+ Parameter #0 [ <required> int $direction ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -43626,10 +42846,10 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter> public method liquidRescale ] {
- Parameters [4] {
- Parameter #0 [ <required> integer $width ]
- Parameter #1 [ <required> integer $height ]
- Parameter #2 [ <optional> integer $deltaX ]
- Parameter #3 [ <optional> integer $rigidity ]
+ Parameter #0 [ <required> int $width ]
+ Parameter #1 [ <required> int $height ]
+ Parameter #2 [ <optional> int $deltaX ]
+ Parameter #3 [ <optional> int $rigidity ]
}
- Return [ Phalcon\Image\Adapter\AbstractAdapter ]
}
@@ -43645,7 +42865,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method pixelate ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $amount ]
+ Parameter #0 [ <required> int $amount ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -43653,9 +42873,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method reflection ] {
- Parameters [3] {
- Parameter #0 [ <required> integer $height ]
- Parameter #1 [ <optional> integer $opacity ]
- Parameter #2 [ <optional> boolean $fadeIn ]
+ Parameter #0 [ <required> int $height ]
+ Parameter #1 [ <optional> int $opacity ]
+ Parameter #2 [ <optional> bool $fadeIn ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -43664,7 +42884,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> string or NULL $ext ]
- Parameter #1 [ <optional> integer $quality ]
+ Parameter #1 [ <optional> int $quality ]
}
- Return [ string ]
}
@@ -43672,9 +42892,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method resize ] {
- Parameters [3] {
- Parameter #0 [ <optional> integer or NULL $width ]
- Parameter #1 [ <optional> integer or NULL $height ]
- Parameter #2 [ <optional> integer $master ]
+ Parameter #0 [ <optional> int or NULL $width ]
+ Parameter #1 [ <optional> int or NULL $height ]
+ Parameter #2 [ <optional> int $master ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -43682,7 +42902,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method rotate ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $degrees ]
+ Parameter #0 [ <required> int $degrees ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -43691,7 +42911,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> string or NULL $file ]
- Parameter #1 [ <optional> integer $quality ]
+ Parameter #1 [ <optional> int $quality ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -43699,7 +42919,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method sharpen ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $amount ]
+ Parameter #0 [ <required> int $amount ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -43710,9 +42930,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $text ]
Parameter #1 [ <optional> $offsetX ]
Parameter #2 [ <optional> $offsetY ]
- Parameter #3 [ <optional> integer $opacity ]
+ Parameter #3 [ <optional> int $opacity ]
Parameter #4 [ <optional> string $color ]
- Parameter #5 [ <optional> integer $size ]
+ Parameter #5 [ <optional> int $size ]
Parameter #6 [ <optional> string or NULL $fontfile ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
@@ -43722,9 +42942,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> Phalcon\Image\Adapter\AdapterInterface $watermark ]
- Parameter #1 [ <optional> integer $offsetX ]
- Parameter #2 [ <optional> integer $offsetY ]
- Parameter #3 [ <optional> integer $opacity ]
+ Parameter #1 [ <optional> int $offsetX ]
+ Parameter #2 [ <optional> int $offsetY ]
+ Parameter #3 [ <optional> int $opacity ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -43746,7 +42966,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
@@ -43765,8 +42985,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $file ]
- Parameter #1 [ <optional> integer or NULL $width ]
- Parameter #2 [ <optional> integer or NULL $height ]
+ Parameter #1 [ <optional> int or NULL $width ]
+ Parameter #2 [ <optional> int or NULL $height ]
}
}
@@ -43783,52 +43003,52 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setResourceLimit ] {
- Parameters [2] {
- Parameter #0 [ <required> integer $type ]
- Parameter #1 [ <required> integer $limit ]
+ Parameter #0 [ <required> int $type ]
+ Parameter #1 [ <required> int $limit ]
}
}
Method [ <internal:phalcon> protected method processBackground ] {
- Parameters [4] {
- Parameter #0 [ <required> integer $r ]
- Parameter #1 [ <required> integer $g ]
- Parameter #2 [ <required> integer $b ]
- Parameter #3 [ <required> integer $opacity ]
+ Parameter #0 [ <required> int $r ]
+ Parameter #1 [ <required> int $g ]
+ Parameter #2 [ <required> int $b ]
+ Parameter #3 [ <required> int $opacity ]
}
}
Method [ <internal:phalcon> protected method processBlur ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $radius ]
+ Parameter #0 [ <required> int $radius ]
}
}
Method [ <internal:phalcon> protected method processCrop ] {
- Parameters [4] {
- Parameter #0 [ <required> integer $width ]
- Parameter #1 [ <required> integer $height ]
- Parameter #2 [ <required> integer $offsetX ]
- Parameter #3 [ <required> integer $offsetY ]
+ Parameter #0 [ <required> int $width ]
+ Parameter #1 [ <required> int $height ]
+ Parameter #2 [ <required> int $offsetX ]
+ Parameter #3 [ <required> int $offsetY ]
}
}
Method [ <internal:phalcon> protected method processFlip ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $direction ]
+ Parameter #0 [ <required> int $direction ]
}
}
Method [ <internal:phalcon> protected method processLiquidRescale ] {
- Parameters [4] {
- Parameter #0 [ <required> integer $width ]
- Parameter #1 [ <required> integer $height ]
- Parameter #2 [ <required> integer $deltaX ]
- Parameter #3 [ <required> integer $rigidity ]
+ Parameter #0 [ <required> int $width ]
+ Parameter #1 [ <required> int $height ]
+ Parameter #2 [ <required> int $deltaX ]
+ Parameter #3 [ <required> int $rigidity ]
}
}
@@ -43842,16 +43062,16 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> protected method processPixelate ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $amount ]
+ Parameter #0 [ <required> int $amount ]
}
}
Method [ <internal:phalcon> protected method processReflection ] {
- Parameters [3] {
- Parameter #0 [ <required> integer $height ]
- Parameter #1 [ <required> integer $opacity ]
- Parameter #2 [ <required> boolean $fadeIn ]
+ Parameter #0 [ <required> int $height ]
+ Parameter #1 [ <required> int $opacity ]
+ Parameter #2 [ <required> bool $fadeIn ]
}
}
@@ -43859,7 +43079,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> string $extension ]
- Parameter #1 [ <required> integer $quality ]
+ Parameter #1 [ <required> int $quality ]
}
- Return [ string ]
}
@@ -43867,15 +43087,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> protected method processResize ] {
- Parameters [2] {
- Parameter #0 [ <required> integer $width ]
- Parameter #1 [ <required> integer $height ]
+ Parameter #0 [ <required> int $width ]
+ Parameter #1 [ <required> int $height ]
}
}
Method [ <internal:phalcon> protected method processRotate ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $degrees ]
+ Parameter #0 [ <required> int $degrees ]
}
}
@@ -43883,14 +43103,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> string $file ]
- Parameter #1 [ <required> integer $quality ]
+ Parameter #1 [ <required> int $quality ]
}
}
Method [ <internal:phalcon> protected method processSharpen ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $amount ]
+ Parameter #0 [ <required> int $amount ]
}
}
@@ -43900,11 +43120,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $text ]
Parameter #1 [ <required> $offsetX ]
Parameter #2 [ <required> $offsetY ]
- Parameter #3 [ <required> integer $opacity ]
- Parameter #4 [ <required> integer $r ]
- Parameter #5 [ <required> integer $g ]
- Parameter #6 [ <required> integer $b ]
- Parameter #7 [ <required> integer $size ]
+ Parameter #3 [ <required> int $opacity ]
+ Parameter #4 [ <required> int $r ]
+ Parameter #5 [ <required> int $g ]
+ Parameter #6 [ <required> int $b ]
+ Parameter #7 [ <required> int $size ]
Parameter #8 [ <required> string $fontfile ]
}
}
@@ -43913,9 +43133,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> Phalcon\Image\Adapter\AdapterInterface $image ]
- Parameter #1 [ <required> integer $offsetX ]
- Parameter #2 [ <required> integer $offsetY ]
- Parameter #3 [ <required> integer $opacity ]
+ Parameter #1 [ <required> int $offsetX ]
+ Parameter #2 [ <required> int $offsetY ]
+ Parameter #3 [ <required> int $opacity ]
}
}
@@ -43923,7 +43143,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter> public method getImage ] {
@@ -43943,21 +43163,21 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter> public method getWidth ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method background ] {
- Parameters [2] {
Parameter #0 [ <required> string $color ]
- Parameter #1 [ <optional> integer $opacity ]
+ Parameter #1 [ <optional> int $opacity ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -43965,7 +43185,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method blur ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $radius ]
+ Parameter #0 [ <required> int $radius ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -43973,10 +43193,10 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method crop ] {
- Parameters [4] {
- Parameter #0 [ <required> integer $width ]
- Parameter #1 [ <required> integer $height ]
- Parameter #2 [ <optional> integer or NULL $offsetX ]
- Parameter #3 [ <optional> integer or NULL $offsetY ]
+ Parameter #0 [ <required> int $width ]
+ Parameter #1 [ <required> int $height ]
+ Parameter #2 [ <optional> int or NULL $offsetX ]
+ Parameter #3 [ <optional> int or NULL $offsetY ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -43984,7 +43204,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method flip ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $direction ]
+ Parameter #0 [ <required> int $direction ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -43992,10 +43212,10 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter> public method liquidRescale ] {
- Parameters [4] {
- Parameter #0 [ <required> integer $width ]
- Parameter #1 [ <required> integer $height ]
- Parameter #2 [ <optional> integer $deltaX ]
- Parameter #3 [ <optional> integer $rigidity ]
+ Parameter #0 [ <required> int $width ]
+ Parameter #1 [ <required> int $height ]
+ Parameter #2 [ <optional> int $deltaX ]
+ Parameter #3 [ <optional> int $rigidity ]
}
- Return [ Phalcon\Image\Adapter\AbstractAdapter ]
}
@@ -44011,7 +43231,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method pixelate ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $amount ]
+ Parameter #0 [ <required> int $amount ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -44019,9 +43239,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method reflection ] {
- Parameters [3] {
- Parameter #0 [ <required> integer $height ]
- Parameter #1 [ <optional> integer $opacity ]
- Parameter #2 [ <optional> boolean $fadeIn ]
+ Parameter #0 [ <required> int $height ]
+ Parameter #1 [ <optional> int $opacity ]
+ Parameter #2 [ <optional> bool $fadeIn ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -44030,7 +43250,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> string or NULL $ext ]
- Parameter #1 [ <optional> integer $quality ]
+ Parameter #1 [ <optional> int $quality ]
}
- Return [ string ]
}
@@ -44038,9 +43258,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method resize ] {
- Parameters [3] {
- Parameter #0 [ <optional> integer or NULL $width ]
- Parameter #1 [ <optional> integer or NULL $height ]
- Parameter #2 [ <optional> integer $master ]
+ Parameter #0 [ <optional> int or NULL $width ]
+ Parameter #1 [ <optional> int or NULL $height ]
+ Parameter #2 [ <optional> int $master ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -44048,7 +43268,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method rotate ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $degrees ]
+ Parameter #0 [ <required> int $degrees ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -44057,7 +43277,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> string or NULL $file ]
- Parameter #1 [ <optional> integer $quality ]
+ Parameter #1 [ <optional> int $quality ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -44065,7 +43285,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method sharpen ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $amount ]
+ Parameter #0 [ <required> int $amount ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -44076,9 +43296,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $text ]
Parameter #1 [ <optional> $offsetX ]
Parameter #2 [ <optional> $offsetY ]
- Parameter #3 [ <optional> integer $opacity ]
+ Parameter #3 [ <optional> int $opacity ]
Parameter #4 [ <optional> string $color ]
- Parameter #5 [ <optional> integer $size ]
+ Parameter #5 [ <optional> int $size ]
Parameter #6 [ <optional> string or NULL $fontfile ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
@@ -44088,9 +43308,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> Phalcon\Image\Adapter\AdapterInterface $watermark ]
- Parameter #1 [ <optional> integer $offsetX ]
- Parameter #2 [ <optional> integer $offsetY ]
- Parameter #3 [ <optional> integer $opacity ]
+ Parameter #1 [ <optional> int $offsetX ]
+ Parameter #2 [ <optional> int $offsetY ]
+ Parameter #3 [ <optional> int $opacity ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -44100,15 +43320,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Image\Enum ] {
- Constants [9] {
- Constant [ public integer AUTO ] { 4 }
- Constant [ public integer HEIGHT ] { 3 }
- Constant [ public integer INVERSE ] { 5 }
- Constant [ public integer NONE ] { 1 }
- Constant [ public integer PRECISE ] { 6 }
- Constant [ public integer TENSILE ] { 7 }
- Constant [ public integer WIDTH ] { 2 }
- Constant [ public integer HORIZONTAL ] { 11 }
- Constant [ public integer VERTICAL ] { 12 }
+ Constant [ public int AUTO ] { 4 }
+ Constant [ public int HEIGHT ] { 3 }
+ Constant [ public int INVERSE ] { 5 }
+ Constant [ public int NONE ] { 1 }
+ Constant [ public int PRECISE ] { 6 }
+ Constant [ public int TENSILE ] { 7 }
+ Constant [ public int WIDTH ] { 2 }
+ Constant [ public int HORIZONTAL ] { 11 }
+ Constant [ public int VERTICAL ] { 12 }
}
- Static properties [0] {
@@ -44225,8 +43445,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> string $name ]
Parameter #1 [ <required> string $file ]
- Parameter #2 [ <optional> integer or NULL $width ]
- Parameter #3 [ <optional> integer or NULL $height ]
+ Parameter #2 [ <optional> int or NULL $width ]
+ Parameter #3 [ <optional> int or NULL $height ]
}
- Return [ Phalcon\Image\Adapter\AdapterInterface ]
}
@@ -44318,7 +43538,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $className ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method getCheckedPath ] {
@@ -44387,7 +43607,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method register ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $prepend ]
+ Parameter #0 [ <optional> bool $prepend ]
}
- Return [ Phalcon\Loader ]
}
@@ -44396,7 +43616,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $classes ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Loader ]
}
@@ -44405,7 +43625,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $directories ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Loader ]
}
@@ -44414,7 +43634,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $files ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Loader ]
}
@@ -44423,7 +43643,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $namespaces ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Loader ]
}
@@ -44536,15 +43756,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Logger implements Psr\Log\LoggerInterface ] {
- Constants [9] {
- Constant [ public integer ALERT ] { 2 }
- Constant [ public integer CRITICAL ] { 1 }
- Constant [ public integer CUSTOM ] { 8 }
- Constant [ public integer DEBUG ] { 7 }
- Constant [ public integer EMERGENCY ] { 0 }
- Constant [ public integer ERROR ] { 3 }
- Constant [ public integer INFO ] { 6 }
- Constant [ public integer NOTICE ] { 5 }
- Constant [ public integer WARNING ] { 4 }
+ Constant [ public int ALERT ] { 2 }
+ Constant [ public int CRITICAL ] { 1 }
+ Constant [ public int CUSTOM ] { 8 }
+ Constant [ public int DEBUG ] { 7 }
+ Constant [ public int EMERGENCY ] { 0 }
+ Constant [ public int ERROR ] { 3 }
+ Constant [ public int INFO ] { 6 }
+ Constant [ public int NOTICE ] { 5 }
+ Constant [ public int WARNING ] { 4 }
}
- Static properties [0] {
@@ -44565,7 +43785,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, ctor> public method __construct ] {
@@ -44707,7 +43927,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setLogLevel ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $level ]
+ Parameter #0 [ <required> int $level ]
}
- Return [ Phalcon\Logger ]
}
@@ -44724,11 +43944,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> protected method addMessage ] {
- Parameters [3] {
- Parameter #0 [ <required> integer $level ]
+ Parameter #0 [ <required> int $level ]
Parameter #1 [ <required> string $message ]
Parameter #2 [ <optional> array $context ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method getLevels ] {
@@ -44743,7 +43963,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $level ]
}
- - Return [ integer ]
+ - Return [ int ]
}
}
}
@@ -44838,7 +44058,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Logger\Adapter\AbstractAdapter, prototype Phalcon\Logger\Adapter\AbstractAdapter> public method process ] {
@@ -44881,11 +44101,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ Phalcon\Logger\Formatter\FormatterInterface ]
}
- Method [ <internal:phalcon, inherits Phalcon\Logger\Adapter\AbstractAdapter> public method inTransaction ] {
+ Method [ <internal:phalcon, inherits Phalcon\Logger\Adapter\AbstractAdapter, prototype Phalcon\Logger\Adapter\AdapterInterface> public method inTransaction ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Logger\Adapter\AbstractAdapter, prototype Phalcon\Logger\Adapter\AdapterInterface> public method rollback ] {
@@ -44947,7 +44167,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Logger\Adapter\AbstractAdapter, prototype Phalcon\Logger\Adapter\AbstractAdapter> public method process ] {
@@ -44990,11 +44210,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ Phalcon\Logger\Formatter\FormatterInterface ]
}
- Method [ <internal:phalcon, inherits Phalcon\Logger\Adapter\AbstractAdapter> public method inTransaction ] {
+ Method [ <internal:phalcon, inherits Phalcon\Logger\Adapter\AbstractAdapter, prototype Phalcon\Logger\Adapter\AdapterInterface> public method inTransaction ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Logger\Adapter\AbstractAdapter, prototype Phalcon\Logger\Adapter\AdapterInterface> public method rollback ] {
@@ -45049,7 +44269,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Logger\Adapter\AbstractAdapter, prototype Phalcon\Logger\Adapter\AbstractAdapter> public method process ] {
@@ -45063,9 +44283,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> private method logLevelToSyslog ] {
- Parameters [1] {
- Parameter #0 [ <required> string $level ]
+ Parameter #0 [ <required> int $level ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Logger\Adapter\AbstractAdapter, dtor> public method __destruct ] {
@@ -45100,11 +44320,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ Phalcon\Logger\Formatter\FormatterInterface ]
}
- Method [ <internal:phalcon, inherits Phalcon\Logger\Adapter\AbstractAdapter> public method inTransaction ] {
+ Method [ <internal:phalcon, inherits Phalcon\Logger\Adapter\AbstractAdapter, prototype Phalcon\Logger\Adapter\AdapterInterface> public method inTransaction ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Logger\Adapter\AbstractAdapter, prototype Phalcon\Logger\Adapter\AdapterInterface> public method rollback ] {
@@ -45362,8 +44582,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [5] {
Parameter #0 [ <required> string $message ]
Parameter #1 [ <required> string $name ]
- Parameter #2 [ <required> integer $type ]
- Parameter #3 [ <optional> integer $time ]
+ Parameter #2 [ <required> int $type ]
+ Parameter #3 [ <optional> int $time ]
Parameter #4 [ <optional> $context ]
}
}
@@ -45500,7 +44720,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Messages\MessageInterface> public method getField ] {
@@ -45537,7 +44757,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $message ]
Parameter #1 [ <optional> $field ]
Parameter #2 [ <optional> string $type ]
- Parameter #3 [ <optional> integer $code ]
+ Parameter #3 [ <optional> int $code ]
Parameter #4 [ <optional> array $metaData ]
}
}
@@ -45559,7 +44779,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Messages\MessageInterface> public method setCode ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $code ]
+ Parameter #0 [ <required> int $code ]
}
- Return [ Phalcon\Messages\MessageInterface ]
}
@@ -45640,7 +44860,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Iterator> public method current ] {
@@ -45669,7 +44889,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Iterator> public method next ] {
@@ -45684,7 +44904,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype ArrayAccess> public method offsetGet ] {
@@ -45722,7 +44942,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -45759,7 +44979,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method sendCookiesOnHandleRequest ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $sendCookies ]
+ Parameter #0 [ <required> bool $sendCookies ]
}
- Return [ Phalcon\Mvc\Application ]
}
@@ -45767,7 +44987,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method sendHeadersOnHandleRequest ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $sendHeaders ]
+ Parameter #0 [ <required> bool $sendHeaders ]
}
- Return [ Phalcon\Mvc\Application ]
}
@@ -45775,7 +44995,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method useImplicitView ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $implicitView ]
+ Parameter #0 [ <required> bool $implicitView ]
}
- Return [ Phalcon\Mvc\Application ]
}
@@ -45819,7 +45039,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $modules ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Application\AbstractApplication ]
}
@@ -45852,7 +45072,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\Injectable, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -45967,7 +45187,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\Injectable, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -46117,7 +45337,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> integer $exceptionCode ]
+ Parameter #1 [ <optional> int $exceptionCode ]
}
}
@@ -46224,14 +45444,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $param ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Dispatcher\AbstractDispatcher, prototype Phalcon\Dispatcher\DispatcherInterface> public method isFinished ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Dispatcher\AbstractDispatcher, prototype Phalcon\Dispatcher\DispatcherInterface> public method setActionName ] {
@@ -46346,7 +45566,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Dispatcher\AbstractDispatcher> protected method resolveEmptyProperties ] {
@@ -46384,12 +45604,12 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Mvc\Dispatcher\Exception extends Phalcon\Dispatcher\Exception implements Throwable ] {
- Constants [6] {
- Constant [ public integer EXCEPTION_ACTION_NOT_FOUND ] { 5 }
- Constant [ public integer EXCEPTION_CYCLIC_ROUTING ] { 1 }
- Constant [ public integer EXCEPTION_HANDLER_NOT_FOUND ] { 2 }
- Constant [ public integer EXCEPTION_INVALID_HANDLER ] { 3 }
- Constant [ public integer EXCEPTION_INVALID_PARAMS ] { 4 }
- Constant [ public integer EXCEPTION_NO_DI ] { 0 }
+ Constant [ public int EXCEPTION_ACTION_NOT_FOUND ] { 5 }
+ Constant [ public int EXCEPTION_CYCLIC_ROUTING ] { 1 }
+ Constant [ public int EXCEPTION_HANDLER_NOT_FOUND ] { 2 }
+ Constant [ public int EXCEPTION_INVALID_HANDLER ] { 3 }
+ Constant [ public int EXCEPTION_INVALID_PARAMS ] { 4 }
+ Constant [ public int EXCEPTION_NO_DI ] { 0 }
}
- Static properties [0] {
@@ -46621,7 +45841,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $serviceName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method head ] {
@@ -46663,7 +45883,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $alias ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype ArrayAccess> public method offsetGet ] {
@@ -46763,7 +45983,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $serviceName ]
Parameter #1 [ <required> $definition ]
- Parameter #2 [ <optional> boolean $shared ]
+ Parameter #2 [ <optional> bool $shared ]
}
- Return [ Phalcon\Di\ServiceInterface ]
}
@@ -46783,7 +46003,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\Injectable, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -46865,7 +46085,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Micro\CollectionInterface> public method map ] {
@@ -46933,7 +46153,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> $handler ]
- Parameter #1 [ <optional> boolean $lazy ]
+ Parameter #1 [ <optional> bool $lazy ]
}
- Return [ Phalcon\Mvc\Micro\CollectionInterface ]
}
@@ -46941,7 +46161,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Micro\CollectionInterface> public method setLazy ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $lazy ]
+ Parameter #0 [ <required> bool $lazy ]
}
- Return [ Phalcon\Mvc\Micro\CollectionInterface ]
}
@@ -47071,13 +46291,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> abstract class Phalcon\Mvc\Model extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\EntityInterface, Phalcon\Mvc\ModelInterface, Phalcon\Mvc\Model\ResultInterface, Serializable, JsonSerializable ] {
- Constants [8] {
- Constant [ public integer DIRTY_STATE_DETACHED ] { 2 }
- Constant [ public integer DIRTY_STATE_PERSISTENT ] { 0 }
- Constant [ public integer DIRTY_STATE_TRANSIENT ] { 1 }
- Constant [ public integer OP_CREATE ] { 1 }
- Constant [ public integer OP_DELETE ] { 3 }
- Constant [ public integer OP_NONE ] { 0 }
- Constant [ public integer OP_UPDATE ] { 2 }
+ Constant [ public int DIRTY_STATE_DETACHED ] { 2 }
+ Constant [ public int DIRTY_STATE_PERSISTENT ] { 0 }
+ Constant [ public int DIRTY_STATE_TRANSIENT ] { 1 }
+ Constant [ public int OP_CREATE ] { 1 }
+ Constant [ public int OP_DELETE ] { 3 }
+ Constant [ public int OP_NONE ] { 0 }
+ Constant [ public int OP_UPDATE ] { 2 }
Constant [ public string TRANSACTION_INDEX ] { transaction }
}
@@ -47106,7 +46326,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $base ]
Parameter #1 [ <required> array $data ]
- Parameter #2 [ <optional> integer $dirtyState ]
+ Parameter #2 [ <optional> int $dirtyState ]
}
- Return [ Phalcon\Mvc\ModelInterface ]
}
@@ -47117,8 +46337,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $base ]
Parameter #1 [ <required> array $data ]
Parameter #2 [ <required> $columnMap ]
- Parameter #3 [ <optional> integer $dirtyState ]
- Parameter #4 [ <optional> boolean or NULL $keepSnapshots ]
+ Parameter #3 [ <optional> int $dirtyState ]
+ Parameter #4 [ <optional> bool or NULL $keepSnapshots ]
}
- Return [ Phalcon\Mvc\ModelInterface ]
}
@@ -47128,7 +46348,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> array $data ]
Parameter #1 [ <required> $columnMap ]
- Parameter #2 [ <required> integer $hydrationMode ]
+ Parameter #2 [ <required> int $hydrationMode ]
}
}
@@ -47137,7 +46357,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <optional> $parameters ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\ModelInterface> static public method find ] {
@@ -47281,7 +46501,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $property ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method __set ] {
@@ -47322,14 +46542,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\ModelInterface> public method delete ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method dump ] {
@@ -47344,7 +46564,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $eventName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\ModelInterface> public method fireEventCancel ] {
@@ -47352,7 +46572,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $eventName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method getChangedFields ] {
@@ -47366,7 +46586,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> public method getEventsManager ] {
@@ -47402,7 +46622,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> public method getOldSnapshotData ] {
@@ -47439,7 +46659,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $relationshipAlias ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\ModelInterface> final public method getSchema ] {
@@ -47488,25 +46708,25 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> $fieldName ]
- Parameter #1 [ <optional> boolean $allFields ]
+ Parameter #1 [ <optional> bool $allFields ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method hasSnapshotData ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method hasUpdated ] {
- Parameters [2] {
Parameter #0 [ <optional> $fieldName ]
- Parameter #1 [ <optional> boolean $allFields ]
+ Parameter #1 [ <optional> bool $allFields ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype JsonSerializable> public method jsonSerialize ] {
@@ -47534,7 +46754,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Serializable> public method serialize ] {
@@ -47562,7 +46782,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ResultInterface> public method setDirtyState ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $dirtyState ]
+ Parameter #0 [ <required> int $dirtyState ]
}
}
@@ -47617,7 +46837,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\ModelInterface> public method skipOperation ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $skip ]
+ Parameter #0 [ <required> bool $skip ]
}
- Return [ void ]
}
@@ -47634,7 +46854,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\EntityInterface> public method writeAttribute ] {
@@ -47650,21 +46870,21 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final protected method _checkForeignKeysReverseCascade ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final protected method _checkForeignKeysReverseRestrict ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method _doLowInsert ] {
@@ -47675,7 +46895,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #2 [ <required> $table ]
Parameter #3 [ <required> $identityField ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method _doLowUpdate ] {
@@ -47685,7 +46905,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> Phalcon\Db\Adapter\AdapterInterface $connection ]
Parameter #2 [ <required> $table ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method _exists ] {
@@ -47694,7 +46914,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Mvc\Model\MetaDataInterface $metaData ]
Parameter #1 [ <required> Phalcon\Db\Adapter\AdapterInterface $connection ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method _getRelatedRecords ] {
@@ -47712,17 +46932,17 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $property ]
Parameter #1 [ <required> $value ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method _preSave ] {
- Parameters [3] {
Parameter #0 [ <required> Phalcon\Mvc\Model\MetaDataInterface $metaData ]
- Parameter #1 [ <required> boolean $exists ]
+ Parameter #1 [ <required> bool $exists ]
Parameter #2 [ <required> $identityField ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method _preSaveRelatedRecords ] {
@@ -47731,16 +46951,16 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Db\Adapter\AdapterInterface $connection ]
Parameter #1 [ <required> $related ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method _postSave ] {
- Parameters [2] {
- Parameter #0 [ <required> boolean $success ]
- Parameter #1 [ <required> boolean $exists ]
+ Parameter #0 [ <required> bool $success ]
+ Parameter #1 [ <required> bool $exists ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method _postSaveRelatedRecords ] {
@@ -47749,7 +46969,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Db\Adapter\AdapterInterface $connection ]
Parameter #1 [ <required> $related ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method allowEmptyStringValues ] {
@@ -47827,7 +47047,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> protected method keepSnapshots ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $keepSnapshot ]
+ Parameter #0 [ <required> bool $keepSnapshot ]
}
- Return [ void ]
}
@@ -47874,7 +47094,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> protected method useDynamicUpdate ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $dynamicUpdate ]
+ Parameter #0 [ <required> bool $dynamicUpdate ]
}
- Return [ void ]
}
@@ -47884,14 +47104,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> Phalcon\Validation\ValidationInterface $validator ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\ModelInterface> public method validationHasFailed ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\AbstractInjectionAware, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -47963,7 +47183,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $eventName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -48027,7 +47247,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $eventName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -48187,7 +47407,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $bindParams ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Mvc\Model\CriteriaInterface ]
}
@@ -48360,8 +47580,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\CriteriaInterface> public method limit ] {
- Parameters [2] {
- Parameter #0 [ <required> integer $limit ]
- Parameter #1 [ <optional> integer $offset ]
+ Parameter #0 [ <required> int $limit ]
+ Parameter #1 [ <optional> int $offset ]
}
- Return [ Phalcon\Mvc\Model\CriteriaInterface ]
}
@@ -48369,7 +47589,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\CriteriaInterface> public method forUpdate ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $forUpdate ]
+ Parameter #0 [ <optional> bool $forUpdate ]
}
- Return [ Phalcon\Mvc\Model\CriteriaInterface ]
}
@@ -48377,7 +47597,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\CriteriaInterface> public method sharedLock ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $sharedLock ]
+ Parameter #0 [ <optional> bool $sharedLock ]
}
- Return [ Phalcon\Mvc\Model\CriteriaInterface ]
}
@@ -48547,7 +47767,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ManagerInterface> public method isInitialized ] {
@@ -48555,7 +47775,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $className ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ManagerInterface> public method getLastInitialized ] {
@@ -48603,7 +47823,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
Parameter #1 [ <required> string $property ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ManagerInterface> public method getModelSource ] {
@@ -48738,7 +47958,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> boolean $keepSnapshots ]
+ Parameter #1 [ <required> bool $keepSnapshots ]
}
- Return [ void ]
}
@@ -48748,14 +47968,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ManagerInterface> public method useDynamicUpdate ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> boolean $dynamicUpdate ]
+ Parameter #1 [ <required> bool $dynamicUpdate ]
}
- Return [ void ]
}
@@ -48765,7 +47985,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ManagerInterface> public method addHasOne ] {
@@ -48840,7 +48060,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $modelName ]
Parameter #1 [ <required> string $modelRelation ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ManagerInterface> public method existsHasMany ] {
@@ -48849,7 +48069,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $modelName ]
Parameter #1 [ <required> string $modelRelation ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ManagerInterface> public method existsHasOne ] {
@@ -48858,7 +48078,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $modelName ]
Parameter #1 [ <required> string $modelRelation ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ManagerInterface> public method existsHasOneThrough ] {
@@ -48867,7 +48087,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $modelName ]
Parameter #1 [ <required> string $modelRelation ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ManagerInterface> public method existsHasManyToMany ] {
@@ -48876,7 +48096,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $modelName ]
Parameter #1 [ <required> string $modelRelation ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ManagerInterface> public method getRelationByAlias ] {
@@ -49069,22 +48289,22 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Mvc\Model\MetaData\Apcu extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] {
- Constants [16] {
- Constant [ public integer MODELS_ATTRIBUTES ] { 0 }
- Constant [ public integer MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 }
- Constant [ public integer MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 }
- Constant [ public integer MODELS_COLUMN_MAP ] { 0 }
- Constant [ public integer MODELS_DATE_AT ] { 6 }
- Constant [ public integer MODELS_DATE_IN ] { 7 }
- Constant [ public integer MODELS_DATA_TYPES ] { 4 }
- Constant [ public integer MODELS_DATA_TYPES_BIND ] { 9 }
- Constant [ public integer MODELS_DATA_TYPES_NUMERIC ] { 5 }
- Constant [ public integer MODELS_DEFAULT_VALUES ] { 12 }
- Constant [ public integer MODELS_EMPTY_STRING_VALUES ] { 13 }
- Constant [ public integer MODELS_IDENTITY_COLUMN ] { 8 }
- Constant [ public integer MODELS_NON_PRIMARY_KEY ] { 2 }
- Constant [ public integer MODELS_NOT_NULL ] { 3 }
- Constant [ public integer MODELS_PRIMARY_KEY ] { 1 }
- Constant [ public integer MODELS_REVERSE_COLUMN_MAP ] { 1 }
+ Constant [ public int MODELS_ATTRIBUTES ] { 0 }
+ Constant [ public int MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 }
+ Constant [ public int MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 }
+ Constant [ public int MODELS_COLUMN_MAP ] { 0 }
+ Constant [ public int MODELS_DATE_AT ] { 6 }
+ Constant [ public int MODELS_DATE_IN ] { 7 }
+ Constant [ public int MODELS_DATA_TYPES ] { 4 }
+ Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 }
+ Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 }
+ Constant [ public int MODELS_DEFAULT_VALUES ] { 12 }
+ Constant [ public int MODELS_EMPTY_STRING_VALUES ] { 13 }
+ Constant [ public int MODELS_IDENTITY_COLUMN ] { 8 }
+ Constant [ public int MODELS_NON_PRIMARY_KEY ] { 2 }
+ Constant [ public int MODELS_NOT_NULL ] { 3 }
+ Constant [ public int MODELS_PRIMARY_KEY ] { 1 }
+ Constant [ public int MODELS_REVERSE_COLUMN_MAP ] { 1 }
}
- Static properties [0] {
@@ -49242,14 +48462,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
Parameter #1 [ <required> string $attribute ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\MetaData, prototype Phalcon\Mvc\Model\MetaDataInterface> public method isEmpty ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\MetaData, prototype Phalcon\Mvc\Model\MetaDataInterface> public method read ] {
@@ -49272,7 +48492,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
}
}
@@ -49288,7 +48508,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
}
}
@@ -49355,7 +48575,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
Parameter #2 [ <required> $data ]
}
- Return [ void ]
@@ -49376,22 +48596,22 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Mvc\Model\MetaData\Libmemcached extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] {
- Constants [16] {
- Constant [ public integer MODELS_ATTRIBUTES ] { 0 }
- Constant [ public integer MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 }
- Constant [ public integer MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 }
- Constant [ public integer MODELS_COLUMN_MAP ] { 0 }
- Constant [ public integer MODELS_DATE_AT ] { 6 }
- Constant [ public integer MODELS_DATE_IN ] { 7 }
- Constant [ public integer MODELS_DATA_TYPES ] { 4 }
- Constant [ public integer MODELS_DATA_TYPES_BIND ] { 9 }
- Constant [ public integer MODELS_DATA_TYPES_NUMERIC ] { 5 }
- Constant [ public integer MODELS_DEFAULT_VALUES ] { 12 }
- Constant [ public integer MODELS_EMPTY_STRING_VALUES ] { 13 }
- Constant [ public integer MODELS_IDENTITY_COLUMN ] { 8 }
- Constant [ public integer MODELS_NON_PRIMARY_KEY ] { 2 }
- Constant [ public integer MODELS_NOT_NULL ] { 3 }
- Constant [ public integer MODELS_PRIMARY_KEY ] { 1 }
- Constant [ public integer MODELS_REVERSE_COLUMN_MAP ] { 1 }
+ Constant [ public int MODELS_ATTRIBUTES ] { 0 }
+ Constant [ public int MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 }
+ Constant [ public int MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 }
+ Constant [ public int MODELS_COLUMN_MAP ] { 0 }
+ Constant [ public int MODELS_DATE_AT ] { 6 }
+ Constant [ public int MODELS_DATE_IN ] { 7 }
+ Constant [ public int MODELS_DATA_TYPES ] { 4 }
+ Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 }
+ Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 }
+ Constant [ public int MODELS_DEFAULT_VALUES ] { 12 }
+ Constant [ public int MODELS_EMPTY_STRING_VALUES ] { 13 }
+ Constant [ public int MODELS_IDENTITY_COLUMN ] { 8 }
+ Constant [ public int MODELS_NON_PRIMARY_KEY ] { 2 }
+ Constant [ public int MODELS_NOT_NULL ] { 3 }
+ Constant [ public int MODELS_PRIMARY_KEY ] { 1 }
+ Constant [ public int MODELS_REVERSE_COLUMN_MAP ] { 1 }
}
- Static properties [0] {
@@ -49556,14 +48776,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
Parameter #1 [ <required> string $attribute ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\MetaData, prototype Phalcon\Mvc\Model\MetaDataInterface> public method isEmpty ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\MetaData, prototype Phalcon\Mvc\Model\MetaDataInterface> public method read ] {
@@ -49586,7 +48806,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
}
}
@@ -49602,7 +48822,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
}
}
@@ -49662,7 +48882,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
Parameter #2 [ <required> $data ]
}
- Return [ void ]
@@ -49683,22 +48903,22 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Mvc\Model\MetaData\Memory extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] {
- Constants [16] {
- Constant [ public integer MODELS_ATTRIBUTES ] { 0 }
- Constant [ public integer MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 }
- Constant [ public integer MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 }
- Constant [ public integer MODELS_COLUMN_MAP ] { 0 }
- Constant [ public integer MODELS_DATE_AT ] { 6 }
- Constant [ public integer MODELS_DATE_IN ] { 7 }
- Constant [ public integer MODELS_DATA_TYPES ] { 4 }
- Constant [ public integer MODELS_DATA_TYPES_BIND ] { 9 }
- Constant [ public integer MODELS_DATA_TYPES_NUMERIC ] { 5 }
- Constant [ public integer MODELS_DEFAULT_VALUES ] { 12 }
- Constant [ public integer MODELS_EMPTY_STRING_VALUES ] { 13 }
- Constant [ public integer MODELS_IDENTITY_COLUMN ] { 8 }
- Constant [ public integer MODELS_NON_PRIMARY_KEY ] { 2 }
- Constant [ public integer MODELS_NOT_NULL ] { 3 }
- Constant [ public integer MODELS_PRIMARY_KEY ] { 1 }
- Constant [ public integer MODELS_REVERSE_COLUMN_MAP ] { 1 }
+ Constant [ public int MODELS_ATTRIBUTES ] { 0 }
+ Constant [ public int MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 }
+ Constant [ public int MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 }
+ Constant [ public int MODELS_COLUMN_MAP ] { 0 }
+ Constant [ public int MODELS_DATE_AT ] { 6 }
+ Constant [ public int MODELS_DATE_IN ] { 7 }
+ Constant [ public int MODELS_DATA_TYPES ] { 4 }
+ Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 }
+ Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 }
+ Constant [ public int MODELS_DEFAULT_VALUES ] { 12 }
+ Constant [ public int MODELS_EMPTY_STRING_VALUES ] { 13 }
+ Constant [ public int MODELS_IDENTITY_COLUMN ] { 8 }
+ Constant [ public int MODELS_NON_PRIMARY_KEY ] { 2 }
+ Constant [ public int MODELS_NOT_NULL ] { 3 }
+ Constant [ public int MODELS_PRIMARY_KEY ] { 1 }
+ Constant [ public int MODELS_REVERSE_COLUMN_MAP ] { 1 }
}
- Static properties [0] {
@@ -49872,14 +49092,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
Parameter #1 [ <required> string $attribute ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\MetaData, prototype Phalcon\Mvc\Model\MetaDataInterface> public method isEmpty ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\MetaData, prototype Phalcon\Mvc\Model\MetaDataInterface> final public method readColumnMap ] {
@@ -49894,7 +49114,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
}
}
@@ -49910,7 +49130,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
}
}
@@ -49968,7 +49188,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
Parameter #2 [ <required> $data ]
}
- Return [ void ]
@@ -49989,22 +49209,22 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Mvc\Model\MetaData\Redis extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] {
- Constants [16] {
- Constant [ public integer MODELS_ATTRIBUTES ] { 0 }
- Constant [ public integer MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 }
- Constant [ public integer MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 }
- Constant [ public integer MODELS_COLUMN_MAP ] { 0 }
- Constant [ public integer MODELS_DATE_AT ] { 6 }
- Constant [ public integer MODELS_DATE_IN ] { 7 }
- Constant [ public integer MODELS_DATA_TYPES ] { 4 }
- Constant [ public integer MODELS_DATA_TYPES_BIND ] { 9 }
- Constant [ public integer MODELS_DATA_TYPES_NUMERIC ] { 5 }
- Constant [ public integer MODELS_DEFAULT_VALUES ] { 12 }
- Constant [ public integer MODELS_EMPTY_STRING_VALUES ] { 13 }
- Constant [ public integer MODELS_IDENTITY_COLUMN ] { 8 }
- Constant [ public integer MODELS_NON_PRIMARY_KEY ] { 2 }
- Constant [ public integer MODELS_NOT_NULL ] { 3 }
- Constant [ public integer MODELS_PRIMARY_KEY ] { 1 }
- Constant [ public integer MODELS_REVERSE_COLUMN_MAP ] { 1 }
+ Constant [ public int MODELS_ATTRIBUTES ] { 0 }
+ Constant [ public int MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 }
+ Constant [ public int MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 }
+ Constant [ public int MODELS_COLUMN_MAP ] { 0 }
+ Constant [ public int MODELS_DATE_AT ] { 6 }
+ Constant [ public int MODELS_DATE_IN ] { 7 }
+ Constant [ public int MODELS_DATA_TYPES ] { 4 }
+ Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 }
+ Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 }
+ Constant [ public int MODELS_DEFAULT_VALUES ] { 12 }
+ Constant [ public int MODELS_EMPTY_STRING_VALUES ] { 13 }
+ Constant [ public int MODELS_IDENTITY_COLUMN ] { 8 }
+ Constant [ public int MODELS_NON_PRIMARY_KEY ] { 2 }
+ Constant [ public int MODELS_NOT_NULL ] { 3 }
+ Constant [ public int MODELS_PRIMARY_KEY ] { 1 }
+ Constant [ public int MODELS_REVERSE_COLUMN_MAP ] { 1 }
}
- Static properties [0] {
@@ -50169,14 +49389,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
Parameter #1 [ <required> string $attribute ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\MetaData, prototype Phalcon\Mvc\Model\MetaDataInterface> public method isEmpty ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\MetaData, prototype Phalcon\Mvc\Model\MetaDataInterface> public method read ] {
@@ -50199,7 +49419,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
}
}
@@ -50215,7 +49435,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
}
}
@@ -50275,7 +49495,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
Parameter #2 [ <required> $data ]
}
- Return [ void ]
@@ -50366,22 +49586,22 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Mvc\Model\MetaData\Stream extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] {
- Constants [16] {
- Constant [ public integer MODELS_ATTRIBUTES ] { 0 }
- Constant [ public integer MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 }
- Constant [ public integer MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 }
- Constant [ public integer MODELS_COLUMN_MAP ] { 0 }
- Constant [ public integer MODELS_DATE_AT ] { 6 }
- Constant [ public integer MODELS_DATE_IN ] { 7 }
- Constant [ public integer MODELS_DATA_TYPES ] { 4 }
- Constant [ public integer MODELS_DATA_TYPES_BIND ] { 9 }
- Constant [ public integer MODELS_DATA_TYPES_NUMERIC ] { 5 }
- Constant [ public integer MODELS_DEFAULT_VALUES ] { 12 }
- Constant [ public integer MODELS_EMPTY_STRING_VALUES ] { 13 }
- Constant [ public integer MODELS_IDENTITY_COLUMN ] { 8 }
- Constant [ public integer MODELS_NON_PRIMARY_KEY ] { 2 }
- Constant [ public integer MODELS_NOT_NULL ] { 3 }
- Constant [ public integer MODELS_PRIMARY_KEY ] { 1 }
- Constant [ public integer MODELS_REVERSE_COLUMN_MAP ] { 1 }
+ Constant [ public int MODELS_ATTRIBUTES ] { 0 }
+ Constant [ public int MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 }
+ Constant [ public int MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 }
+ Constant [ public int MODELS_COLUMN_MAP ] { 0 }
+ Constant [ public int MODELS_DATE_AT ] { 6 }
+ Constant [ public int MODELS_DATE_IN ] { 7 }
+ Constant [ public int MODELS_DATA_TYPES ] { 4 }
+ Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 }
+ Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 }
+ Constant [ public int MODELS_DEFAULT_VALUES ] { 12 }
+ Constant [ public int MODELS_EMPTY_STRING_VALUES ] { 13 }
+ Constant [ public int MODELS_IDENTITY_COLUMN ] { 8 }
+ Constant [ public int MODELS_NON_PRIMARY_KEY ] { 2 }
+ Constant [ public int MODELS_NOT_NULL ] { 3 }
+ Constant [ public int MODELS_PRIMARY_KEY ] { 1 }
+ Constant [ public int MODELS_REVERSE_COLUMN_MAP ] { 1 }
}
- Static properties [0] {
@@ -50564,14 +49784,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
Parameter #1 [ <required> string $attribute ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\MetaData, prototype Phalcon\Mvc\Model\MetaDataInterface> public method isEmpty ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\MetaData, prototype Phalcon\Mvc\Model\MetaDataInterface> final public method readColumnMap ] {
@@ -50586,7 +49806,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
}
}
@@ -50602,7 +49822,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
}
}
@@ -50660,7 +49880,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $model ]
- Parameter #1 [ <required> integer $index ]
+ Parameter #1 [ <required> int $index ]
Parameter #2 [ <required> $data ]
}
- Return [ void ]
@@ -50681,10 +49901,10 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Mvc\Model\Query implements Phalcon\Mvc\Model\QueryInterface, Phalcon\Di\InjectionAwareInterface ] {
- Constants [4] {
- Constant [ public integer TYPE_DELETE ] { 303 }
- Constant [ public integer TYPE_INSERT ] { 306 }
- Constant [ public integer TYPE_SELECT ] { 309 }
- Constant [ public integer TYPE_UPDATE ] { 300 }
+ Constant [ public int TYPE_DELETE ] { 303 }
+ Constant [ public int TYPE_INSERT ] { 306 }
+ Constant [ public int TYPE_SELECT ] { 309 }
+ Constant [ public int TYPE_UPDATE ] { 300 }
}
- Static properties [1] {
@@ -50757,7 +49977,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\QueryInterface> public method setUniqueRow ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $uniqueRow ]
+ Parameter #0 [ <required> bool $uniqueRow ]
}
- Return [ Phalcon\Mvc\Model\QueryInterface ]
}
@@ -50766,7 +49986,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final protected method _getQualified ] {
@@ -50805,7 +50025,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $expr ]
- Parameter #1 [ <optional> boolean $quoting ]
+ Parameter #1 [ <optional> bool $quoting ]
}
- Return [ string ]
}
@@ -50903,7 +50123,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> $ast ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ array ]
}
@@ -50949,7 +50169,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> array $intermediate ]
Parameter #1 [ <required> array $bindParams ]
Parameter #2 [ <required> array $bindTypes ]
- Parameter #3 [ <optional> boolean $simulate ]
+ Parameter #3 [ <optional> bool $simulate ]
}
}
@@ -51014,7 +50234,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setType ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $type ]
+ Parameter #0 [ <required> int $type ]
}
- Return [ Phalcon\Mvc\Model\QueryInterface ]
}
@@ -51023,14 +50243,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\QueryInterface> public method setBindParams ] {
- Parameters [2] {
Parameter #0 [ <required> array $bindParams ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Mvc\Model\QueryInterface ]
}
@@ -51046,7 +50266,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $bindTypes ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Mvc\Model\QueryInterface ]
}
@@ -51054,7 +50274,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\QueryInterface> public method setSharedLock ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $sharedLock ]
+ Parameter #0 [ <optional> bool $sharedLock ]
}
- Return [ Phalcon\Mvc\Model\QueryInterface ]
}
@@ -51254,7 +50474,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\Query\BuilderInterface> public method forUpdate ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $forUpdate ]
+ Parameter #0 [ <required> bool $forUpdate ]
}
- Return [ Phalcon\Mvc\Model\Query\BuilderInterface ]
}
@@ -51295,7 +50515,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\Query\BuilderInterface> public method getFrom ] {
@@ -51332,7 +50552,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\Query\BuilderInterface> public method getOrderBy ] {
@@ -51427,7 +50647,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\Query\BuilderInterface> public method limit ] {
- Parameters [2] {
- Parameter #0 [ <required> integer $limit ]
+ Parameter #0 [ <required> int $limit ]
Parameter #1 [ <optional> $offset ]
}
- Return [ Phalcon\Mvc\Model\Query\BuilderInterface ]
@@ -51478,7 +50698,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\Query\BuilderInterface> public method offset ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $offset ]
+ Parameter #0 [ <required> int $offset ]
}
- Return [ Phalcon\Mvc\Model\Query\BuilderInterface ]
}
@@ -51525,7 +50745,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $bindParams ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Mvc\Model\Query\BuilderInterface ]
}
@@ -51534,7 +50754,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $bindTypes ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Mvc\Model\Query\BuilderInterface ]
}
@@ -51650,7 +50870,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <required> boolean $success ]
+ Parameter #0 [ <required> bool $success ]
Parameter #1 [ <optional> Phalcon\Mvc\ModelInterface or NULL $model ]
}
}
@@ -51673,7 +50893,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -51681,14 +50901,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Mvc\Model\Relation implements Phalcon\Mvc\Model\RelationInterface ] {
- Constants [8] {
- Constant [ public integer ACTION_CASCADE ] { 2 }
- Constant [ public integer ACTION_RESTRICT ] { 1 }
- Constant [ public integer BELONGS_TO ] { 0 }
- Constant [ public integer HAS_MANY ] { 2 }
- Constant [ public integer HAS_MANY_THROUGH ] { 4 }
- Constant [ public integer HAS_ONE ] { 1 }
- Constant [ public integer HAS_ONE_THROUGH ] { 3 }
- Constant [ public integer NO_ACTION ] { 0 }
+ Constant [ public int ACTION_CASCADE ] { 2 }
+ Constant [ public int ACTION_RESTRICT ] { 1 }
+ Constant [ public int BELONGS_TO ] { 0 }
+ Constant [ public int HAS_MANY ] { 2 }
+ Constant [ public int HAS_MANY_THROUGH ] { 4 }
+ Constant [ public int HAS_ONE ] { 1 }
+ Constant [ public int HAS_ONE_THROUGH ] { 3 }
+ Constant [ public int NO_ACTION ] { 0 }
}
- Static properties [0] {
@@ -51712,7 +50932,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, ctor> public method __construct ] {
- Parameters [5] {
- Parameter #0 [ <required> integer $type ]
+ Parameter #0 [ <required> int $type ]
Parameter #1 [ <required> string $referencedModel ]
Parameter #2 [ <required> $fields ]
Parameter #3 [ <required> $referencedFields ]
@@ -51760,7 +50980,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\RelationInterface> public method getReferencedFields ] {
@@ -51777,21 +50997,21 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\RelationInterface> public method isThrough ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\RelationInterface> public method isReusable ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\RelationInterface> public method setIntermediateRelation ] {
@@ -51808,11 +51028,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> <iterateable> class Phalcon\Mvc\Model\Resultset\Complex extends Phalcon\Mvc\Model\Resultset implements JsonSerializable, Serializable, ArrayAccess, Countable, SeekableIterator, Traversable, Iterator, Phalcon\Mvc\Model\ResultsetInterface ] {
- Constants [5] {
- Constant [ public integer HYDRATE_ARRAYS ] { 1 }
- Constant [ public integer HYDRATE_OBJECTS ] { 2 }
- Constant [ public integer HYDRATE_RECORDS ] { 0 }
- Constant [ public integer TYPE_RESULT_FULL ] { 0 }
- Constant [ public integer TYPE_RESULT_PARTIAL ] { 1 }
+ Constant [ public int HYDRATE_ARRAYS ] { 1 }
+ Constant [ public int HYDRATE_OBJECTS ] { 2 }
+ Constant [ public int HYDRATE_RECORDS ] { 0 }
+ Constant [ public int TYPE_RESULT_FULL ] { 0 }
+ Constant [ public int TYPE_RESULT_PARTIAL ] { 1 }
}
- Static properties [0] {
@@ -51875,7 +51095,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Phalcon\Mvc\Model\ResultsetInterface> public method delete ] {
@@ -51883,7 +51103,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <optional> Closure or NULL $conditionCallback ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Phalcon\Mvc\Model\ResultsetInterface> public method filter ] {
@@ -51912,7 +51132,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Phalcon\Mvc\Model\ResultsetInterface> public method getLast ] {
@@ -51933,14 +51153,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Phalcon\Mvc\Model\ResultsetInterface> public method isFresh ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype JsonSerializable> public method jsonSerialize ] {
@@ -51954,7 +51174,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Iterator> public method next ] {
@@ -51976,7 +51196,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype ArrayAccess> public method offsetSet ] {
@@ -52014,7 +51234,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Phalcon\Mvc\Model\ResultsetInterface> public method setHydrateMode ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $hydrateMode ]
+ Parameter #0 [ <required> int $hydrateMode ]
}
- Return [ Phalcon\Mvc\Model\ResultsetInterface ]
}
@@ -52022,7 +51242,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Phalcon\Mvc\Model\ResultsetInterface> public method setIsFresh ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $isFresh ]
+ Parameter #0 [ <required> bool $isFresh ]
}
- Return [ Phalcon\Mvc\Model\ResultsetInterface ]
}
@@ -52033,14 +51253,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $data ]
Parameter #1 [ <optional> Closure or NULL $conditionCallback ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Iterator> public method valid ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -52048,11 +51268,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> <iterateable> class Phalcon\Mvc\Model\Resultset\Simple extends Phalcon\Mvc\Model\Resultset implements JsonSerializable, Serializable, ArrayAccess, Countable, SeekableIterator, Traversable, Iterator, Phalcon\Mvc\Model\ResultsetInterface ] {
- Constants [5] {
- Constant [ public integer HYDRATE_ARRAYS ] { 1 }
- Constant [ public integer HYDRATE_OBJECTS ] { 2 }
- Constant [ public integer HYDRATE_RECORDS ] { 0 }
- Constant [ public integer TYPE_RESULT_FULL ] { 0 }
- Constant [ public integer TYPE_RESULT_PARTIAL ] { 1 }
+ Constant [ public int HYDRATE_ARRAYS ] { 1 }
+ Constant [ public int HYDRATE_OBJECTS ] { 2 }
+ Constant [ public int HYDRATE_RECORDS ] { 0 }
+ Constant [ public int TYPE_RESULT_FULL ] { 0 }
+ Constant [ public int TYPE_RESULT_PARTIAL ] { 1 }
}
- Static properties [0] {
@@ -52085,7 +51305,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #1 [ <required> $model ]
Parameter #2 [ <required> $result ]
Parameter #3 [ <optional> Phalcon\Cache\Adapter\AdapterInterface or NULL $cache ]
- Parameter #4 [ <optional> boolean or NULL $keepSnapshots ]
+ Parameter #4 [ <optional> bool or NULL $keepSnapshots ]
}
}
@@ -52099,7 +51319,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, overwrites Phalcon\Mvc\Model\ResultsetInterface, prototype Phalcon\Mvc\Model\ResultsetInterface> public method toArray ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $renameColumns ]
+ Parameter #0 [ <optional> bool $renameColumns ]
}
- Return [ array ]
}
@@ -52123,7 +51343,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Phalcon\Mvc\Model\ResultsetInterface> public method delete ] {
@@ -52131,7 +51351,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <optional> Closure or NULL $conditionCallback ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Phalcon\Mvc\Model\ResultsetInterface> public method filter ] {
@@ -52160,7 +51380,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Phalcon\Mvc\Model\ResultsetInterface> public method getLast ] {
@@ -52181,14 +51401,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Phalcon\Mvc\Model\ResultsetInterface> public method isFresh ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype JsonSerializable> public method jsonSerialize ] {
@@ -52202,7 +51422,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Iterator> public method next ] {
@@ -52224,7 +51444,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype ArrayAccess> public method offsetSet ] {
@@ -52262,7 +51482,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Phalcon\Mvc\Model\ResultsetInterface> public method setHydrateMode ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $hydrateMode ]
+ Parameter #0 [ <required> int $hydrateMode ]
}
- Return [ Phalcon\Mvc\Model\ResultsetInterface ]
}
@@ -52270,7 +51490,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Phalcon\Mvc\Model\ResultsetInterface> public method setIsFresh ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $isFresh ]
+ Parameter #0 [ <required> bool $isFresh ]
}
- Return [ Phalcon\Mvc\Model\ResultsetInterface ]
}
@@ -52281,14 +51501,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $data ]
Parameter #1 [ <optional> Closure or NULL $conditionCallback ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Iterator> public method valid ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -52327,7 +51547,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype ArrayAccess> public method offsetSet ] {
@@ -52357,7 +51577,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ResultInterface> public method setDirtyState ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $dirtyState ]
+ Parameter #0 [ <required> int $dirtyState ]
}
}
@@ -52406,7 +51626,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> Phalcon\Di\DiInterface $container ]
- Parameter #1 [ <optional> boolean $autoBegin ]
+ Parameter #1 [ <optional> bool $autoBegin ]
Parameter #2 [ <optional> string $service ]
}
}
@@ -52415,14 +51635,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\TransactionInterface> public method commit ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\TransactionInterface> public method getConnection ] {
@@ -52443,14 +51663,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\TransactionInterface> public method isValid ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\TransactionInterface> public method rollback ] {
@@ -52459,13 +51679,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <optional> string or NULL $rollbackMessage ]
Parameter #1 [ <optional> Phalcon\Mvc\ModelInterface or NULL $rollbackRecord ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\TransactionInterface> public method setIsNewTransaction ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $isNew ]
+ Parameter #0 [ <required> bool $isNew ]
}
- Return [ void ]
}
@@ -52473,7 +51693,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\TransactionInterface> public method setRollbackOnAbort ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $rollbackOnAbort ]
+ Parameter #0 [ <required> bool $rollbackOnAbort ]
}
- Return [ void ]
}
@@ -52497,7 +51717,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\TransactionInterface> public method throwRollbackException ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $status ]
+ Parameter #0 [ <required> bool $status ]
}
- Return [ Phalcon\Mvc\Model\TransactionInterface ]
}
@@ -52623,7 +51843,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\Transaction\ManagerInterface> public method get ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $autoBegin ]
+ Parameter #0 [ <optional> bool $autoBegin ]
}
- Return [ Phalcon\Mvc\Model\TransactionInterface ]
}
@@ -52645,7 +51865,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method getOrCreateTransaction ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $autoBegin ]
+ Parameter #0 [ <optional> bool $autoBegin ]
}
- Return [ Phalcon\Mvc\Model\TransactionInterface ]
}
@@ -52654,14 +51874,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\Transaction\ManagerInterface> public method has ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\Transaction\ManagerInterface> public method notifyCommit ] {
@@ -52683,7 +51903,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\Transaction\ManagerInterface> public method rollback ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $collect ]
+ Parameter #0 [ <optional> bool $collect ]
}
- Return [ void ]
}
@@ -52714,7 +51934,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\Transaction\ManagerInterface> public method setRollbackPendent ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $rollbackPendent ]
+ Parameter #0 [ <required> bool $rollbackPendent ]
}
- Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ]
}
@@ -52811,8 +52031,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Mvc\Router\Annotations extends Phalcon\Mvc\Router implements Phalcon\Events\EventsAwareInterface, Phalcon\Mvc\RouterInterface, Phalcon\Di\InjectionAwareInterface ] {
- Constants [2] {
- Constant [ public integer POSITION_FIRST ] { 0 }
- Constant [ public integer POSITION_LAST ] { 1 }
+ Constant [ public int POSITION_FIRST ] { 0 }
+ Constant [ public int POSITION_LAST ] { 1 }
}
- Static properties [0] {
@@ -52940,7 +52160,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Mvc\Router, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $defaultRoutes ]
+ Parameter #0 [ <optional> bool $defaultRoutes ]
}
}
@@ -53152,7 +52372,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Router, prototype Phalcon\Mvc\RouterInterface> public method mount ] {
@@ -53174,7 +52394,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Mvc\Router> public method removeExtraSlashes ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $remove ]
+ Parameter #0 [ <required> bool $remove ]
}
- Return [ Phalcon\Mvc\RouterInterface ]
}
@@ -53238,7 +52458,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\AbstractInjectionAware, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -53746,12 +52966,12 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Mvc\View extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\ViewInterface, Phalcon\Mvc\ViewBaseInterface, Phalcon\Events\EventsAwareInterface ] {
- Constants [6] {
- Constant [ public integer LEVEL_ACTION_VIEW ] { 1 }
- Constant [ public integer LEVEL_BEFORE_TEMPLATE ] { 2 }
- Constant [ public integer LEVEL_LAYOUT ] { 3 }
- Constant [ public integer LEVEL_MAIN_LAYOUT ] { 5 }
- Constant [ public integer LEVEL_NO_RENDER ] { 0 }
- Constant [ public integer LEVEL_AFTER_TEMPLATE ] { 4 }
+ Constant [ public int LEVEL_ACTION_VIEW ] { 1 }
+ Constant [ public int LEVEL_BEFORE_TEMPLATE ] { 2 }
+ Constant [ public int LEVEL_LAYOUT ] { 3 }
+ Constant [ public int LEVEL_MAIN_LAYOUT ] { 5 }
+ Constant [ public int LEVEL_NO_RENDER ] { 0 }
+ Constant [ public int LEVEL_AFTER_TEMPLATE ] { 4 }
}
- Static properties [0] {
@@ -53816,7 +53036,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method __set ] {
@@ -53868,7 +53088,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $view ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\ViewInterface> public method finish ] {
@@ -53992,7 +53212,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\ViewBaseInterface> public method partial ] {
@@ -54103,7 +53323,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, prototype Phalcon\Mvc\ViewInterface> public method setRenderLevel ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $level ]
+ Parameter #0 [ <required> int $level ]
}
- Return [ Phalcon\Mvc\ViewInterface ]
}
@@ -54137,7 +53357,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $params ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Mvc\View ]
}
@@ -54172,8 +53392,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> array $engines ]
Parameter #1 [ <required> string $viewPath ]
- Parameter #2 [ <required> boolean $silence ]
- Parameter #3 [ <optional> boolean $mustClean ]
+ Parameter #2 [ <required> bool $silence ]
+ Parameter #3 [ <optional> bool $mustClean ]
}
}
@@ -54197,9 +53417,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $controllerName ]
Parameter #1 [ <required> string $actionName ]
Parameter #2 [ <optional> array $params ]
- Parameter #3 [ <optional> boolean $fireEvents ]
+ Parameter #3 [ <optional> bool $fireEvents ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\Injectable, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -54241,7 +53461,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $path ]
Parameter #1 [ <required> $params ]
- Parameter #2 [ <optional> boolean $mustClean ]
+ Parameter #2 [ <optional> bool $mustClean ]
}
}
@@ -54288,7 +53508,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\Injectable, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -54374,7 +53594,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $needle ]
Parameter #1 [ <required> $haystack ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method length ] {
@@ -54382,7 +53602,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $item ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, overwrites Phalcon\Mvc\View\Engine\EngineInterface, prototype Phalcon\Mvc\View\Engine\EngineInterface> public method render ] {
@@ -54390,7 +53610,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $templatePath ]
Parameter #1 [ <required> $params ]
- Parameter #2 [ <optional> boolean $mustClean ]
+ Parameter #2 [ <optional> bool $mustClean ]
}
}
@@ -54413,7 +53633,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> $value ]
- Parameter #1 [ <optional> integer $start ]
+ Parameter #1 [ <optional> int $start ]
Parameter #2 [ <optional> $end ]
}
}
@@ -54469,7 +53689,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\Injectable, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -54570,7 +53790,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> string $templatePath ]
- Parameter #1 [ <optional> boolean $extendsMode ]
+ Parameter #1 [ <optional> bool $extendsMode ]
}
}
@@ -54578,7 +53798,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $statement ]
- Parameter #1 [ <required> boolean $extendsMode ]
+ Parameter #1 [ <required> bool $extendsMode ]
}
- Return [ string ]
}
@@ -54587,7 +53807,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $statement ]
- Parameter #1 [ <optional> boolean $extendsMode ]
+ Parameter #1 [ <optional> bool $extendsMode ]
}
- Return [ string ]
}
@@ -54596,7 +53816,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $statement ]
- Parameter #1 [ <required> boolean $extendsMode ]
+ Parameter #1 [ <required> bool $extendsMode ]
}
}
@@ -54604,7 +53824,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $statement ]
- Parameter #1 [ <optional> boolean $caseClause ]
+ Parameter #1 [ <optional> bool $caseClause ]
}
- Return [ string ]
}
@@ -54638,7 +53858,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $path ]
Parameter #1 [ <required> string $compiledPath ]
- Parameter #2 [ <optional> boolean $extendsMode ]
+ Parameter #2 [ <optional> bool $extendsMode ]
}
}
@@ -54646,7 +53866,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $statement ]
- Parameter #1 [ <optional> boolean $extendsMode ]
+ Parameter #1 [ <optional> bool $extendsMode ]
}
- Return [ string ]
}
@@ -54662,7 +53882,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $statement ]
- Parameter #1 [ <optional> boolean $extendsMode ]
+ Parameter #1 [ <optional> bool $extendsMode ]
}
- Return [ string ]
}
@@ -54679,7 +53899,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $statement ]
- Parameter #1 [ <required> boolean $extendsMode ]
+ Parameter #1 [ <required> bool $extendsMode ]
}
- Return [ string ]
}
@@ -54704,7 +53924,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> string $viewCode ]
- Parameter #1 [ <optional> boolean $extendsMode ]
+ Parameter #1 [ <optional> bool $extendsMode ]
}
- Return [ string ]
}
@@ -54713,7 +53933,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $statement ]
- Parameter #1 [ <optional> boolean $extendsMode ]
+ Parameter #1 [ <optional> bool $extendsMode ]
}
- Return [ string ]
}
@@ -54856,7 +54076,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> string $viewCode ]
- Parameter #1 [ <optional> boolean $extendsMode ]
+ Parameter #1 [ <optional> bool $extendsMode ]
}
- Return [ string ]
}
@@ -54881,7 +54101,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $statements ]
- Parameter #1 [ <optional> boolean $extendsMode ]
+ Parameter #1 [ <optional> bool $extendsMode ]
}
- Return [ string ]
}
@@ -54927,7 +54147,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <optional> string $message ]
Parameter #1 [ <optional> array $statement ]
- Parameter #2 [ <optional> integer $code ]
+ Parameter #2 [ <optional> int $code ]
Parameter #3 [ <optional> Exception or NULL $previous ]
}
}
@@ -55126,7 +54346,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $params ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ Phalcon\Mvc\View\Simple ]
}
@@ -55158,7 +54378,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\Injectable, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -55215,13 +54435,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Paginator\Adapter\AbstractAdapter, prototype Phalcon\Paginator\Adapter\AdapterInterface> public method setCurrentPage ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $page ]
+ Parameter #0 [ <required> int $page ]
}
- Return [ Phalcon\Paginator\Adapter\AdapterInterface ]
}
@@ -55229,7 +54449,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Paginator\Adapter\AbstractAdapter, prototype Phalcon\Paginator\Adapter\AdapterInterface> public method setLimit ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $limitRows ]
+ Parameter #0 [ <required> int $limitRows ]
}
- Return [ Phalcon\Paginator\Adapter\AdapterInterface ]
}
@@ -55289,13 +54509,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Paginator\Adapter\AbstractAdapter, prototype Phalcon\Paginator\Adapter\AdapterInterface> public method setCurrentPage ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $page ]
+ Parameter #0 [ <required> int $page ]
}
- Return [ Phalcon\Paginator\Adapter\AdapterInterface ]
}
@@ -55303,7 +54523,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Paginator\Adapter\AbstractAdapter, prototype Phalcon\Paginator\Adapter\AdapterInterface> public method setLimit ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $limitRows ]
+ Parameter #0 [ <required> int $limitRows ]
}
- Return [ Phalcon\Paginator\Adapter\AdapterInterface ]
}
@@ -55358,7 +54578,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> public method getQueryBuilder ] {
@@ -55387,13 +54607,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Paginator\Adapter\AbstractAdapter, prototype Phalcon\Paginator\Adapter\AdapterInterface> public method setCurrentPage ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $page ]
+ Parameter #0 [ <required> int $page ]
}
- Return [ Phalcon\Paginator\Adapter\AdapterInterface ]
}
@@ -55401,7 +54621,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Paginator\Adapter\AbstractAdapter, prototype Phalcon\Paginator\Adapter\AdapterInterface> public method setLimit ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $limitRows ]
+ Parameter #0 [ <required> int $limitRows ]
}
- Return [ Phalcon\Paginator\Adapter\AdapterInterface ]
}
@@ -55605,14 +54825,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Paginator\RepositoryInterface> public method getFirst ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Paginator\RepositoryInterface> public method getItems ] {
@@ -55622,35 +54842,35 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Paginator\RepositoryInterface> public method getLimit ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Paginator\RepositoryInterface> public method getNext ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Paginator\RepositoryInterface> public method getPrevious ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype Phalcon\Paginator\RepositoryInterface> public method getTotalItems ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, prototype JsonSerializable> public method jsonSerialize ] {
@@ -55731,7 +54951,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Collection, prototype Phalcon\Collection> final public method __set ] {
@@ -55762,7 +54982,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, overwrites Phalcon\Collection, prototype Phalcon\Collection> final public method get ] {
@@ -55786,7 +55006,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Collection, prototype Phalcon\Collection> final public method init ] {
@@ -55809,7 +55029,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Collection, prototype ArrayAccess> final public method offsetGet ] {
@@ -55870,7 +55090,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, overwrites Phalcon\Collection, prototype Phalcon\Collection> final public method toJson ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer $options ]
+ Parameter #0 [ <optional> int $options ]
}
- Return [ string ]
}
@@ -55886,7 +55106,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method getKeys ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $insensitive ]
+ Parameter #0 [ <optional> bool $insensitive ]
}
- Return [ array ]
}
@@ -55912,16 +55132,16 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Security extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface ] {
- Constants [10] {
- Constant [ public integer CRYPT_DEFAULT ] { 0 }
- Constant [ public integer CRYPT_BLOWFISH ] { 4 }
- Constant [ public integer CRYPT_BLOWFISH_A ] { 5 }
- Constant [ public integer CRYPT_BLOWFISH_X ] { 6 }
- Constant [ public integer CRYPT_BLOWFISH_Y ] { 7 }
- Constant [ public integer CRYPT_EXT_DES ] { 2 }
- Constant [ public integer CRYPT_MD5 ] { 3 }
- Constant [ public integer CRYPT_SHA256 ] { 8 }
- Constant [ public integer CRYPT_SHA512 ] { 9 }
- Constant [ public integer CRYPT_STD_DES ] { 1 }
+ Constant [ public int CRYPT_DEFAULT ] { 0 }
+ Constant [ public int CRYPT_BLOWFISH ] { 4 }
+ Constant [ public int CRYPT_BLOWFISH_A ] { 5 }
+ Constant [ public int CRYPT_BLOWFISH_X ] { 6 }
+ Constant [ public int CRYPT_BLOWFISH_Y ] { 7 }
+ Constant [ public int CRYPT_EXT_DES ] { 2 }
+ Constant [ public int CRYPT_MD5 ] { 3 }
+ Constant [ public int CRYPT_SHA256 ] { 8 }
+ Constant [ public int CRYPT_SHA512 ] { 9 }
+ Constant [ public int CRYPT_STD_DES ] { 1 }
}
- Static properties [0] {
@@ -55946,14 +55166,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [23] {
- Method [ <internal:phalcon> public method setWorkFactor ] {
+ Method [ <internal:phalcon> public method getWorkFactor ] {
- - Parameters [1] {
- Parameter #0 [ <required> $workFactor ]
+ - Parameters [0] {
}
- }
-
- Method [ <internal:phalcon> public method getWorkFactor ] {
+ - Return [ int ]
}
Method [ <internal:phalcon, ctor> public method __construct ] {
@@ -55969,9 +55186,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $password ]
Parameter #1 [ <required> string $passwordHash ]
- Parameter #2 [ <optional> integer $maxPassLength ]
+ Parameter #2 [ <optional> int $maxPassLength ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method checkToken ] {
@@ -55979,9 +55196,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <optional> $tokenKey ]
Parameter #1 [ <optional> $tokenValue ]
- Parameter #2 [ <optional> boolean $destroyIfValid ]
+ Parameter #2 [ <optional> bool $destroyIfValid ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method computeHmac ] {
@@ -55990,7 +55207,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $data ]
Parameter #1 [ <required> string $key ]
Parameter #2 [ <required> string $algo ]
- Parameter #3 [ <optional> boolean $raw ]
+ Parameter #3 [ <optional> bool $raw ]
}
- Return [ string ]
}
@@ -56006,7 +55223,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon> public method getRandom ] {
@@ -56020,7 +55237,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ string ]
+ - Return [ int ]
}
Method [ <internal:phalcon> public method getRequestToken ] {
@@ -56040,7 +55257,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method getSaltBytes ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer $numberBytes ]
+ Parameter #0 [ <optional> int $numberBytes ]
}
- Return [ string ]
}
@@ -56063,7 +55280,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> string $password ]
- Parameter #1 [ <optional> integer $workFactor ]
+ Parameter #1 [ <optional> int $workFactor ]
}
- Return [ string ]
}
@@ -56073,13 +55290,13 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $passwordHash ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method setDefaultHash ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $defaultHash ]
+ Parameter #0 [ <required> int $defaultHash ]
}
- Return [ Phalcon\Security ]
}
@@ -56087,7 +55304,15 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setRandomBytes ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $randomBytes ]
+ Parameter #0 [ <required> int $randomBytes ]
+ }
+ - Return [ Phalcon\Security ]
+ }
+
+ Method [ <internal:phalcon> public method setWorkFactor ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> int $workFactor ]
}
- Return [ Phalcon\Security ]
}
@@ -56205,7 +55430,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method base58 ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer or NULL $len ]
+ Parameter #0 [ <optional> int or NULL $len ]
}
- Return [ string ]
}
@@ -56213,7 +55438,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method base62 ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer or NULL $len ]
+ Parameter #0 [ <optional> int or NULL $len ]
}
- Return [ string ]
}
@@ -56221,7 +55446,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method base64 ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer or NULL $len ]
+ Parameter #0 [ <optional> int or NULL $len ]
}
- Return [ string ]
}
@@ -56229,8 +55454,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method base64Safe ] {
- Parameters [2] {
- Parameter #0 [ <optional> integer or NULL $len ]
- Parameter #1 [ <optional> boolean $padding ]
+ Parameter #0 [ <optional> int or NULL $len ]
+ Parameter #1 [ <optional> bool $padding ]
}
- Return [ string ]
}
@@ -56238,7 +55463,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method bytes ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer $len ]
+ Parameter #0 [ <optional> int $len ]
}
- Return [ string ]
}
@@ -56246,7 +55471,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method hex ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer or NULL $len ]
+ Parameter #0 [ <optional> int or NULL $len ]
}
- Return [ string ]
}
@@ -56254,9 +55479,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method number ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $len ]
+ Parameter #0 [ <required> int $len ]
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> public method uuid ] {
@@ -56270,7 +55495,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $alphabet ]
- Parameter #1 [ <required> integer $base ]
+ Parameter #1 [ <required> int $base ]
Parameter #2 [ <optional> $n ]
}
- Return [ string ]
@@ -56306,7 +55531,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Session\Adapter\AbstractAdapter, prototype SessionHandlerInterface> public method destroy ] {
@@ -56314,7 +55539,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $id ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Session\Adapter\AbstractAdapter, prototype SessionHandlerInterface> public method gc ] {
@@ -56322,7 +55547,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $maxlifetime ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Session\Adapter\AbstractAdapter, prototype SessionHandlerInterface> public method read ] {
@@ -56339,7 +55564,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $savePath ]
Parameter #1 [ <required> $sessionName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Session\Adapter\AbstractAdapter, prototype SessionHandlerInterface> public method write ] {
@@ -56348,7 +55573,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $id ]
Parameter #1 [ <required> $data ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -56381,7 +55606,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Session\Adapter\AbstractAdapter, prototype SessionHandlerInterface> public method destroy ] {
@@ -56389,7 +55614,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $id ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Session\Adapter\AbstractAdapter, prototype SessionHandlerInterface> public method gc ] {
@@ -56397,7 +55622,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $maxlifetime ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Session\Adapter\AbstractAdapter, prototype SessionHandlerInterface> public method read ] {
@@ -56414,7 +55639,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $savePath ]
Parameter #1 [ <required> $sessionName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Session\Adapter\AbstractAdapter, prototype SessionHandlerInterface> public method write ] {
@@ -56423,7 +55648,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $id ]
Parameter #1 [ <required> $data ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
}
}
@@ -56460,7 +55685,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $id ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Session\Adapter\Noop, prototype SessionHandlerInterface> public method gc ] {
@@ -56468,7 +55693,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $maxlifetime ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Session\Adapter\Noop, prototype SessionHandlerInterface> public method open ] {
@@ -56477,7 +55702,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $savePath ]
Parameter #1 [ <required> $sessionName ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Session\Adapter\Noop, prototype SessionHandlerInterface> public method read ] {
@@ -56494,14 +55719,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $id ]
Parameter #1 [ <required> $data ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Session\Adapter\Noop, prototype SessionHandlerInterface> public method close ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Session\Adapter\Noop> protected method getPrefixedName ] {
@@ -56601,7 +55826,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method __set ] {
@@ -56625,7 +55850,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection> public method get ] {
@@ -56647,7 +55872,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method getKeys ] {
- Parameters [1] {
- Parameter #0 [ <optional> boolean $insensitive ]
+ Parameter #0 [ <optional> bool $insensitive ]
}
- Return [ array ]
}
@@ -56664,7 +55889,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection, prototype JsonSerializable> public method jsonSerialize ] {
@@ -56679,7 +55904,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $element ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Collection, prototype ArrayAccess> public method offsetGet ] {
@@ -56723,7 +55948,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, inherits Phalcon\Collection> public method toJson ] {
- Parameters [1] {
- Parameter #0 [ <optional> integer $options ]
+ Parameter #0 [ <optional> int $options ]
}
- Return [ string ]
}
@@ -56814,9 +56039,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Session\Manager extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Session\ManagerInterface ] {
- Constants [3] {
- Constant [ public integer SESSION_ACTIVE ] { 2 }
- Constant [ public integer SESSION_DISABLED ] { 0 }
- Constant [ public integer SESSION_NONE ] { 1 }
+ Constant [ public int SESSION_ACTIVE ] { 2 }
+ Constant [ public int SESSION_DISABLED ] { 0 }
+ Constant [ public int SESSION_NONE ] { 1 }
}
- Static properties [0] {
@@ -56853,7 +56078,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Session\ManagerInterface> public method __set ] {
@@ -56884,7 +56109,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Session\ManagerInterface> public method get ] {
@@ -56892,7 +56117,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $key ]
Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> boolean $remove ]
+ Parameter #2 [ <optional> bool $remove ]
}
}
@@ -56922,7 +56147,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Session\ManagerInterface> public method getOptions ] {
@@ -56993,14 +56218,14 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, prototype Phalcon\Session\ManagerInterface> public method status ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> private method getUniqueKey ] {
@@ -57049,7 +56274,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> Phalcon\Storage\SerializerFactory or NULL $factory ]
+ Parameter #0 [ <required> Phalcon\Storage\SerializerFactory $factory ]
Parameter #1 [ <optional> array $services ]
}
}
@@ -57268,7 +56493,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $data ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Serializer\AbstractSerializer, prototype Phalcon\Storage\Serializer\SerializerInterface> public method getData ] {
@@ -57327,7 +56552,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $data ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Serializer\AbstractSerializer, prototype Phalcon\Storage\Serializer\SerializerInterface> public method getData ] {
@@ -57386,7 +56611,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $data ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Serializer\AbstractSerializer, prototype Phalcon\Storage\Serializer\SerializerInterface> public method getData ] {
@@ -57445,7 +56670,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $data ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Serializer\AbstractSerializer, prototype Phalcon\Storage\Serializer\SerializerInterface> public method getData ] {
@@ -57504,7 +56729,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $data ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Serializer\AbstractSerializer, prototype Phalcon\Storage\Serializer\SerializerInterface> public method getData ] {
@@ -57563,7 +56788,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $data ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Storage\Serializer\AbstractSerializer, prototype Phalcon\Storage\Serializer\SerializerInterface> public method getData ] {
@@ -57582,17 +56807,17 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Tag ] {
- Constants [11] {
- Constant [ public integer HTML32 ] { 1 }
- Constant [ public integer HTML401_STRICT ] { 2 }
- Constant [ public integer HTML401_TRANSITIONAL ] { 3 }
- Constant [ public integer HTML401_FRAMESET ] { 4 }
- Constant [ public integer HTML5 ] { 5 }
- Constant [ public integer XHTML10_STRICT ] { 6 }
- Constant [ public integer XHTML10_TRANSITIONAL ] { 7 }
- Constant [ public integer XHTML10_FRAMESET ] { 8 }
- Constant [ public integer XHTML11 ] { 9 }
- Constant [ public integer XHTML20 ] { 10 }
- Constant [ public integer XHTML5 ] { 11 }
+ Constant [ public int HTML32 ] { 1 }
+ Constant [ public int HTML401_STRICT ] { 2 }
+ Constant [ public int HTML401_TRANSITIONAL ] { 3 }
+ Constant [ public int HTML401_FRAMESET ] { 4 }
+ Constant [ public int HTML5 ] { 5 }
+ Constant [ public int XHTML10_STRICT ] { 6 }
+ Constant [ public int XHTML10_TRANSITIONAL ] { 7 }
+ Constant [ public int XHTML10_FRAMESET ] { 8 }
+ Constant [ public int XHTML11 ] { 9 }
+ Constant [ public int XHTML20 ] { 10 }
+ Constant [ public int XHTML5 ] { 11 }
}
- Static properties [10] {
@@ -57702,7 +56927,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> string $text ]
Parameter #1 [ <optional> string $separator ]
- Parameter #2 [ <optional> boolean $lowercase ]
+ Parameter #2 [ <optional> bool $lowercase ]
Parameter #3 [ <optional> $replace ]
}
- Return [ string ]
@@ -57740,8 +56965,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> static public method getTitle ] {
- Parameters [2] {
- Parameter #0 [ <optional> boolean $prepend ]
- Parameter #1 [ <optional> boolean $append ]
+ Parameter #0 [ <optional> bool $prepend ]
+ Parameter #1 [ <optional> bool $append ]
}
- Return [ string ]
}
@@ -57773,7 +56998,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> static public method hiddenField ] {
@@ -57788,7 +57013,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> $parameters ]
- Parameter #1 [ <optional> boolean $local ]
+ Parameter #1 [ <optional> bool $local ]
}
- Return [ string ]
}
@@ -57805,7 +57030,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> $parameters ]
- Parameter #1 [ <optional> boolean $local ]
+ Parameter #1 [ <optional> bool $local ]
}
- Return [ string ]
}
@@ -57880,8 +57105,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> static public method renderTitle ] {
- Parameters [2] {
- Parameter #0 [ <optional> boolean $prepend ]
- Parameter #1 [ <optional> boolean $append ]
+ Parameter #0 [ <optional> bool $prepend ]
+ Parameter #1 [ <optional> bool $append ]
}
- Return [ string ]
}
@@ -57922,7 +57147,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> static public method setAutoescape ] {
- Parameters [1] {
- Parameter #0 [ <required> boolean $autoescape ]
+ Parameter #0 [ <required> bool $autoescape ]
}
- Return [ void ]
}
@@ -57940,7 +57165,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> array $values ]
- Parameter #1 [ <optional> boolean $merge ]
+ Parameter #1 [ <optional> bool $merge ]
}
- Return [ void ]
}
@@ -57956,7 +57181,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> static public method setDocType ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $doctype ]
+ Parameter #0 [ <required> int $doctype ]
}
- Return [ void ]
}
@@ -57981,7 +57206,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <optional> $parameters ]
- Parameter #1 [ <optional> boolean $local ]
+ Parameter #1 [ <optional> bool $local ]
}
- Return [ string ]
}
@@ -57999,9 +57224,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [5] {
Parameter #0 [ <required> string $tagName ]
Parameter #1 [ <optional> $parameters ]
- Parameter #2 [ <optional> boolean $selfClose ]
- Parameter #3 [ <optional> boolean $onlyStart ]
- Parameter #4 [ <optional> boolean $useEol ]
+ Parameter #2 [ <optional> bool $selfClose ]
+ Parameter #3 [ <optional> bool $onlyStart ]
+ Parameter #4 [ <optional> bool $useEol ]
}
- Return [ string ]
}
@@ -58010,7 +57235,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [2] {
Parameter #0 [ <required> string $tagName ]
- Parameter #1 [ <optional> boolean $useEol ]
+ Parameter #1 [ <optional> bool $useEol ]
}
- Return [ string ]
}
@@ -58068,7 +57293,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $type ]
Parameter #1 [ <required> $parameters ]
- Parameter #2 [ <optional> boolean $asValue ]
+ Parameter #2 [ <optional> bool $asValue ]
}
- Return [ string ]
}
@@ -58204,12 +57429,12 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Text ] {
- Constants [6] {
- Constant [ public integer RANDOM_ALNUM ] { 0 }
- Constant [ public integer RANDOM_ALPHA ] { 1 }
- Constant [ public integer RANDOM_DISTINCT ] { 5 }
- Constant [ public integer RANDOM_HEXDEC ] { 2 }
- Constant [ public integer RANDOM_NOZERO ] { 4 }
- Constant [ public integer RANDOM_NUMERIC ] { 3 }
+ Constant [ public int RANDOM_ALNUM ] { 0 }
+ Constant [ public int RANDOM_ALPHA ] { 1 }
+ Constant [ public int RANDOM_DISTINCT ] { 5 }
+ Constant [ public int RANDOM_HEXDEC ] { 2 }
+ Constant [ public int RANDOM_NOZERO ] { 4 }
+ Constant [ public int RANDOM_NUMERIC ] { 3 }
}
- Static properties [0] {
@@ -58248,9 +57473,9 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $text ]
Parameter #1 [ <required> string $end ]
- Parameter #2 [ <optional> boolean $ignoreCase ]
+ Parameter #2 [ <optional> bool $ignoreCase ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> static public method humanize ] {
@@ -58284,16 +57509,16 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [3] {
Parameter #0 [ <required> string $text ]
Parameter #1 [ <required> string $start ]
- Parameter #2 [ <optional> boolean $ignoreCase ]
+ Parameter #2 [ <optional> bool $ignoreCase ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> static public method random ] {
- Parameters [2] {
- Parameter #0 [ <optional> integer $type ]
- Parameter #1 [ <optional> integer $length ]
+ Parameter #0 [ <optional> int $type ]
+ Parameter #1 [ <optional> int $length ]
}
- Return [ string ]
}
@@ -58371,7 +57596,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Translate\Adapter\AdapterInterface, prototype Phalcon\Translate\Adapter\AdapterInterface> public method query ] {
@@ -58387,7 +57612,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <required> string $file ]
- Parameter #1 [ <required> integer $length ]
+ Parameter #1 [ <required> int $length ]
Parameter #2 [ <required> string $delimiter ]
Parameter #3 [ <required> string $enclosure ]
}
@@ -58408,7 +57633,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $translateKey ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Translate\Adapter\AbstractAdapter, prototype ArrayAccess> public method offsetGet ] {
@@ -58480,7 +57705,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [0] {
}
- - Return [ integer ]
+ - Return [ int ]
}
Method [ <internal:phalcon> public method getDefaultDomain ] {
@@ -58513,7 +57738,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method nquery ] {
@@ -58521,7 +57746,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [5] {
Parameter #0 [ <required> string $msgid1 ]
Parameter #1 [ <required> string $msgid2 ]
- Parameter #2 [ <required> integer $count ]
+ Parameter #2 [ <required> int $count ]
Parameter #3 [ <optional> array $placeholders ]
Parameter #4 [ <optional> string or NULL $domain ]
}
@@ -58571,7 +57796,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> public method setLocale ] {
- Parameters [2] {
- Parameter #0 [ <required> integer $category ]
+ Parameter #0 [ <required> int $category ]
Parameter #1 [ <required> string $locale ]
}
}
@@ -58605,7 +57830,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $translateKey ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Translate\Adapter\AbstractAdapter, prototype ArrayAccess> public method offsetGet ] {
@@ -58684,7 +57909,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $index ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> public method notFound ] {
@@ -58718,7 +57943,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> $translateKey ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Translate\Adapter\AbstractAdapter, prototype ArrayAccess> public method offsetGet ] {
@@ -59053,7 +58278,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [4] {
Parameter #0 [ <optional> $uri ]
Parameter #1 [ <optional> $args ]
- Parameter #2 [ <optional> boolean or NULL $local ]
+ Parameter #2 [ <optional> bool or NULL $local ]
Parameter #3 [ <optional> $baseUri ]
}
- Return [ string ]
@@ -59369,7 +58594,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $field ]
Parameter #1 [ <required> Phalcon\Validation\ValidatorInterface $validator ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\Injectable> public method __get ] {
@@ -59384,7 +58609,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Di\Injectable, prototype Phalcon\Di\InjectionAwareInterface> public method getDI ] {
@@ -59551,20 +58776,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -59611,7 +58836,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -59628,7 +58853,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -59669,20 +58894,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -59729,7 +58954,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -59746,7 +58971,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -59787,20 +59012,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -59847,7 +59072,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -59864,7 +59089,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -59905,20 +59130,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -59965,7 +59190,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -59982,7 +59207,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -60023,13 +59248,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [13] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
+ }
+ }
+
Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> final protected method compare ] {
@@ -60038,14 +59270,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> string $a ]
Parameter #1 [ <required> string $b ]
}
- - Return [ boolean ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
-
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
- }
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -60092,7 +59317,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -60109,7 +59334,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -60150,13 +59375,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [13] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
+ }
+ }
+
Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> private method verifyByLuhnAlgorithm ] {
@@ -60164,14 +59396,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $number ]
}
- - Return [ boolean ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
-
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
- }
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -60218,7 +59443,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -60235,7 +59460,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -60276,13 +59501,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [13] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
+ }
+ }
+
Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> private method checkDate ] {
@@ -60291,14 +59523,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> $value ]
Parameter #1 [ <required> $format ]
}
- - Return [ boolean ]
- }
-
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
-
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
- }
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -60345,7 +59570,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -60362,7 +59587,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -60403,20 +59628,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -60463,7 +59688,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -60480,7 +59705,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -60521,20 +59746,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -60581,7 +59806,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -60598,7 +59823,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -60703,20 +59928,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -60763,7 +59988,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -60780,7 +60005,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -60842,7 +60067,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -60889,7 +60114,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -60906,7 +60131,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -60956,7 +60181,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method getMessageFileEmpty ] {
@@ -60995,7 +60220,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> string $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUpload ] {
@@ -61004,7 +60229,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadMaxSize ] {
@@ -61013,7 +60238,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadIsEmpty ] {
@@ -61022,7 +60247,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadIsValid ] {
@@ -61031,7 +60256,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method getFileSizeInBytes ] {
@@ -61093,7 +60318,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -61110,7 +60335,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -61154,13 +60379,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [24] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
+ }
+ }
+
Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method getMessageFileEmpty ] {
@@ -61199,7 +60431,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> string $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUpload ] {
@@ -61208,7 +60440,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadMaxSize ] {
@@ -61217,7 +60449,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadIsEmpty ] {
@@ -61226,7 +60458,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadIsValid ] {
@@ -61235,7 +60467,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method getFileSizeInBytes ] {
@@ -61246,13 +60478,6 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ float ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
-
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
- }
- }
-
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
- Parameters [1] {
@@ -61297,7 +60522,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -61314,7 +60539,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -61358,13 +60583,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [24] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
+ }
+ }
+
Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method getMessageFileEmpty ] {
@@ -61403,7 +60635,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> string $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUpload ] {
@@ -61412,7 +60644,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadMaxSize ] {
@@ -61421,7 +60653,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadIsEmpty ] {
@@ -61430,7 +60662,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadIsValid ] {
@@ -61439,7 +60671,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method getFileSizeInBytes ] {
@@ -61450,13 +60682,6 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ float ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
-
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
- }
- }
-
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
- Parameters [1] {
@@ -61501,7 +60726,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -61518,7 +60743,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -61562,13 +60787,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [24] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
+ }
+ }
+
Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method getMessageFileEmpty ] {
@@ -61607,7 +60839,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> string $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUpload ] {
@@ -61616,7 +60848,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadMaxSize ] {
@@ -61625,7 +60857,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadIsEmpty ] {
@@ -61634,7 +60866,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadIsValid ] {
@@ -61643,7 +60875,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method getFileSizeInBytes ] {
@@ -61654,13 +60886,6 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ float ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
-
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
- }
- }
-
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
- Parameters [1] {
@@ -61705,7 +60930,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -61722,7 +60947,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -61766,13 +60991,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [24] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
+ }
+ }
+
Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method getMessageFileEmpty ] {
@@ -61811,7 +61043,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> string $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUpload ] {
@@ -61820,7 +61052,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadMaxSize ] {
@@ -61829,7 +61061,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadIsEmpty ] {
@@ -61838,7 +61070,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadIsValid ] {
@@ -61847,7 +61079,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method getFileSizeInBytes ] {
@@ -61858,13 +61090,6 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ float ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
-
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
- }
- }
-
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
- Parameters [1] {
@@ -61909,7 +61134,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -61926,7 +61151,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -61970,13 +61195,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [24] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
+ }
+ }
+
Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method getMessageFileEmpty ] {
@@ -62015,7 +61247,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> string $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUpload ] {
@@ -62024,7 +61256,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadMaxSize ] {
@@ -62033,7 +61265,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadIsEmpty ] {
@@ -62042,7 +61274,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadIsValid ] {
@@ -62051,7 +61283,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method getFileSizeInBytes ] {
@@ -62062,13 +61294,6 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ float ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
-
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
- }
- }
-
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
- Parameters [1] {
@@ -62113,7 +61338,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -62130,7 +61355,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -62174,13 +61399,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [24] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
+ }
+ }
+
Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method getMessageFileEmpty ] {
@@ -62219,7 +61451,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> string $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUpload ] {
@@ -62228,7 +61460,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadMaxSize ] {
@@ -62237,7 +61469,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadIsEmpty ] {
@@ -62246,7 +61478,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method checkUploadIsValid ] {
@@ -62255,7 +61487,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\Validator\File\AbstractFile> public method getFileSizeInBytes ] {
@@ -62266,13 +61498,6 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Return [ float ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
-
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
- }
- }
-
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
- Parameters [1] {
@@ -62317,7 +61542,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -62334,7 +61559,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -62375,20 +61600,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -62435,7 +61660,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -62452,7 +61677,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -62493,20 +61718,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -62553,7 +61778,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -62570,7 +61795,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -62596,8 +61821,8 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Validation\Validator\Ip extends Phalcon\Validation\AbstractValidator implements Phalcon\Validation\ValidatorInterface ] {
- Constants [2] {
- Constant [ public integer VERSION_4 ] { 1048576 }
- Constant [ public integer VERSION_6 ] { 2097152 }
+ Constant [ public int VERSION_4 ] { 1048576 }
+ Constant [ public int VERSION_6 ] { 2097152 }
}
- Static properties [0] {
@@ -62613,20 +61838,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -62673,7 +61898,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -62690,7 +61915,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -62731,20 +61956,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -62791,7 +62016,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -62808,7 +62033,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -62849,20 +62074,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -62909,7 +62134,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -62926,7 +62151,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -62967,20 +62192,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -63027,7 +62252,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -63044,7 +62269,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -63106,7 +62331,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -63153,7 +62378,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -63170,7 +62395,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -63211,20 +62436,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -63271,7 +62496,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -63288,7 +62513,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -63329,20 +62554,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -63389,7 +62614,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -63406,7 +62631,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -63448,13 +62673,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [15] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
+ }
+ }
+
Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- Parameters [2] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method getColumnNameReal ] {
@@ -63472,7 +62704,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Parameter #0 [ <required> Phalcon\Validation $validation ]
Parameter #1 [ <required> $field ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon> protected method isUniquenessModel ] {
@@ -63484,13 +62716,6 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
-
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
- }
- }
-
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
- Parameters [1] {
@@ -63535,7 +62760,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -63552,7 +62777,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -63593,20 +62818,20 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
}
- Methods [12] {
- Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
- - Parameters [2] {
- Parameter #0 [ <required> Phalcon\Validation $validation ]
- Parameter #1 [ <required> $field ]
+ - Parameters [1] {
+ Parameter #0 [ <optional> array $options ]
}
- - Return [ boolean ]
}
- Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, ctor> public method __construct ] {
+ Method [ <internal:phalcon, overwrites Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\AbstractValidator> public method validate ] {
- - Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ - Parameters [2] {
+ Parameter #0 [ <required> Phalcon\Validation $validation ]
+ Parameter #1 [ <required> $field ]
}
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator, prototype Phalcon\Validation\ValidatorInterface> public method getTemplate ] {
@@ -63653,7 +62878,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $key ]
}
- - Return [ boolean ]
+ - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> public method setOption ] {
@@ -63670,7 +62895,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
- Parameters [1] {
Parameter #0 [ <required> string $field ]
}
- - Return [ integer or NULL ]
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Validation\AbstractValidator> protected method prepareLabel ] {
@@ -63696,11 +62921,11 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Class [ <internal:phalcon> class Phalcon\Version ] {
- Constants [5] {
- Constant [ public integer VERSION_MAJOR ] { 0 }
- Constant [ public integer VERSION_MEDIUM ] { 1 }
- Constant [ public integer VERSION_MINOR ] { 2 }
- Constant [ public integer VERSION_SPECIAL ] { 3 }
- Constant [ public integer VERSION_SPECIAL_NUMBER ] { 4 }
+ Constant [ public int VERSION_MAJOR ] { 0 }
+ Constant [ public int VERSION_MEDIUM ] { 1 }
+ Constant [ public int VERSION_MINOR ] { 2 }
+ Constant [ public int VERSION_SPECIAL ] { 3 }
+ Constant [ public int VERSION_SPECIAL_NUMBER ] { 4 }
}
- Static properties [0] {
@@ -63717,7 +62942,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> final static protected method _getSpecial ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $special ]
+ Parameter #0 [ <required> int $special ]
}
- Return [ string ]
}
@@ -63739,7 +62964,7 @@ Extension [ <persistent> extension #200 phalcon version 4.0.0-rc.3 ] {
Method [ <internal:phalcon> static public method getPart ] {
- Parameters [1] {
- Parameter #0 [ <required> integer $part ]
+ Parameter #0 [ <required> int $part ]
}
- Return [ string ]
}