検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 392 for time (0.023 sec.)
アイテムを削除する 5001
« Memcached::decrementByKey Memcached::deleteByKey » PHP Manual Memcached アイテムを削除する Mem ... 説明 public Memcached::delete ( string $key , int $time = 0 ): bool Memcached::delete() は、キー key をサー ... バーから削除します。 time パラメータは、このキーによる add コマンドや replac ... ムはサーバーのメモリ上から削除されます。 パラメータ time のデフォルトは 0 (アイテムは即時に削除され、それ以 ... るようになる) です。 パラメータ key 削除したいキー。 time サーバーがアイテムを削除するまでの待ち時間。 戻り値 ...
https://man.plustar.jp/php/memcached.delete.html - [similar]
複数のアイテムを削除する 5001
« Memcached::deleteByKey Memcached::deleteMultiByKey » PHP Manual Memcached 複数のアイテムを削除 ... public Memcached::deleteMulti ( array $keys , int $time = 0 ): array Memcached::deleteMulti() は、キーの配 ... 列 keys をサーバーから削除します。 time パラメータは、このキーによる add コマンドや replac ... ムはサーバーのメモリ上から削除されます。 パラメータ time のデフォルトは 0 (アイテムは即時に削除され、それ以 ... ようになる) です。 パラメータ keys 削除したいキー。 time サーバーがアイテムを削除するまでの待ち時間。 戻り値 ...
https://man.plustar.jp/php/memcached.deletemulti.html - [similar]
The MongoDB\Driver\Session class 4975
« MongoDB\Driver\BulkWrite::update MongoDB\Driver\Session::abortTransaction » PHP Manual MongoDB ... ortTransaction (): void final public advanceClusterTime ( array | object $clusterTime ): void final public ... advanceOperationTime ( MongoDB\BSON\TimestampInterface $operationTime ) ... public endSession (): void final public getClusterTime (): ? object final public getLogicalSessionId (): ... object final public getOperationTime (): ? MongoDB\BSON\Timestamp final public getServe ...
https://man.plustar.jp/php/class.mongodb-driver-session.html - [similar]
RRDUpdater クラス 4940
« RRDGraph::setOptions RRDUpdater::__construct » PHP Manual RRD RRDUpdater クラス RRDUpdater クラ ... ng $path ) public update ( array $values , string $time = time() ): bool } 目次 RRDUpdater::__construct — ... ーワード: RRDUpdater , クラス , construct , public , time , update , string , RRD , データベース , RRDGraph ...
https://man.plustar.jp/php/class.rrdupdater.html - [similar]
Get socket I/O activity timeout 4915
« GearmanWorker::setTimeout GearmanWorker::unregister » PHP Manual GearmanWorker Get socket I/O ... activity timeout GearmanWorker::timeout (PECL gearman >= 0.6.0) ... GearmanWorker::timeout — Get socket I/O activity timeout 説明 public G ... earmanWorker::timeout (): int Returns the current time to wait, in mi ... メータ この関数にはパラメータはありません。 戻り値 A time period is milliseconds. A negative value indicates ...
https://man.plustar.jp/php/gearmanworker.timeout.html - [similar]
CURLFile オブジェクトを作る 4880
« CURLFile CURLFile::getFilename » PHP Manual CURLFile CURLFile オブジェクトを作る CURLFile::__c ... ize"]=> int(198) ["request_size"]=> int(196) ["filetime"]=> int(-1) ["ssl_verify_result"]=> int(0) ["redir ... ect_count"]=> int(0) ["total_time"]=> float(0.060062) ["namelookup_time"]=> float(0. ... 028575) ["connect_time"]=> float(0.029011) ["pretransfer_time"]=> float(0 ... _content_length"]=> float(3230730) ["starttransfer_time"]=> float(0.030355) ["redirect_time"]=> float(0) [ ...
https://man.plustar.jp/php/curlfile.construct.html - [similar]
The EventBase class 4854
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... ; const int STARTUP_IOCP = 4 ; const int NO_CACHE_TIME = 8 ; const int EPOLL_USE_CHANGELIST = 16 ; /* メソ ... ? ) public dispatch (): void public exit ( float $timeout = ? ): bool public free (): void public getFeat ... ures (): int public getMethod (): string public getTimeOfDayCached (): float public gotExit (): bool publi ... he IOCP dispatcher at startup. EventBase::NO_CACHE_TIME Configuration flag. Instead of checking the curren ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
キャッシュのキーに関する詳細な情報を取得する 4854
« apcu_inc apcu_sma_info » PHP Manual APCu 関数 キャッシュのキーに関する詳細な情報を取得する apc ... 下となります。 array(7) { ["hits"]=> int(0) ["access_time"]=> int(1606701783) ["mtime"]=> int(1606701783) [" ... creation_time"]=> int(1606701783) ["deletion_time"]=> int(0) ["t ... ー , 情報 , 取得 , apcu , int , key , info , 変数 , time ...
https://man.plustar.jp/php/function.apcu-key-info.html - [similar]
セッションデータのガベージコレクションを実行する 4854
« session_encode session_get_cookie_params » PHP Manual セッション関数 セッションデータのガベージ ... に使用できます。 // 最後の GC 時間チェックに使用 $gc_time = '/tmp/php_session_last_gc' ; $gc_period = 1800 ; ... ることはリソースの無駄です。 if ( file_exists ( $gc_time )) { if ( filemtime ( $gc_time ) < time () - $gc_p ... eriod ) { session_gc (); touch ( $gc_time ); } } else { touch ( $gc_time ); } ?> 参考 sessio ...
https://man.plustar.jp/php/function.session-gc.html - [similar]
このオブジェクトが表す時刻を取得する 4820
« IntlCalendar::getSkippedWallTimeOption IntlCalendar::getTimeZone » PHP Manual IntlCalendar この ... オブジェクトが表す時刻を取得する IntlCalendar::getTime (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) In ... tlCalendar::getTime — このオブジェクトが表す時刻を取得する 説明 オブジ ... ェクト指向型 public IntlCalendar::getTime (): float | false 手続き型 intlcal_get_time ( Intl ... した場合に false を返します 例 例1 IntlCalendar::getTime() <?php ini_set ( 'date.timezone' , 'Europe/Lisbon ...
https://man.plustar.jp/php/intlcalendar.gettime.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT