検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 818 for [SIMILAR] 16 1024 4096 WITH 9815 getprevious WIT... (0.979 sec.)
ValueError 3450
« TypeError UnhandledMatchError » PHP Manual 定義済みの例外 ValueError ValueError (PHP 8) はじめに ValueError は、 引数の型は正しいものの、値が正しくない場合にスローされます。 たとえば、関数は正の整数を期待しているのに負の値を渡したり、 空でない文字列/配列を期待しているのに空の値を渡した ...
https://man.plustar.jp/php/class.valueerror.html - [similar]
TypeError 3450
« ParseError ValueError » PHP Manual 定義済みの例外 TypeError TypeError (PHP 7, PHP 8) はじめに TypeError がスローされるのは、以下の場合です: クラスのプロパティに設定されている値が、プロパティで宣言されている型と一致しない場合。 関数に渡された引数の型が、関数の宣言時に指定された型と一致し ...
https://man.plustar.jp/php/class.typeerror.html - [similar]
アクセス権 3450
« コンストラクタとデストラクタ オブジェクトの継承 » PHP Manual クラスとオブジェクト アクセス権 アクセス権 プロパティ、メソッドまたは (PHP 7.1.0 以降) 定数のアクセス権 (visibility) は、 キーワード: public , protected または private を指定することにより定義できます。 public 宣言されたクラス ...
https://man.plustar.jp/php/language.oop5.visibility.html - [similar]
SolrGenericResponse クラス 3450
« SolrPingResponse::getResponse SolrGenericResponse::__construct » PHP Manual Solr SolrGenericResponse クラス SolrGenericResponse クラス (PECL solr >= 0.9.2) はじめに Solr サーバーからのレスポンスを表現 クラス概要 final class SolrGenericResponse extends SolrResponse { /* 定数 */ const in ...
https://man.plustar.jp/php/class.solrgenericresponse.html - [similar]
SolrQueryResponse クラス 3450
« SolrResponse::success SolrQueryResponse::__construct » PHP Manual Solr SolrQueryResponse クラス SolrQueryResponse クラス (PECL solr >= 0.9.2) はじめに クエリーリクエストに対するレスポンスを表現 クラス概要 final class SolrQueryResponse extends SolrResponse { /* 定数 */ const int PARSE_S ...
https://man.plustar.jp/php/class.solrqueryresponse.html - [similar]
SolrUpdateResponse クラス 3450
« SolrQueryResponse::__destruct SolrUpdateResponse::__construct » PHP Manual Solr SolrUpdateResponse クラス SolrUpdateResponse クラス (PECL solr >= 0.9.2) はじめに 更新リクエストに対するレスポンスを表現 クラス概要 final class SolrUpdateResponse extends SolrResponse { /* 定数 */ const int ...
https://man.plustar.jp/php/class.solrupdateresponse.html - [similar]
Set the connection to be protected mode. 3450
« Swoole\Server::pause Swoole\Server::reload » PHP Manual Swoole\Server Set the connection to be protected mode. Swoole\Server::protect (PECL swoole >= 1.9.0) Swoole\Server::protect — Set the connection to be protected mode. 説明 public Swoole\Server::protect ( int $fd , bool $is_protect ...
https://man.plustar.jp/php/swoole-server.protect.html - [similar]
Yaf_Dispatcher クラス 3450
« Yaf_Bootstrap_Abstract Yaf_Dispatcher::autoRender » PHP Manual Yaf Yaf_Dispatcher クラス Yaf_Dispatcher クラス (Yaf >=1.0.0) はじめに Yaf_Dispatcher の役割は、 リクエスト環境の初期化、やってきたリクエストのルーティング、 そして見つかったアクションへのディスパッチです。 あらゆるレスポン ...
https://man.plustar.jp/php/class.yaf-dispatcher.html - [similar]
Yaf_Controller_Abstract クラス 3450
« Yaf_Config_Simple::valid Yaf_Controller_Abstract::__construct » PHP Manual Yaf Yaf_Controller_Abstract クラス Yaf_Controller_Abstract クラス (Yaf >=1.0.0) はじめに Yaf_Controller_Abstract は Yaf システムの中心となるクラスです。 MVC は Model-View-Controller の略で、 アプリケーションのロ ...
https://man.plustar.jp/php/class.yaf-controller-abstract.html - [similar]
オブジェクトの反復処理 3450
« オーバーロード マジックメソッド » PHP Manual クラスとオブジェクト オブジェクトの反復処理 オブジェクトの反復処理 PHP は、たとえば foreach 命令などによる反復処理を可能とするように、 オブジェクトを定義する手段を提供します。 デフォルトで、 全ての アクセス権限がある プロパティは、反復処理に ...
https://man.plustar.jp/php/language.oop5.iterations.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT