検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 474 for use (0.321 sec.)
Execute a database command on this server 3856
« MongoDB\Driver\Server::executeBulkWrite MongoDB\Driver\Server::executeQuery » PHP Manual Mongo ... the MongoDB server version be taken into account. Users are therefore encouraged to use specific read an ... executed on this server object. Instead, it may be used when issuing the operation to a secondary (from a ... MongoDB\Driver\ReadPreference A read preference to use for selecting a server for the operation. session ... nvalidArgumentException if the "session" option is used with an associated transaction in combination wit ...
https://man.plustar.jp/php/mongodb-driver-server.executecommand.html - [similar]
結果セットの行数を取得する 3856
« mysqli_result::$lengths mysqli_driver » PHP Manual mysqli_result 結果セットの行数を取得する my ... mysqli_query() 、 mysqli_store_result() 、 mysqli_use_result() 、 mysqli_stmt_get_result() が返す mysqli ... STRICT ); $mysqli = new mysqli ( "localhost" , "my_user" , "my_password" , "world" ); $result = $mysqli - ... RICT ); $link = mysqli_connect ( "localhost" , "my_user" , "my_password" , "world" ); $result = mysqli_qu ... lt() - 直近のクエリから結果セットを転送する mysqli_use_result() - 結果セットの取得を開始する mysqli_query ...
https://man.plustar.jp/php/mysqli-result.num-rows.html - [similar]
Bootstrapping 3856
« Functional API parallel\run » PHP Manual Functional API Bootstrapping parallel\bootstrap (1.0. ... 説明 parallel\bootstrap ( string $file ): void Shall use the provided file to bootstrap all runtimes create ...
https://man.plustar.jp/php/parallel.bootstrap.html - [similar]
Parser examples 3856
« Lexer examples Parle\Lexer » PHP Manual 例 Parser examples Parser examples 例1 Simple calculat ... or <?php use Parle \{ Parser , ParserException , Lexer , Token ... push ( "exp" , "INTEGER" ); /* Production index unused. */ $p -> build (); $lex = new Lexer ; $lex -> pu ... (); } } 例2 Parse words out from a sentence <?php use Parle \{ Lexer , Token , Parser , ParserException ...
https://man.plustar.jp/php/parle.examples.parser.html - [similar]
Adds another facet.date.other parameter 3856
« SolrQuery::addFacetDateField SolrQuery::addFacetField » PHP Manual SolrQuery Adds another face ... ional field override パラメータ value The value to use. field_override The field name for the override. 戻 ... e current SolrQuery object, if the return value is used. 関連キーワード: parameter , SolrQuery , Adds , f ...
https://man.plustar.jp/php/solrquery.addfacetdateother.html - [similar]
Returns the state of the hl.usePhraseHighlighter parameter 3856
« SolrQuery::getHighlightSnippets SolrQuery::getMlt » PHP Manual SolrQuery Returns the state of ... the hl.usePhraseHighlighter parameter SolrQuery::getHighlight ... ighter (PECL solr >= 0.9.2) SolrQuery::getHighlightUsePhraseHighlighter — Returns the state of the hl.use ... ghter parameter 説明 public SolrQuery::getHighlightUsePhraseHighlighter (): bool Returns whether or not t ... o use SpanScorer to highlight phrase terms only when the ...
https://man.plustar.jp/php/solrquery.gethighlightusephrasehighlighter.html - [similar]
Constructor 3856
« XMLDiff\Base XMLDiff\Base::diff » PHP Manual XMLDiff\Base Constructor XMLDiff\Base::__construc ... rk and that's enough to avoid namespace conflicts. Use this parameter if you want to change it for some r ...
https://man.plustar.jp/php/xmldiff-base.construct.html - [similar]
Yaf_Route_Regex のコンストラクタ 3856
« Yaf_Route_Regex::assemble Yaf_Route_Regex::route » PHP Manual Yaf_Route_Regex Yaf_Route_Regex ... 例2 Yaf_Route_Regex() (2.3.0 以降) の例 <?php /** * Use match result as MVC name */ Yaf_Dispatcher :: getI ... チャグループ (2.3.0 以降) の例() example <?php /** * Use match result as MVC name */ Yaf_Dispatcher :: getI ...
https://man.plustar.jp/php/yaf-route-regex.construct.html - [similar]
UI 3816
« GUI用の拡張モジュール はじめに » PHP Manual GUI用の拡張モジュール UI UI はじめに インストール/ ... :save — Save Dialog UI\Window::setBorders — Border Use UI\Window::setFullScreen — Full Screen Use UI\Wind ... ow::setMargin — Margin Use UI\Window::setSize — Set Size UI\Window::setTitle ... allback UI\Area::onKey — Key Callback UI\Area::onMouse — Mouse Callback UI\Area::redraw — Redraw Area UI\ ...
https://man.plustar.jp/php/book.ui.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 3816
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... base = new EventDnsBase ( $base , TRUE ); // We'll use async DNS resolving if (! $dns_base ) { exit( "Fai ... e\n" ); } $bev = new EventBufferEvent ( $base , /* use internal socket */ NULL , EventBufferEvent :: OPT_ ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]