検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 281 for [SIMILAR] 16 1024 4096 WITH 30835 solrserverexce... (0.174 sec.)
The ZookeeperOperationTimeoutException class 0
« ZookeeperNoNodeException ZookeeperSessionException » PHP Manual ZooKeeper The ZookeeperOperationTimeoutException class The ZookeeperOperationTimeoutException class (PECL zookeeper >= 0.3.0) はじめに The ZooKeeper operation timeout exception handling class. クラス概要 class ZookeeperOpe ...
https://man.plustar.jp/php/class.zookeeperoperationtimeoutexception.html - [similar]
Exception 0
« 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, PHP 7, PHP 8) はじめに Exception は、 すべてのユーザー例外の基底クラスです。 クラス概要 class Exception implements Throwable { /* プロパティ */ protected string $ message = "" ; private string ...
https://man.plustar.jp/php/class.exception.html - [similar]
コンテンツをレスポンスに設定する 0
« Yaf_Response_Abstract::setAllHeaders Yaf_Response_Abstract::setHeader » PHP Manual Yaf_Response_Abstract コンテンツをレスポンスに設定する Yaf_Response_Abstract::setBody (Yaf >=1.0.0) Yaf_Response_Abstract::setBody — コンテンツをレスポンスに設定する 説明 public Yaf_Response_Abstract::se ...
https://man.plustar.jp/php/yaf-response-abstract.setbody.html - [similar]
Yaf_Response_Abstract クラス 0
« Yaf_Request_Simple::isXmlHttpRequest Yaf_Response_Abstract::appendBody » PHP Manual Yaf Yaf_Response_Abstract クラス Yaf_Response_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Response_Abstract { /* 定数 */ const string DEFAULT_BODY = "content" ; /* プロパティ */ protecte ...
https://man.plustar.jp/php/class.yaf-response-abstract.html - [similar]
intl のエラー用の例外クラス 0
« IntlChar::toupper IntlIterator » PHP Manual intl intl のエラー用の例外クラス intl のエラー用の例外クラス (PHP 5 > 5.5.0, PHP 7, PHP 8, PECL intl > 3.0.0a1) はじめに このクラスは、intl 関数の内部でエラーが発生したときに例外を生成するために使います。 例外が生成されるのは、 intl.use_excep ...
https://man.plustar.jp/php/class.intlexception.html - [similar]
Yaf_Route_Rewrite クラス 0
« Yaf_Route_Regex::route Yaf_Route_Rewrite::assemble » PHP Manual Yaf Yaf_Route_Rewrite クラス Yaf_Route_Rewrite クラス (Yaf >=1.0.0) はじめに 使いかたについては、 Yaf_Route_Rewrite::__construct() のサンプルを参照ください。 クラス概要 class Yaf_Route_Rewrite extends Yaf_Route_Interface i ...
https://man.plustar.jp/php/class.yaf-route-rewrite.html - [similar]
Yaf_Route_Simple クラス 0
« Yaf_Router::route Yaf_Route_Simple::assemble » PHP Manual Yaf Yaf_Route_Simple クラス Yaf_Route_Simple クラス (Yaf >=1.0.0) はじめに Yaf_Route_Simple は、クエリ文字列を見てルート情報を取得します。 Yaf_Route_Simple に対して必要な設定は、 $_GET のどのキーがモジュールでどのキーがコントロー ...
https://man.plustar.jp/php/class.yaf-route-simple.html - [similar]
列挙型と定数 0
« 列挙型と static メソッド トレイト » PHP Manual 列挙型(Enum) 列挙型と定数 列挙型と定数 列挙型には定数も含めることができます。 定数には public, private, protected が指定できますが、 列挙型では実際 private と protected は同じものです。 なぜなら、継承が許されていないからです。 列挙型の定数 ...
https://man.plustar.jp/php/language.enumerations.constants.html - [similar]
Yaf_Config_Abstract クラス 0
« Yaf_Dispatcher::throwException Yaf_Config_Abstract::get » PHP Manual Yaf Yaf_Config_Abstract クラス Yaf_Config_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 abstract class Yaf_Config_Abstract { /* プロパティ */ protected $ _config ; protected $ _readonly ; /* メソッド */ abstract p ...
https://man.plustar.jp/php/class.yaf-config-abstract.html - [similar]
ReflectionClass を作成する 0
« ReflectionClass ReflectionClass::export » PHP Manual ReflectionClass ReflectionClass を作成する ReflectionClass::__construct (PHP 5, PHP 7, PHP 8) ReflectionClass::__construct — ReflectionClass を作成する 説明 public ReflectionClass::__construct ( object | string $objectOrClass ) 新しい ...
https://man.plustar.jp/php/reflectionclass.construct.html - [similar]