検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 3128 for the (0.035 sec.)
Get error code for the most recent function call 2415
« cubrid_error_code_facility cubrid_error_msg » PHP Manual CUBRID 関数 Get error code for the mo ... D >= 8.3.0) cubrid_error_code — Get error code for the most recent function call 説明 cubrid_error_code ( ... ): int The cubrid_error_code() function is used to get the er ... ror code of the error that occurred during the API execution. Usua ... lly, it gets the error code when API returns false as its return va ...
https://man.plustar.jp/php/function.cubrid-error-code.html - [similar]
指定された部分文字列が、文字列に含まれるかを調べる 2415
« sscanf str_ends_with » PHP Manual String 関数 指定された部分文字列が、文字列に含まれるかを調べ ... if ( str_contains ( 'abc' , '' )) { echo "Checking the existence of the empty string will always return t ... ue" ; } ?> 上の例の出力は以下となります。 Checking the existence of the empty string will always return t ... rue 例2 大文字小文字の区別 <?php $string = 'The lazy fox jumped over the fence' ; if ( str_contain ... s ( $string , 'lazy' )) { echo "The string 'lazy' was found in the string\n" ; } if ( ...
https://man.plustar.jp/php/function.str-contains.html - [similar]
Add a background task to be run in parallel 2415
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background ... Adds a background task to be run in parallel with other tasks. Call this method for all the tasks to be r ... un in parallel, then call GearmanClient::runTasks() to perform the wor ... 一意な ID。 戻り値 A GearmanTask object or false if the task could not be added. 例 例1 Two tasks, one bac ... kground and one not This example illustrates the difference between running a background task and a ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
Register and add callback function 2415
« GearmanWorker GearmanWorker::addOptions » PHP Manual GearmanWorker Register and add callback f ... timeout = ? ): bool Registers a function name with the job server and specifies a callback corresponding ... ify extra application context data to be used when the callback is called and a timeout. パラメータ funct ... ion_name The name of a function to register with the job server ... unction A callback that gets called when a job for the registered function name is submitted context A re ...
https://man.plustar.jp/php/gearmanworker.addfunction.html - [similar]
テキスト処理 2415
« SessionUpdateTimestampHandlerInterface::validateId CommonMark » PHP Manual 関数リファレンス テ ... Emphasis concrete CommonMark\Node CommonMark\Node\ThematicBreak — ThematicBreak concrete CommonMark\Node ... t CommonMark\Node CommonMark\Interfaces\IVisitor — The CommonMark\Interfaces\IVisitor interface CommonMar ... k\Interfaces\IVisitable — The CommonMark\Interfaces\IVisitable interface CommonM ... ark\Parser — The CommonMark\Parser class CommonMark\CQL — The Commo ...
https://man.plustar.jp/php/refs.basic.text.html - [similar]
Returns the debug data for the last connection attempt 2415
« SolrClient::getByIds SolrClient::getOptions » PHP Manual SolrClient Returns the debug data for ... the last connection attempt SolrClient::getDebug (PECL ... solr >= 0.9.7) SolrClient::getDebug — Returns the debug data for the last connection attempt 説明 pu ... blic SolrClient::getDebug (): string Returns the debug data for the last connection attempt パラメー ... ん。 戻り値 Returns a string on success and null if there is nothing to return. 関連キーワード: Returns , ...
https://man.plustar.jp/php/solrclient.getdebug.html - [similar]
Sets the initial size of the collapse data structures when collapsing on a numer... 2415
« SolrCollapseFunction::setMax SolrCollapseFunction::setNullPolicy » PHP Manual SolrCollapseFunc ... tion Sets the initial size of the collapse data structures when ... solr >= 2.2.0) SolrCollapseFunction::setMin — Sets the initial size of the collapse data structures when ... :setMin ( string $min ): SolrCollapseFunction Sets the initial size of the collapse data structures when ...
https://man.plustar.jp/php/solrcollapsefunction.setmin.html - [similar]
Sets the initial size of the collapse data structures when collapsing on a numer... 2415
« SolrCollapseFunction::setNullPolicy SolrCollapseFunction::__toString » PHP Manual SolrCollapse ... Function Sets the initial size of the collapse data structures when ... olr >= 2.2.0) SolrCollapseFunction::setSize — Sets the initial size of the collapse data structures when ... ::setSize ( int $size ): SolrCollapseFunction Sets the initial size of the collapse data structures when ...
https://man.plustar.jp/php/solrcollapsefunction.setsize.html - [similar]
Returns the group.ngroups value 2415
« SolrQuery::getGroupMain SolrQuery::getGroupOffset » PHP Manual SolrQuery Returns the group.ngr ... olr >= 2.2.0) SolrQuery::getGroupNGroups — Returns the group.ngroups value 説明 public SolrQuery::getGrou ... pNGroups (): bool Returns the group.ngroups value パラメータ この関数にはパラメー ... rQuery::setGroupNGroups() - If true, Solr includes the number of groups that have matched the query in th ... キーワード: Returns , group , ngroups , SolrQuery , the , getGroupNGroups , パラメータ , getGroupOffset , ...
https://man.plustar.jp/php/solrquery.getgroupngroups.html - [similar]
Returns the state of the hl parameter 2415
« SolrQuery::getGroupTruncate SolrQuery::getHighlightAlternateField » PHP Manual SolrQuery Retur ... ns the state of the hl parameter SolrQuery::getHighlight ... L solr >= 0.9.2) SolrQuery::getHighlight — Returns the state of the hl parameter 説明 public SolrQuery::g ... Highlight (): bool Returns a boolean indicating whether or not to enable highlighted snippets to be gener ... ated in the query response. パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/solrquery.gethighlight.html - [similar]