検索

phrase: max: clip:
target: order:
Results of 571 - 580 of about 838 for [SIMILAR] 16 1024 4096 WITH 18039 pharexception ... (0.589 sec.)
エラーおよびエラー処理 0
« プリペアドステートメントおよびストアドプロシージャ ラージオブジェクト (LOB) » PHP Manual PDO エラーおよびエラー処理 エラーおよびエラー処理 PDO が提供するエラー処理方法は 3 通り存在し、 アプリケーションの開発形態によって使い分けることができます。 PDO::ERRMODE_SILENT PHP 8.0.0 より前のバ ...
https://man.plustar.jp/php/pdo.error-handling.html - [similar]
Deletes all documents matching the given query 0
« SolrClient::deleteByQueries SolrClient::__destruct » PHP Manual SolrClient Deletes all documents matching the given query SolrClient::deleteByQuery (PECL solr >= 0.9.2) SolrClient::deleteByQuery — Deletes all documents matching the given query 説明 public SolrClient::deleteByQuery ( st ...
https://man.plustar.jp/php/solrclient.deletebyquery.html - [similar]
Defragments the index 0
« SolrClient::getOptions SolrClient::ping » PHP Manual SolrClient Defragments the index SolrClient::optimize (PECL solr >= 0.9.2) SolrClient::optimize — Defragments the index 説明 public SolrClient::optimize ( int $maxSegments = 1 , bool $softCommit = true , bool $waitSearcher = true ): ...
https://man.plustar.jp/php/solrclient.optimize.html - [similar]
Checks if Solr server is still up 0
« SolrClient::optimize SolrClient::query » PHP Manual SolrClient Checks if Solr server is still up SolrClient::ping (PECL solr >= 0.9.2) SolrClient::ping — Checks if Solr server is still up 説明 public SolrClient::ping (): SolrPingResponse Checks if the Solr server is still alive. Sends ...
https://man.plustar.jp/php/solrclient.ping.html - [similar]
Sends a raw update request 0
« SolrClient::query SolrClient::rollback » PHP Manual SolrClient Sends a raw update request SolrClient::request (PECL solr >= 0.9.2) SolrClient::request — Sends a raw update request 説明 public SolrClient::request ( string $raw_request ): SolrUpdateResponse Sends a raw XML update request ...
https://man.plustar.jp/php/solrclient.request.html - [similar]
オブジェクトのインスタンスが作られた行番号を取得する 0
« Throwable::getFile Throwable::getTrace » PHP Manual Throwable オブジェクトのインスタンスが作られた行番号を取得する Throwable::getLine (PHP 7, PHP 8) Throwable::getLine — オブジェクトのインスタンスが作られた行番号を取得する 説明 public Throwable::getLine (): int スローされたオブジェクト ...
https://man.plustar.jp/php/throwable.getline.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Yar 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 YAR_VERSION ( string ) YAR_CLIENT_PROTOCOL_HTTP ( int ) YAR_OPT_PACKAGER ( int ...
https://man.plustar.jp/php/yar.constants.html - [similar]
ReflectionMethod クラス 0
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクション ReflectionMethod クラス ReflectionMethod クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionMethod クラスは メソッドについての情報を報告します。 クラス概要 class ReflectionMethod extends Refle ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
ジェネレータと Iterator オブジェクトとの比較 0
« ジェネレータの構文 アトリビュート » PHP Manual ジェネレータ ジェネレータと Iterator オブジェクトとの比較 ジェネレータと Iterator オブジェクトとの比較 ジェネレータの最大のメリットは、シンプルに書けることです。 Iterator を実装するのに比べて、必要な決まり文句の数がかなり少なくなります。 ま ...
https://man.plustar.jp/php/language.generators.comparison.html - [similar]
Generator クラス 0
« Closure::fromCallable Generator::current » PHP Manual 定義済みのインターフェイスとクラス Generator クラス Generator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに Generator は ジェネレータ が返すオブジェクトです。 警告 Generator オブジェクトのインスタンスは new では作れません。 クラス概 ...
https://man.plustar.jp/php/class.generator.html - [similar]