検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1131 for This (0.013 sec.)
The MongoDB\BSON\MinKeyInterface interface 3454
« MongoDB\BSON\MaxKeyInterface MongoDB\BSON\ObjectIdInterface » PHP Manual MongoDB\BSON The Mong ... nKeyInterface interface (mongodb >=1.3.0) はじめに This interface is implemented by MongoDB\BSON\MinKey to ... クラス概要 class MongoDB\BSON\MinKeyInterface { } This interface has no methods. 関連キーワード: BSON , M ... inKeyInterface , This , MaxKeyInterface , ObjectIdInterface , implemente ...
https://man.plustar.jp/php/class.mongodb-bson-minkeyinterface.html - [similar]
無名クラス 3454
« トレイト オーバーロード » PHP Manual クラスとオブジェクト 無名クラス 無名クラス 無名クラスは、 ... ate $num ; public function __construct ( $num ) { $this -> num = $num ; } use SomeTrait ; }); 上の例の出力 ... ; } public function func2 () { return new class( $this -> prop ) extends Outer { private $prop3 ; public ... function __construct ( $prop ) { $this -> prop3 = $prop ; } public function func3 () { re ... turn $this -> prop2 + $this -> prop3 + $this -> func1 (); } } ...
https://man.plustar.jp/php/language.oop5.anonymous.html - [similar]
Request Injection Attacks 3454
« Security Script Injection Attacks » PHP Manual Security Request Injection Attacks Request Inje ... e' => $_GET['username'] ]) . Someone could subvert this by getting http://www.example.com?username[$ne]=fo ... ers not named "foo" (all of your users, probably). This is a fairly easy attack to defend against: make su ... . PHP has the filter_var() function to assist with this. Note that this type of attack can be used with an ...
https://man.plustar.jp/php/mongodb.security.request_injection.html - [similar]
The SolrClient class 3431
« SolrObject::offsetUnset SolrClient::addDocument » PHP Manual Solr The SolrClient class The Sol ... system servlet. SolrClient::DEFAULT_SEARCH_SERVLET This is the initial value for the search servlet. SolrC ... lient::DEFAULT_UPDATE_SERVLET This is the initial value for the update servlet. SolrC ... lient::DEFAULT_THREADS_SERVLET This is the initial value for the threads servlet. Solr ... Client::DEFAULT_PING_SERVLET This is the initial value for the ping servlet. SolrCli ...
https://man.plustar.jp/php/class.solrclient.html - [similar]
3431
« 定義済み定数 クラス/オブジェクト関数 » PHP Manual クラス/オブジェクト 例 例 この例では、まず基 ... tion __construct ( $edible , $color = "green" ) { $this -> edible = $edible ; $this -> color = $color ; } ... public function isEdible () { return $this -> edible ; } public function getColor () { return ... $this -> color ; } } ?> Spinach <?php class Spinach exte ... t ( true , "green" ); } public function cook () { $this -> cooked = true ; } public function isCooked () { ...
https://man.plustar.jp/php/classobj.examples.html - [similar]
Returns the index of the write operation corresponding to this WriteError 3431
« MongoDB\Driver\WriteError::getCode MongoDB\Driver\WriteError::getInfo » PHP Manual MongoDB\Dri ... the index of the write operation corresponding to this WriteError MongoDB\Driver\WriteError::getIndex (mo ... the index of the write operation corresponding to this WriteError 説明 final public MongoDB\Driver\WriteE ... (from MongoDB\Driver\BulkWrite ) corresponding to this WriteError. エラー / 例外 引数のパースに失敗した場 ...
https://man.plustar.jp/php/mongodb-driver-writeerror.getindex.html - [similar]
Specify the regular expression for fragmenting 3431
« SolrQuery::setHighlightRegexMaxAnalyzedChars SolrQuery::setHighlightRegexSlop » PHP Manual Sol ... Specifies the regular expression for fragmenting. This could be used to extract sentences パラメータ valu ... e The regular expression for fragmenting. This could be used to extract sentences 戻り値 Returns ... hlightRegexPattern , could , sentences , extract , This ...
https://man.plustar.jp/php/solrquery.sethighlightregexpattern.html - [similar]
The MongoDB\Driver\Manager class 3407
« MongoDB\Driver MongoDB\Driver\Manager::addSubscriber » PHP Manual MongoDB\Driver The MongoDB\D ... to MongoDB is made upon instantiating the Manager. This means the MongoDB\Driver\Manager can always be con ... e manager that are otherwise not normally exposed. This can be useful to debug how the driver views your M ... ber — Registers a monitoring event subscriber with this Manager MongoDB\Driver\Manager::__construct — Crea ... \Manager::getServers — Return the servers to which this manager is connected MongoDB\Driver\Manager::getWr ...
https://man.plustar.jp/php/class.mongodb-driver-manager.html - [similar]
Returns the DateTime representation of this UTCDateTime 3407
« MongoDB\BSON\UTCDateTime::serialize MongoDB\BSON\UTCDateTime::__toString » PHP Manual MongoDB\ ... UTCDateTime Returns the DateTime representation of this UTCDateTime MongoDB\BSON\UTCDateTime::toDateTime ( ... oDateTime — Returns the DateTime representation of this UTCDateTime 説明 final public MongoDB\BSON\UTCDate ... せん。 戻り値 Returns the DateTime representation of this UTCDateTime. The returned DateTime will use the UT ...
https://man.plustar.jp/php/mongodb-bson-utcdatetime.todatetime.html - [similar]
Shutdown the master server process, this function can be called in worker proces... 3407
« Swoole\Server::set Swoole\Server::start » PHP Manual Swoole\Server Shutdown the master server ... process, this function can be called in worker processes. Swoole ... er::shutdown — Shutdown the master server process, this function can be called in worker processes. 説明 p ...
https://man.plustar.jp/php/swoole-server.shutdown.html - [similar]