検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 192 for FAILED (0.018 sec.)
The MongoDB\Driver\Exception\CommandException class 5821
« MongoDB\Driver\Exception\BulkWriteException MongoDB\Driver\Exception\CommandException::getResu ... ltDocument The result document associated with the failed command. 目次 MongoDB\Driver\Exception\CommandExce ... sultDocument — Returns the result document for the failed command 関連キーワード: Exception , Driver , Comma ...
https://man.plustar.jp/php/class.mongodb-driver-exception-commandexception.html - [similar]
The MongoDB\Driver\Monitoring\CommandFailedEvent class 5821
« MongoDB\Driver\Monitoring\removeSubscriber MongoDB\Driver\Monitoring\CommandFailedEvent::getCo ... er\Monitoring The MongoDB\Driver\Monitoring\CommandFailedEvent class The MongoDB\Driver\Monitoring\CommandFa ... 3.0) はじめに The MongoDB\Driver\Monitoring\CommandFailedEvent class encapsulates information about a failed ... ス概要 final class MongoDB\Driver\Monitoring\CommandFailedEvent { /* メソッド */ final public getCommandName ... N\ObjectId } 目次 MongoDB\Driver\Monitoring\CommandFailedEvent::getCommandName — Returns the command name Mo ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-commandfailedevent.ht... - [similar]
Sets read timeout 5821
« Stomp::send Stomp::subscribe » PHP Manual Stomp Sets read timeout Stomp::setReadTimeout stomp_ ... ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } $stomp -> setReadTime ... eck connection */ if (! $link ) { die( 'Connection failed: ' . stomp_connect_error ()); } stomp_set_read_tim ...
https://man.plustar.jp/php/stomp.setreadtimeout.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 5745
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... use async DNS resolving if (! $dns_base ) { exit( "Failed to init DNS Base\n" ); } $bev = new EventBufferEve ... NULL , "eventcb" , $base ); if (! $bev ) { exit( "Failed creating bufferevent socket\n" ); } //$bev->setCal ... ]} \r\n" . "Connection: Close\r\n\r\n" )) { exit( "Failed adding request to output buffer\n" ); } if (! $bev ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
新しいメールボックスを作る 5745
« imap_create imap_delete » PHP Manual IMAP 関数 新しいメールボックスを作る imap_createmailbox ( ... ; } else { echo "imap_renamemailbox on new mailbox failed: " . imap_last_error () . "<br />\n" ; } } else { ... echo "imap_status on new mailbox failed: " . imap_last_error () . "<br />\n" ; } if (@ ima ... ; } else { echo "imap_deletemailbox on new mailbox failed: " . implode ( "<br />\n" , imap_errors ()) . "<br ...
https://man.plustar.jp/php/function.imap-createmailbox.html - [similar]
Exception classes 5745
« MongoDB\Driver\Monitoring\Subscriber MongoDB\Driver\Exception\AuthenticationException » PHP Ma ... sultDocument — Returns the result document for the failed command MongoDB\Driver\Exception\ConnectionExcepti ... ::getWriteResult — Returns the WriteResult for the failed write operation Class Tree — MongoDB Exception Cla ...
https://man.plustar.jp/php/mongodb.exceptions.html - [similar]
XML エラーの対応 5745
« 基本的な SimpleXML の使用法 SimpleXMLElement » PHP Manual 例 XML エラーの対応 XML エラーの対応 ... n><xml></broken>" ); if ( $sxe === false ) { echo "Failed loading XML\n" ; foreach( libxml_get_errors () as ... -> message ; } } ?> 上の例の出力は以下となります。 Failed loading XML Blank needed here parsing XML declarat ...
https://man.plustar.jp/php/simplexml.examples-errors.html - [similar]
Gets read timeout 5745
« Stomp::error Stomp::getSessionId » PHP Manual Stomp Gets read timeout Stomp::getReadTimeout st ... ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } var_dump ( $stomp -> ... eck connection */ if (! $link ) { die( 'Connection failed: ' . stomp_connect_error ()); } var_dump ( stomp_g ...
https://man.plustar.jp/php/stomp.getreadtimeout.html - [similar]
画像にフィルタを適用する 5669
« imagefilltoborder imageflip » PHP Manual GD および Image 関数 画像にフィルタを適用する imagefi ... ave.png' ); } else { echo 'Conversion to grayscale failed.' ; } imagedestroy ( $im ); ?> 例2 imagefilter() 輝 ... oy ( $im ); } else { echo 'Image brightness change failed.' ; } ?> 例3 imagefilter() 単色化の例 <?php $im = ... imagedestroy ( $im ); } else { echo 'Green shading failed.' ; } ?> 例4 imagefilter() での打ち消しの例 <?php ... im ); } else { echo 'Converting to negative colors failed.' ; } ?> 例5 imagefilter() でのモザイク処理の例 <? ...
https://man.plustar.jp/php/function.imagefilter.html - [similar]
Opens a connection 5669
« Stomp::commit Stomp::__destruct » PHP Manual Stomp Opens a connection Stomp::__construct stomp ... ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } /* close connection * ... eck connection */ if (! $link ) { die( 'Connection failed: ' . stomp_connect_error ()); } /* close connectio ...
https://man.plustar.jp/php/stomp.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT