Results of 1 - 10 of about 19 for assigned (0.009 sec.)
- Retrieve assigned variable 13984
- « Yaf_View_Simple::eval Yaf_View_Simple::getScriptPath » PHP Manual Yaf_View_Simple Retrieve assigned
...
et (Yaf >=1.0.0) Yaf_View_Simple::__get — Retrieve assigned variable 説明 public Yaf_View_Simple::__get ( stri ...
の変数を返します。 戻り値 関連キーワード: Retrieve , assigned , variable , Yaf , 変数 , 代入 , パラメータ , eval ...
-
https://man.plustar.jp/php/yaf-view-simple.get.html
- [similar]
- Get the unique identifier for a task 12072
- « GearmanTask::taskNumerator GearmanTask::uuid » PHP Manual GearmanTask Get the unique identifie
...
turns the unique identifier for this task. This is assigned by the GearmanClient , as opposed to the job handl ...
he unique identifier, or false if no identifier is assigned. 参考 GearmanClient::do() - Run a single task and ...
ue , identifier , task , Get , GearmanTask , the , assigned , パラメータ , job , string ...
-
https://man.plustar.jp/php/gearmantask.unique.html
- [similar]
- Get the unique identifier for a task (deprecated) 10040
- « GearmanTask::unique GearmanWorker » PHP Manual GearmanTask Get the unique identifier for a tas
...
turns the unique identifier for this task. This is assigned by the GearmanClient , as opposed to the job handl ...
he unique identifier, or false if no identifier is assigned. 参考 GearmanClient::do() - Run a single task and ...
-
https://man.plustar.jp/php/gearmantask.uuid.html
- [similar]
- Get the job handle 8503
- « GearmanJob::functionName GearmanJob::returnCode » PHP Manual GearmanJob Get the job handle Gea
...
b::handle (): string Returns the opaque job handle assigned by the job server. パラメータ この関数にはパラメー ...
-
https://man.plustar.jp/php/gearmanjob.handle.html
- [similar]
- Get the unique identifier 8503
- « GearmanJob::status GearmanJob::warning » PHP Manual GearmanJob Get the unique identifier Gearm
...
unique identifier for this job. The identifier is assigned by the client. パラメータ この関数にはパラメータは ...
-
https://man.plustar.jp/php/gearmanjob.unique.html
- [similar]
- Get the persistent id 8503
- « ZMQSocket::getEndpoints ZMQSocket::getSocketType » PHP Manual ZMQSocket Get the persistent id
...
ありません。 戻り値 Returns the persistent id string assigned of the object and null if socket is not persistent ...
-
https://man.plustar.jp/php/zmqsocket.getpersistentid.html
- [similar]
- クラスの基礎 8383
- « はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラス
...
ェクトの代入 <?php $instance = new SimpleClass (); $assigned = $instance ; $reference =& $instance ; $instance ...
-> var = '$assigned will have this value' ; $instance = null ; // $ins ...
$instance ); var_dump ( $reference ); var_dump ( $assigned ); ?> 上の例の出力は以下となります。 NULL NULL obj ...
ect(SimpleClass)#1 (1) { ["var"]=> string(30) "$assigned will have this value" } PHP 8.0.0 以降では、 new を ...
-
https://man.plustar.jp/php/language.oop5.basic.html
- [similar]
- Creates a new SSL buffer event to send its data over an SSL on a socket 8127
- « EventBufferEvent::sslRenegotiate EventBufferEvent::write » PHP Manual EventBufferEvent Creates
...
ed that the file descriptor for the socket will be assigned later, for instance, by means of EventBufferEvent: ...
-
https://man.plustar.jp/php/eventbufferevent.sslsocket.html
- [similar]
- Wait for and perform jobs 8127
- « GearmanWorker::wait GearmanException » PHP Manual GearmanWorker Wait for and perform jobs Gear
...
GearmanWorker::work (): bool Waits for a job to be assigned and then calls the appropriate callback function. ...
-
https://man.plustar.jp/php/gearmanworker.work.html
- [similar]
- The PriorityQueue class 8008
- « Ds\Queue::toArray Ds\PriorityQueue::allocate » PHP Manual Data Structures The PriorityQueue cl
...
a Queue. Values are pushed into the queue with an assigned priority, and the value with the highest priority ...
-
https://man.plustar.jp/php/class.ds-priorityqueue.html
- [similar]