検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 313 for exists (0.005 sec.)
インターフェイスの実装を調べる 4949
« ReflectionClass::hasProperty ReflectionClass::inNamespace » PHP Manual ReflectionClass インター ... sOf() - サブクラスであるかどうかを調べる interface_exists() - インターフェイスが宣言されているかどうかを確認 ... Class , 実装 , implementsInterface , 確認 , 宣言 , exists , isSubclassOf , クラス , 参考 , スロー ...
https://man.plustar.jp/php/reflectionclass.implementsinterface.html - [similar]
Deletes previously added function or method 4902
« uopz_copy uopz_delete » PHP Manual Uopz 関数 Deletes previously added function or method uopz_ ... , function () {echo 'bar' ;}); var_dump ( function_exists ( 'foo' )); uopz_del_function ( 'foo' ); var_dump ... ( function_exists ( 'foo' )); ?> 上の例の出力は以下となります。 bool ...
https://man.plustar.jp/php/function.uopz-del-function.html - [similar]
Sets value of existing class or instance property 4902
« uopz_set_mock uopz_set_return » PHP Manual Uopz 関数 Sets value of existing class or instance ... (regardless whether the instance property already exists), if instance is given. パラメータ class The name ... opz , Sets , existing , or , of , string , given , exists ...
https://man.plustar.jp/php/function.uopz-set-property.html - [similar]
WinCache 関数への切り替え 4902
« WinCache セッションハンドラ リソース型 » PHP Manual インストール/設定 WinCache 関数への切り替え ... た実装が用意されている関数は、次のとおりです。 file_exists file_get_contents readfile is_readable is_writable ... oute.ini ファイルの内容 [FunctionRerouteList] file_exists=wincache_file_exists file_get_contents:2=wincache_ ...
https://man.plustar.jp/php/wincache.reroutes.html - [similar]
Retrieve a item 4902
« Yaconf Yaconf::has » PHP Manual Yaconf Retrieve a item Yaconf::get (PECL yaconf >= 1.0.0) Yaco ... sectionName,key". default_value if the key doesn't exists, Yaconf::get will return this as result. 戻り値 Re ... s configuration result(string or array) if the key exists, return default_value if not. 例 例1 INI() example ...
https://man.plustar.jp/php/yaconf.get.html - [similar]
変数をユーザーキャッシュから削除する 4865
« wincache_ucache_dec wincache_ucache_exists » PHP Manual WinCache 関数 変数をユーザーキャッシュ ... ache_delete ( 'foo' )); var_dump ( wincache_ucache_exists ( 'foo' )); ?> 上の例の出力は以下となります。 bool ... ーザーキャッシュの中身全体を削除する wincache_ucache_exists() - 変数がユーザーキャッシュに存在するかどうかを調 ...
https://man.plustar.jp/php/function.wincache-ucache-delete.html - [similar]
Application Performance Monitoring (APM) 4865
« Using the PHP Library for MongoDB (PHPLIB) Driver Architecture and Internals » PHP Manual Tuto ... ng \ CommandStartedEvent $event ) { if ( array_key_exists ( 'find' , (array) $event -> getCommand () ) ) { $ ... uestId = $event -> getRequestId (); if ( array_key_exists ( $requestId , $this -> pendingCommands ) ) { $thi ... ing \ CommandFailedEvent $event ) { if ( array_key_exists ( $event -> getRequestId (), $this -> pendingComma ...
https://man.plustar.jp/php/mongodb.tutorial.apm.html - [similar]
Calls callbacks for pending operations 4818
« ZooKeeper 関数 Zookeeper » PHP Manual ZooKeeper 関数 Calls callbacks for pending operations zo ... by operations like Zookeeper::get() or Zookeeper::exists() . 警告 Since version 0.4.0, this function must b ... ndle to used communicate with zookeeper Zookeeper::exists() - Checks the existence of a node in zookeeper sy ...
https://man.plustar.jp/php/function.zookeeper-dispatch.html - [similar]
指定された配列がリストかどうかをチェックする 4772
« array_intersect array_key_exists » PHP Manual 配列 関数 指定された配列がリストかどうかをチェッ ... スト , チェック , 指定 , list , 判定 , 関数 , 注意 , exists ...
https://man.plustar.jp/php/function.array-is-list.html - [similar]
Export the lob object to a file 4772
« cubrid_lob2_close cubrid_lob2_import » PHP Manual CUBRID 関数 Export the lob object to a file ... ct from CUBRID database first. If the file already exists, the operation will fail. This function will not i ... a" , "" ); cubrid_execute ( $conn , "DROP TABLE if exists doc" ); cubrid_execute ( $conn , "CREATE TABLE doc ...
https://man.plustar.jp/php/function.cubrid-lob2-export.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT