検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1235 for [SIMILAR] 16 1024 4096 WITH 6389 exists WITH 515... (0.848 sec.)
Check if a timer is existed. 0
« Swoole\Timer::clear Swoole\Timer::tick » PHP Manual Swoole\Timer Check if a timer is existed. Swoole\Timer::exists (PECL swoole >= 1.9.0) Swoole\Timer::exists — Check if a timer is existed. 説明 public static Swoole\Timer::exists ( int $timer_id ): bool Check if a timer is existed. パラ ...
https://man.plustar.jp/php/swoole-timer.exists.html - [similar]
Callback function when there is a data packet for a task (deprecated) 0
« GearmanClient::runTasks GearmanClient::setCompleteCallback » PHP Manual GearmanClient Callback function when there is a data packet for a task (deprecated) GearmanClient::setClientCallback (PECL gearman <= 0.5.0) GearmanClient::setClientCallback — Callback function when there is a data ...
https://man.plustar.jp/php/gearmanclient.setclientcallback.html - [similar]
Redefine an already defined constant 0
« runkit7_constant_add runkit7_constant_remove » PHP Manual runkit7 関数 Redefine an already defined constant runkit7_constant_redefine (PECL runkit7 >= Unknown) runkit7_constant_redefine — Redefine an already defined constant 説明 runkit7_constant_redefine ( string $constant_name , mixe ...
https://man.plustar.jp/php/function.runkit7-constant-redefine.html - [similar]
Checks if a field exists in the document 0
« SolrDocument::__destruct SolrDocument::__get » PHP Manual SolrDocument Checks if a field exists in the document SolrDocument::fieldExists (PECL solr >= 0.9.2) SolrDocument::fieldExists — Checks if a field exists in the document 説明 public SolrDocument::fieldExists ( string $fieldName ...
https://man.plustar.jp/php/solrdocument.fieldexists.html - [similar]
名前空間内にあるかどうかを調べる 0
« ReflectionClass::implementsInterface ReflectionClass::isAbstract » PHP Manual ReflectionClass 名前空間内にあるかどうかを調べる ReflectionClass::inNamespace (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionClass::inNamespace — 名前空間内にあるかどうかを調べる 説明 public ReflectionClass::inName ...
https://man.plustar.jp/php/reflectionclass.innamespace.html - [similar]
オブジェクト インターフェイス 0
« クラスの抽象化 トレイト » PHP Manual クラスとオブジェクト オブジェクト インターフェイス オブジェクト インターフェイス オブジェクト インターフェイスを使うと、 メソッドの実装を定義せずに、 クラスが実装する必要があるメソッドを指定するコードを作成できます。 インターフェイス は クラス や ト ...
https://man.plustar.jp/php/language.oop5.interfaces.html - [similar]
クラス/オブジェクトの情報 0
« usort はじめに » PHP Manual 変数・データ型関連 クラス/オブジェクトの情報 クラス/オブジェクトの情報 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 クラス/オブジェクト関数 __autoload — 未定義のクラスのロードを試みる class_alias — クラスのエイリアス ...
https://man.plustar.jp/php/book.classobj.html - [similar]
辞書が存在するかどうかを調べる。空でないタグを使用する 0
« enchant_broker_describe enchant_broker_free_dict » PHP Manual Enchant 関数 辞書が存在するかどうかを調べる。空でないタグを使用する enchant_broker_dict_exists (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 ) enchant_broker_dict_exists — 辞書が存在するかどうかを調べる。空でないタグを ...
https://man.plustar.jp/php/function.enchant-broker-dict-exists.html - [similar]
トレイト 0
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
アクセス権 0
« コンストラクタとデストラクタ オブジェクトの継承 » PHP Manual クラスとオブジェクト アクセス権 アクセス権 プロパティ、メソッドまたは (PHP 7.1.0 以降) 定数のアクセス権 (visibility) は、 キーワード: public , protected または private を指定することにより定義できます。 public 宣言されたクラス ...
https://man.plustar.jp/php/language.oop5.visibility.html - [similar]