検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 1101 for ID (0.006 sec.)
属性が定義済みの ID かどうかを調べる 4344
« DOMAttr::__construct DOMCdataSection » PHP Manual DOMAttr 属性が定義済みの ID かどうかを調べる ... DOMAttr::isId (PHP 5, PHP 7, PHP 8) DOMAttr::isId — 属性が定義済 ... みの ID かどうかを調べる 説明 public DOMAttr::isId (): boo ... l この関数は、属性が定義済みの ID かどうかを調べます。 DOM 標準規格によると、DTD では ... ID 型の属性 ID が定義されていなければ なりません。この ...
https://man.plustar.jp/php/domattr.isid.html - [similar]
コレクションのドキュメントをひとつ置き換える 4344
« Collection::removeOne mysql_xdevapi\CollectionAdd » PHP Manual mysql_xdevapi\Collection コレク ... lic mysql_xdevapi\Collection::replaceOne ( string $id , string $doc ): mysql_xdevapi\Result ID で特定され ... 存在すれば、それを更新(置き換え)します。 パラメータ id 置き換え、または更新するドキュメントのID。 通常、こ ... れは レコードを追加した時に MySQL サーバが生成した _id です。 doc id パラメータにマッチするドキュメントを ... ": 18, "job": "Butler"}' )-> execute (); // 通常、_id は他の手段によって知ることができますが、 // この例 ...
https://man.plustar.jp/php/mysql-xdevapi-collection.replaceone.html - [similar]
Get Document By Id. Utilizes Solr Realtime Get (RTG) 4344
« SolrClient::__destruct SolrClient::getByIds » PHP Manual SolrClient Get Document By Id. Utiliz ... es Solr Realtime Get (RTG) SolrClient::getById (PECL solr >= 2.2.0) SolrClient::getById — Get Doc ... ument By Id. Utilizes Solr Realtime Get (RTG) 説明 public Solr ... Client::getById ( string $id ): SolrQueryResponse Get Document By ... Id. Utilizes Solr Realtime Get (RTG). パラメータ id Document ID 戻り値 SolrQueryResponse 例 例1 SolrCl ...
https://man.plustar.jp/php/solrclient.getbyid.html - [similar]
プロセスにシグナルを送信する 4327
« posix_isatty posix_mkfifo » PHP Manual POSIX 関数 プロセスにシグナルを送信する posix_kill (PHP ... にシグナルを送信する 説明 posix_kill ( int $process_id , int $signal ): bool シグナル signal をプロセス I ... D process_id のプロセスに送信します。 パラメータ process_id プロ ... セス ID。 signal PCNTL シグナル定数 のいずれか。 戻り値 成功 ... ニュアルページも参照ください。 そこには、負のプロセスID、特別プロセスID 0、特別プロセスID -1、 シグナル番号 ...
https://man.plustar.jp/php/function.posix-kill.html - [similar]
基本的な例 4309
« 例 DBA 関数 » PHP Manual 例 基本的な例 基本的な例 例1 DBA の例 <?php $id = dba_open ( "/tmp/te ... st.db" , "n" , "db2" ); if (! $id ) { echo "dba_open failed\n" ; exit; } dba_replace ... ( "key" , "This is an example!" , $id ); if ( dba_exists ( "key" , $id )) { echo dba_fet ... ch ( "key" , $id ); dba_delete ( "key" , $id ); } dba_close ( $id ) ... データベースをオープンする $key = dba_firstkey ( $id ); while ( $key !== false ) { if ( true ) { // 他の ...
https://man.plustar.jp/php/dba.example.html - [similar]
ID 型の属性を名前で宣言する 4285
« DOMElement::setAttributeNS DOMElement::setIdAttributeNode » PHP Manual DOMElement ID 型の属性を ... 名前で宣言する DOMElement::setIdAttribute (PHP 5, PHP 7, PHP 8) DOMElement::setIdAt ... tribute — ID 型の属性を名前で宣言する 説明 public DOMElement::s ... etIdAttribute ( string $qualifiedName , bool $isId ): v ... oid ID 型となる属性を qualifiedName で宣言します。 パラ ...
https://man.plustar.jp/php/domelement.setidattribute.html - [similar]
ID 型の属性をノードで宣言する 4285
« DOMElement::setIdAttribute DOMElement::setIdAttributeNS » PHP Manual DOMElement ID 型の属性をノ ... ードで宣言する DOMElement::setIdAttributeNode (PHP 5, PHP 7, PHP 8) DOMElement::set ... IdAttributeNode — ID 型の属性をノードで宣言する 説明 public DOMElement: ... :setIdAttributeNode ( DOMAttr $attr , bool $isId ): void ... attr を宣言します。 パラメータ attr 属性ノード。 isId name を ID 型にしたい場合に true 、 それ以外の場合 ...
https://man.plustar.jp/php/domelement.setidattributenode.html - [similar]
Delete a timer by timer ID. 4285
« Swoole\Timer::after Swoole\Timer::exists » PHP Manual Swoole\Timer Delete a timer by timer ID. ... 9.0) Swoole\Timer::clear — Delete a timer by timer ID. 説明 public static Swoole\Timer::clear ( int $tim ... er_id ): void Delete a timer by timer ID. パラメータ tim ... er_id 戻り値 関連キーワード: timer , Delete , Swoole , T ...
https://man.plustar.jp/php/swoole-timer.clear.html - [similar]
のエイリアス ibase_gen_id 4267
« fbird_free_result fbird_maintain_db » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_ge ... n_id fbird_gen_id (PHP 5, PHP 7 < 7.4.0) fbird_gen_id... のエイリアス ibase_gen_id() 説明 この関数は次の関数のエイリアスです。 ibase_ ... gen_id() . 関連キーワード: gen , ibase , fbird , 関数 , f ...
https://man.plustar.jp/php/function.fbird-gen-id.html - [similar]
フィルタの名前からフィルタ ID を返す 4267
« filter_has_var filter_input_array » PHP Manual Filter 関数 フィルタの名前からフィルタ ID を返す ... filter_id (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_id — フィルタ ... の名前からフィルタ ID を返す 説明 filter_id ( string $name ): int | fals ... name 取得したいフィルタの名前。 戻り値 フィルタの ID を返します。フィルタが存在しない場合は false を返し ...
https://man.plustar.jp/php/function.filter-id.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT