検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 1101 for Id (0.044 sec.)
Set SeasLog request_id differentiated requests 4249
« SeasLog::setLogger SeasLog::setRequestVariable » PHP Manual SeasLog Set SeasLog request_id dif ... ferentiated requests SeasLog::setRequestID (PECL seaslog >=1.0.0) SeasLog::setRequestID — Set ... SeasLog request_id differentiated requests 説明 public static SeasLog ... ::setRequestID ( string $request_id ): bool To distinguish a sing ... quest, such as not invoking the SeasLog::setRequestId() function, the unique value generated by the buil ...
https://man.plustar.jp/php/seaslog.setrequestid.html - [similar]
待つかフォークした子プロセスのステータスを返す 4226
« pcntl_wait pcntl_wexitstatus » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを ... 返す pcntl_waitpid (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_waitpi ... ークした子プロセスのステータスを返す 説明 pcntl_waitpid ( int $process_id , int &$status , int $flags = 0 ... , array &$resource_usage = [] ): int 引数 process_id で指定した子プロセスが終了する・ 現在のプロセスを終 ... するまで、現在のプロセスの実行を中断します。 process_id でリクエストされた子プロセスが、 コール時に既に終了 ...
https://man.plustar.jp/php/function.pcntl-waitpid.html - [similar]
指定したグループ ID を有するグループに関する情報を返す 4208
« posix_getgid posix_getgrnam » PHP Manual POSIX 関数 指定したグループ ID を有するグループに関す ... る情報を返す posix_getgrgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getgrgid — 指定 ... したグループ ID を有するグループに関する情報を返す 説明 posix_getg ... rgid ( int $group_id ): array | false 指定した ID のグル ... ープに関する情報を取得します。 パラメータ group_id グループ ID。 戻り値 以下の要素を持つ配列を返します ...
https://man.plustar.jp/php/function.posix-getgrgid.html - [similar]
ID 型の属性をローカル名および名前空間 URI で宣言する 4190
« DOMElement::setIdAttributeNode DOMEntity » PHP Manual DOMElement ID 型の属性をローカル名および ... 名前空間 URI で宣言する DOMElement::setIdAttributeNS (PHP 5, PHP 7, PHP 8) DOMElement::setId ... AttributeNS — ID 型の属性をローカル名および名前空間 URI で宣言する ... 説明 public DOMElement::setIdAttributeNS ( string $namespace , string $qualified ... Name , bool $isId ): void ID 型となる属性を qualifiedName および nam ...
https://man.plustar.jp/php/domelement.setidattributens.html - [similar]
Add a lexer rule 4166
« Parle\RLexer::insertMacro Parle\RLexer::pushState » PHP Manual Parle\RLexer Add a lexer rule P ... 明 public Parle\RLexer::push ( string $regex , int $id ): void public Parle\RLexer::push ( string $state ... , string $regex , int $id , string $newState ): void public Parle\RLexer::pu ... ing $state , string $regex , string $newState ): void Push a pattern for lexeme recognition. A 'start st ... regex Regular expression used for token matching. id Token id. If the lexer instance is meant to be use ...
https://man.plustar.jp/php/parle-rlexer.push.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 4149
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配 ... oci_execute() で実行した有効な OCI8 ステートメント ID、 あるいは REF CURSOR ステートメント ID。 oci_get_i ... mplicit_resultset() が戻すステートメント ID も指定できます。 mode オプションの第2引数は、次の定 ... [ 'message' ], ENT_QUOTES ), E_USER_ERROR ); } $stid = oci_parse ( $conn , 'SELECT department_id, depar ... tment_name FROM departments' ); oci_execute ( $stid ); while (( $row = oci_fetch_array ( $stid , OCI_B ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
指定したオブジェクトのハッシュ ID を返す 4149
« spl_classes spl_object_id » PHP Manual SPL 関数 指定したオブジェクトのハッシュ ID を返す spl_o ... ) spl_object_hash — 指定したオブジェクトのハッシュ ID を返す 説明 spl_object_hash ( object $object ): st ... の関数は、オブジェクトの一意な識別子を返します。この ID は、 オブジェクトを保存する際のハッシュのキーとして ... てしまうことがあります。 この振る舞いは、 spl_object_id() に似ています。 パラメータ object 何らかのオブジェ ... 列を返します。 例 例1 spl_object_hash() の例 <?php $id = spl_object_hash ( $object ); $storage [ $id ] = ...
https://man.plustar.jp/php/function.spl-object-hash.html - [similar]
セッションIDを作成する 4149
« SessionIdInterface SessionUpdateTimestampHandlerInterface » PHP Manual SessionIdInterface セッ ... ションIDを作成する SessionIdInterface::create_sid (PHP 5 >= ... 5.5.1, PHP 7, PHP 8) SessionIdInterface::create_sid — セッションIDを作成する 説明 ... public SessionIdInterface::create_sid (): string 新しい セッションI ... D を生成します。 この関数は、新しい セッションID を生成する必要がある場合に自動的に実行されます。 パ ...
https://man.plustar.jp/php/sessionidinterface.create-sid.html - [similar]
指定したすべてのオブジェクトとそのオブジェクト ID を返す 4107
« snmp2_getnext snmp2_set » PHP Manual SNMP 関数 指定したすべてのオブジェクトとそのオブジェクト ... k — 指定したすべてのオブジェクトとそのオブジェクト ID を返す 説明 snmp2_real_walk ( string $hostname , s ... tring $community , array | string $object_id , int $timeout = -1 , int $retries = -1 ): array | ... false snmp2_real_walk() 関数は、 object_id から始まる SNMP オブジェクトを走査し、その値とオブ ... ジェクト ID を返します。 パラメータ hostname SNMP エージェント ...
https://man.plustar.jp/php/function.snmp2-real-walk.html - [similar]
指定したオブジェクトに関するオブジェクト ID を含むすべてのオブジェクトを返す 4107
« snmpgetnext snmpset » PHP Manual SNMP 関数 指定したオブジェクトに関するオブジェクト ID を含むす ... ealwalk — 指定したオブジェクトに関するオブジェクト ID を含むすべてのオブジェクトを返す 説明 snmprealwalk ... tname , string $community , array | string $object_id , int $timeout = -1 , int $retries = -1 ): array | ... false snmprealwalk() 関数は、 object_id から始まる SNMP オブジェクトを走査し、その値とオブ ... ジェクト ID を返します。 パラメータ hostname SNMP エージェント ...
https://man.plustar.jp/php/function.snmprealwalk.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT