検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 681 for Default (0.021 sec.)
memcached サーバーへの接続をオープンする 3385
« Memcache::close Memcache::decrement » PHP Manual Memcache memcached サーバーへの接続をオープン ... 。 port を指定しなかったときのデフォルトは memcache.default_port となります。そのため、このメソッドをコールする ... 警告 port を省略した場合は、PHP の ini 設定 memcache.default_port の値をデフォルトとして使います。 もしこの値が ...
https://man.plustar.jp/php/memcache.connect.html - [similar]
実行時設定 3385
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化 ... TEM mysqlnd.log_mask 0 PHP_INI_ALL mysqlnd.mempool_default_size 16000 PHP_INI_ALL mysqlnd.net_read_timeout "8 ... ES=512, SERVER_QUERY_WAS_SLOW=1024 mysqlnd.mempool_default_size int mysqlnd メモリプールのデフォルトサイズ。こ ... 読み込みタイムアウトは 60 秒です。これは php.ini の default_socket_timeout で設定します。 タイムアウト値を設定 ... lnd は何も値を設定しないので、長いクエリを実行して default_socket_timeout 秒が経過すると、接続を切断して 2006 ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
Create a new Image converter 3385
« wkhtmltox\Image\Converter wkhtmltox\Image\Converter::convert » PHP Manual wkhtmltox\Image\Conv ... out path of output file, if "-" stdout is used, by default an internal buffer is used /path/to/output.png >= ... 0.1.0 fmt output format to use "" default jpg output as JPEG png output as PNG bmp output as ... instead of screen media type boolean >= 0.1.0 web.defaultEncoding content to use where no encoding is specif ...
https://man.plustar.jp/php/wkhtmltox-image-converter.construct.html - [similar]
SoapClient クラス 3357
« use_soap_error_handler SoapClient::__call » PHP Manual SOAP SoapClient クラス SoapClient クラス ... rivate array $ _cookies = [] ; private ? array $ __default_headers = null ; private ? SoapFault $ __soap_faul ... ray &$outputHeaders = null ): mixed } プロパティ __default_headers __last_request __last_request_headers __la ...
https://man.plustar.jp/php/class.soapclient.html - [similar]
Add Property 3357
« Componere\Definition::addConstant Componere\Definition::register » PHP Manual Componere\Defini ... The case sensitive name for the property value The default Value for the property 戻り値 The current Definiti ...
https://man.plustar.jp/php/componere-definition.addproperty.html - [similar]
Constructs EventDnsBase object 3357
« EventDnsBase::clearSearch EventDnsBase::countNameservers » PHP Manual EventDnsBase Constructs ... he DNS base sensibly given your operating system's default. Otherwise, it leaves the event DNS base empty, wi ...
https://man.plustar.jp/php/eventdnsbase.construct.html - [similar]
Constructs the event loop object 3357
« EvLoop::child EvLoop::defaultLoop » PHP Manual EvLoop Constructs the event loop object EvLoop: ... timeout_interval See timeout_interval 参考 EvLoop::defaultLoop() - Returns or creates the default event loop ...
https://man.plustar.jp/php/evloop.construct.html - [similar]
実行時設定 3357
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 降は非推奨になりました。 user_agent NULL PHP_INI_ALL default_socket_timeout "60" PHP_INI_ALL from "" PHP_INI_AL ... 送信する PHP 用のユーザーエージェントを定義します。 default_socket_timeout int ソケットベースのストリームのデフ ...
https://man.plustar.jp/php/filesystem.configuration.html - [similar]
リクエストをリクエストグループに追加する 3357
« eio_get_last_error eio_grp_cancel » PHP Manual Eio 関数 リクエストをリクエストグループに追加す ... 渡します $req = eio_read ( $result , 4 , 0 , EIO_PRI_DEFAULT , "my_grp_file_read_callback" , $result ); eio_grp ... ename , EIO_O_RDWR | EIO_O_APPEND , NULL , EIO_PRI_DEFAULT , "my_grp_file_opened_callback" , NULL ); eio_grp_ ...
https://man.plustar.jp/php/function.eio-grp-add.html - [similar]
リクエストグループを作る 3357
« eio_grp_limit eio_init » PHP Manual Eio 関数 リクエストグループを作る eio_grp (PECL eio >= 0.0 ... ; $req = eio_read ( $my_file_fd , 4 , 0 , EIO_PRI_DEFAULT , "my_grp_file_read_callback" ); eio_grp_add ( $gr ... ename , EIO_O_RDWR | EIO_O_APPEND , NULL , EIO_PRI_DEFAULT , "my_grp_file_opened_callback" , NULL ); // リクエ ...
https://man.plustar.jp/php/function.eio-grp.html - [similar]