summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-07-19 16:21:29 +0200
committerRemi Collet <remi@php.net>2023-07-19 16:21:29 +0200
commit3a2a625f39f02809fae901200791c93899bbf5c6 (patch)
tree5ad29c1614644ace297ec10c91969c95ce22acd1 /REFLECTION
parent9099cba8e88047d3431ce3fc3c2f844fb90a5a99 (diff)
build out of sources tree
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION137
1 files changed, 106 insertions, 31 deletions
diff --git a/REFLECTION b/REFLECTION
index 1682525..5593de7 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #122 solr version 2.6.0 ] {
+Extension [ <persistent> extension #124 solr version 2.6.0 ] {
- Dependencies {
Dependency [ libxml (Required) ]
@@ -62,6 +62,7 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Parameters [1] {
Parameter #0 [ <required> $property_name ]
}
+ - Tentative return [ mixed ]
}
Method [ <internal:solr, prototype ArrayAccess> public method offsetExists ] {
@@ -109,7 +110,7 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
Property [ private $_hashtable_index = 0 ]
}
- - Methods [33] {
+ - Methods [35] {
Method [ <internal:solr, ctor> public method __construct ] {
- Parameters [0] {
@@ -171,6 +172,7 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Parameters [1] {
Parameter #0 [ <required> $fieldName ]
}
+ - Tentative return [ mixed ]
}
Method [ <internal:solr, prototype ArrayAccess> public method offsetExists ] {
@@ -193,12 +195,14 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Parameters [0] {
}
+ - Tentative return [ mixed ]
}
Method [ <internal:solr, prototype Iterator> public method key ] {
- Parameters [0] {
}
+ - Tentative return [ mixed ]
}
Method [ <internal:solr, prototype Iterator> public method next ] {
@@ -235,6 +239,19 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
}
}
+ Method [ <internal:solr> public method __serialize ] {
+
+ - Parameters [0] {
+ }
+ }
+
+ Method [ <internal:solr> public method __unserialize ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> array $data ]
+ }
+ }
+
Method [ <internal:solr> public method clear ] {
- Parameters [0] {
@@ -349,7 +366,7 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Properties [3] {
Property [ public $name = ' ' ]
- Property [ public $boost = 0 ]
+ Property [ public $boost = 0.0 ]
Property [ public $values = NULL ]
}
@@ -814,7 +831,7 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
Property [ protected $_hashtable_index = 0 ]
}
- - Methods [13] {
+ - Methods [15] {
Method [ <internal:solr> public method setParam ] {
- Parameters [2] {
@@ -883,6 +900,19 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
}
}
+ Method [ <internal:solr> public method __serialize ] {
+
+ - Parameters [0] {
+ }
+ }
+
+ Method [ <internal:solr> public method __unserialize ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> array $data ]
+ }
+ }
+
Method [ <internal:solr> public method add ] {
- Parameters [2] {
@@ -923,7 +953,7 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
Property [ protected $_hashtable_index = 0 ]
}
- - Methods [15] {
+ - Methods [17] {
Method [ <internal:solr, ctor> public method __construct ] {
- Parameters [0] {
@@ -1004,6 +1034,19 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
}
}
+ Method [ <internal:solr, inherits SolrParams> public method __serialize ] {
+
+ - Parameters [0] {
+ }
+ }
+
+ Method [ <internal:solr, inherits SolrParams> public method __unserialize ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> array $data ]
+ }
+ }
+
Method [ <internal:solr, inherits SolrParams> public method add ] {
- Parameters [2] {
@@ -1050,7 +1093,7 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
Property [ protected $_hashtable_index = 0 ]
}
- - Methods [206] {
+ - Methods [208] {
Method [ <internal:solr, overwrites SolrModifiableParams, ctor> public method __construct ] {
- Parameters [1] {
@@ -2432,6 +2475,19 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
}
}
+ Method [ <internal:solr, inherits SolrParams> public method __serialize ] {
+
+ - Parameters [0] {
+ }
+ }
+
+ Method [ <internal:solr, inherits SolrParams> public method __unserialize ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> array $data ]
+ }
+ }
+
Method [ <internal:solr, inherits SolrParams> public method add ] {
- Parameters [2] {
@@ -2472,7 +2528,7 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
Property [ protected $_hashtable_index = 0 ]
}
- - Methods [233] {
+ - Methods [235] {
Method [ <internal:solr, overwrites SolrQuery, ctor> public method __construct ] {
- Parameters [1] {
@@ -4050,6 +4106,19 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
}
}
+ Method [ <internal:solr, inherits SolrParams> public method __serialize ] {
+
+ - Parameters [0] {
+ }
+ }
+
+ Method [ <internal:solr, inherits SolrParams> public method __unserialize ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> array $data ]
+ }
+ }
+
Method [ <internal:solr, inherits SolrParams> public method add ] {
- Parameters [2] {
@@ -4925,11 +4994,11 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Properties [7] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
Property [ protected $sourceline = 118 ]
- Property [ protected $sourcefile = '/dev/shm/BUILD/...' ]
- Property [ protected $zif_name = 'solr_exception_...' ]
+ Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.6.0/NTS/src/php7/solr_functions_helpers.c' ]
+ Property [ protected $zif_name = 'solr_exception_register_class_properties' ]
}
- Methods [11] {
@@ -4952,6 +5021,7 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5025,11 +5095,11 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Properties [7] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
Property [ protected $sourceline = 118 ]
- Property [ protected $sourcefile = '/dev/shm/BUILD/...' ]
- Property [ protected $zif_name = 'solr_exception_...' ]
+ Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.6.0/NTS/src/php7/solr_functions_helpers.c' ]
+ Property [ protected $zif_name = 'solr_exception_register_class_properties' ]
}
- Methods [11] {
@@ -5052,6 +5122,7 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5125,11 +5196,11 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Properties [7] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
Property [ protected $sourceline = 118 ]
- Property [ protected $sourcefile = '/dev/shm/BUILD/...' ]
- Property [ protected $zif_name = 'solr_exception_...' ]
+ Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.6.0/NTS/src/php7/solr_functions_helpers.c' ]
+ Property [ protected $zif_name = 'solr_exception_register_class_properties' ]
}
- Methods [11] {
@@ -5152,6 +5223,7 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5225,11 +5297,11 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Properties [7] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
Property [ protected $sourceline = 118 ]
- Property [ protected $sourcefile = '/dev/shm/BUILD/...' ]
- Property [ protected $zif_name = 'solr_exception_...' ]
+ Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.6.0/NTS/src/php7/solr_functions_helpers.c' ]
+ Property [ protected $zif_name = 'solr_exception_register_class_properties' ]
}
- Methods [11] {
@@ -5252,6 +5324,7 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5325,11 +5398,11 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Properties [7] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
Property [ protected $sourceline = 118 ]
- Property [ protected $sourcefile = '/dev/shm/BUILD/...' ]
- Property [ protected $zif_name = 'solr_exception_...' ]
+ Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.6.0/NTS/src/php7/solr_functions_helpers.c' ]
+ Property [ protected $zif_name = 'solr_exception_register_class_properties' ]
}
- Methods [11] {
@@ -5352,6 +5425,7 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -5425,11 +5499,11 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Properties [7] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
Property [ protected $sourceline = 118 ]
- Property [ protected $sourcefile = '/dev/shm/BUILD/...' ]
- Property [ protected $zif_name = 'solr_exception_...' ]
+ Property [ protected $sourcefile = '/builddir/build/BUILD/php-pecl-solr2-2.6.0/NTS/src/php7/solr_functions_helpers.c' ]
+ Property [ protected $zif_name = 'solr_exception_register_class_properties' ]
}
- Methods [11] {
@@ -5452,6 +5526,7 @@ Extension [ <persistent> extension #122 solr version 2.6.0 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {