検索

phrase: max: clip:
target: order:
Results of 611 - 620 of about 1568 for Name (0.103 sec.)
Gearman 2541
« FTP\Connection はじめに » PHP Manual その他のサービス Gearman Gearman はじめに インストール/設 ... Send fail status (deprecated) GearmanJob::functionName — Get function name GearmanJob::handle — Get the j ... ta GearmanTask::function — Get associated function name (deprecated) GearmanTask::functionName — Get assoc ... iated function name GearmanTask::isKnown — Determine if task is known ... GearmanWorker::unregister — Unregister a function name with the job servers GearmanWorker::unregisterAll ...
https://man.plustar.jp/php/book.gearman.html - [similar]
DOMAttr クラス 2541
« 例 DOMAttr::__construct » PHP Manual DOM DOMAttr クラス DOMAttr クラス (PHP 5, PHP 7, PHP 8) は ... OMNode { /* プロパティ */ public readonly string $ name ; public readonly bool $ specified = true ; public ... 継承したプロパティ */ public readonly string $ nodeName ; public ? string $ nodeValue ; public readonly in ... nly ? DOMNode $ nextSibling ; public readonly ? DOMNamedNodeMap $ attributes ; public readonly ? DOMDocume ... nt $ ownerDocument ; public readonly ? string $ namespaceURI ; public string $ prefix ; public readonly ...
https://man.plustar.jp/php/class.domattr.html - [similar]
ReflectionMethod クラス 2541
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクショ ... $ class ; /* 継承したプロパティ */ public string $ name ; /* メソッド */ public __construct ( object | str ... d ) public static export ( string $class , string $name , bool $return = false ): string public getClosure ... lectionFunctionAbstract::getAttributes ( ? string $name = null , int $flags = 0 ): array public Reflection ... ion public ReflectionFunctionAbstract::getExtensionName (): string | false public ReflectionFunctionAbstra ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
SolrDocumentField クラス 2541
« SolrDocument::valid SolrDocumentField::__construct » PHP Manual Solr SolrDocumentField クラス ... tField { /* プロパティ */ public readonly string $ name ; public readonly float $ boost ; public readonly ... c __construct () public __destruct () } プロパティ name フィールド名 boost フィールドの boost 値 values こ ...
https://man.plustar.jp/php/class.solrdocumentfield.html - [similar]
The Swoole\MySQL class 2541
« Swoole\Mmap::open Swoole\MySQL::close » PHP Manual Swoole The Swoole\MySQL class The Swoole\My ... getBuffer (): ReturnType public on ( string $event_name , callable $callback ): void public query ( string ... QL::on — Register callback function based on event name. Swoole\MySQL::query — Run the SQL query. 関連キー ...
https://man.plustar.jp/php/class.swoole-mysql.html - [similar]
基底ノード型を作成する際に使用する拡張クラスを登録する 2541
« DOMDocument::normalizeDocument DOMDocument::relaxNGValidate » PHP Manual DOMDocument 基底ノード ... ent extends DOMElement { function appendElement ( $name ) { return $this -> appendChild (new myElement ( $ ... Document extends DOMDocument { function setRoot ( $name ) { return $this -> appendChild (new myElement ( $ ... "myElement" ); $element = $doc -> getElementsByTagName ( "child" )-> item ( 0 ); var_dump ( get_class ( $ ... ement></root>" ); $child = $doc -> getElementsByTagName ( "child" )-> item ( 0 ); // このノードの現在のオー ...
https://man.plustar.jp/php/domdocument.registernodeclass.html - [similar]
DOM 実装が、指定した機能を実装しているかどうかを調べる 2541
« DOMImplementation::createDocumentType DOMNamedNodeMap » PHP Manual DOMImplementation DOM 実装が ... aversal module' ); foreach ( $features as $key => $name ) { if ( DOMImplementation :: hasFeature ( $key , ... '2.0' )) { echo " $name の機能を保持しています\n" ; } else { echo " $name ...
https://man.plustar.jp/php/domimplementation.hasfeature.html - [similar]
制御文字かどうかを調べる 2541
« ctype_alpha ctype_digit » PHP Manual Ctype 関数 制御文字かどうかを調べる ctype_cntrl (PHP 4 >= ... " , 'string2' => 'arf12' ); foreach ( $strings as $name => $testcase ) { if ( ctype_cntrl ( $testcase )) { ... echo "The string ' $name ' consists of all control characters.\n" ; } else ... { echo "The string ' $name ' does not consist of all control characters.\n" ; ...
https://man.plustar.jp/php/function.ctype-cntrl.html - [similar]
Insert an element to a sequence type column using OID 2541
« cubrid_seq_drop cubrid_seq_put » PHP Manual CUBRID 関数 Insert an element to a sequence type c ... urce $conn_identifier , string $oid , string $attr_name , int $index , string $seq_element ): bool The cub ... id OID of the instance you want to work with. attr_name Name of the attribute you want to insert an instan ...
https://man.plustar.jp/php/function.cubrid-seq-insert.html - [similar]
Update the element value of sequence type column using OID 2541
« cubrid_seq_insert cubrid_set_add » PHP Manual CUBRID 関数 Update the element value of sequence ... urce $conn_identifier , string $oid , string $attr_name , int $index , string $seq_element ): bool The cub ... id OID of the instance you want to work with. attr_name Name of the attribute that you want to update an e ...
https://man.plustar.jp/php/function.cubrid-seq-put.html - [similar]