検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 707 for final (0.019 sec.)
Phar クラス 4228
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= ... ing ( string $localName , string $contents ): void final public static apiVersion (): string public buildFr ... iterator , ? string $baseDirectory = null ): array final public static canCompress ( int $compression = 0 ) ... : bool final public static canWrite (): bool public compress ( ... ool public count ( int $mode = COUNT_NORMAL ): int final public static createDefaultStub ( ? string $index ...
https://man.plustar.jp/php/class.phar.html - [similar]
The MongoDB\Driver\ServerDescription class 4186
« MongoDB\Driver\Server::isSecondary MongoDB\Driver\ServerDescription::getHelloResponse » PHP Ma ... \Monitoring\ServerChangedEvent methods. クラス概要 final class MongoDB\Driver\ServerDescription { /* Consta ... PE_LOAD_BALANCER = "LoadBalancer" ; /* メソッド */ final public getHelloResponse (): array final public get ... Host (): string final public getLastUpdateTime (): int final public getP ... ort (): int final public getRoundTripTime (): int final public getTy ...
https://man.plustar.jp/php/class.mongodb-driver-serverdescription.html - [similar]
OAuthProvider クラス 4165
« OAuth::setVersion OAuthProvider::addRequiredParameter » PHP Manual OAuth OAuthProvider クラス ... す。 クラス概要 class OAuthProvider { /* Methods */ final public addRequiredParameter ( string $req_params ) ... sumerHandler ( callable $callback_function ): void final public static generateToken ( int $size , bool $st ... nEndpoint ( bool $will_issue_request_token ): void final public removeRequiredParameter ( string $req_param ... s ): bool final public static reportProblem ( string $oauthexcepti ...
https://man.plustar.jp/php/class.oauthprovider.html - [similar]
The MongoDB\Driver\TopologyDescription class 4088
« MongoDB\Driver\ServerDescription::getType MongoDB\Driver\TopologyDescription::getServers » PHP ... onitoring\TopologyChangedEvent methods. クラス概要 final class MongoDB\Driver\TopologyDescription { /* Cons ... PE_LOAD_BALANCED = "LoadBalanced" ; /* メソッド */ final public getServers (): array final public getType ( ... ): string final public hasReadableServer ( ? MongoDB\Driver\ReadPr ... eference $readPreference = null ): bool final public hasWritableServer (): bool } 定義済み定数 M ...
https://man.plustar.jp/php/class.mongodb-driver-topologydescription.html - [similar]
The MongoDB\Driver\ClientEncryption class 4046
« MongoDB\Driver\Session::startTransaction MongoDB\Driver\ClientEncryption::__construct » PHP Ma ... ually encrypting and decrypting values. クラス概要 final class MongoDB\Driver\ClientEncryption { /* Constan ... const int QUERY_TYPE_EQUALITY = 0 ; /* メソッド */ final public __construct ( array $options ) final public ... ovider , array $options = ? ): MongoDB\BSON\Binary final public decrypt ( MongoDB\BSON\Binary $value ): mix ... ed final public encrypt ( mixed $value , array $options = ? ...
https://man.plustar.jp/php/class.mongodb-driver-clientencryption.html - [similar]
The MongoDB\Driver\ReadConcern class 4046
« MongoDB\Driver\ReadPreference::unserialize MongoDB\Driver\ReadConcern::bsonSerialize » PHP Man ... s option requires MongoDB 3.2 or later. クラス概要 final class MongoDB\Driver\ReadConcern implements MongoD ... onst string SNAPSHOT = "snapshot" ; /* メソッド */ final public bsonSerialize (): object final public __con ... struct ( string $level = ? ) final public getLevel (): ? string final public isDefaul ... t (): bool final public serialize (): string final public unseriali ...
https://man.plustar.jp/php/class.mongodb-driver-readconcern.html - [similar]
ReflectionMethod を作成する 4025
« ReflectionMethod ReflectionMethod::export » PHP Manual ReflectionMethod ReflectionMethod を作成 ... c $c = 0 ; /** * カウンタをインクリメントする * * @final * @static * @access public * @return int */ final ... -> isAbstract () ? ' abstract' : '' , $method -> isFinal () ? ' final' : '' , $method -> isPublic () ? ' pu ... たとえば以下のようになります。 ===> The user-defined final public static method 'increment' (which is a regul ... c/test.php lines 14 to 17 having the modifiers 261[final public static] ---> Documentation: '/** * カウンタ ...
https://man.plustar.jp/php/reflectionmethod.construct.html - [similar]
段階的なハッシュ処理を終了し、出来上がったダイジェストを返す 3990
« hash_file hash_hkdf » PHP Manual Hash 関数 段階的なハッシュ処理を終了し、出来上がったダイジェス ... トを返す hash_final (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) h ... ash_final — 段階的なハッシュ処理を終了し、出来上がったダイジ ... ェストを返す 説明 hash_final ( HashContext $context , bool $binary = false ): s ... Context を受け入れるようになりました。 例 例1 hash_final() の例 <?php $ctx = hash_init ( 'sha1' ); hash_upd ...
https://man.plustar.jp/php/function.hash-final.html - [similar]
例外を拡張する 3969
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込 ... e = '' , $code = 0 , Throwable $previous = null ); final private function __clone (); // Inhibits cloning o ... f exceptions. final public function getMessage (); // message of excep ... tion final public function getCode (); // code of exception f ... nal public function getFile (); // source filename final public function getLine (); // source line final p ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
The MongoDB\Driver\ServerApi class 3948
« MongoDB\Driver\ClientEncryption::encrypt MongoDB\Driver\ServerApi::bsonSerialize » PHP Manual ... erApi class (mongodb >=1.10.0) はじめに クラス概要 final class MongoDB\Driver\ServerApi implements MongoDB\ ... ongoDB\Driver\ServerAPI::V1 = "1" ; /* メソッド */ final public bsonSerialize (): object final public __con ... $strict = null , bool $deprecationErrors = null ) final public serialize (): string final public unseriali ... e a ServerApi 関連キーワード: ServerApi , Driver , final , version , public , string , bsonSerialize , stri ...
https://man.plustar.jp/php/class.mongodb-driver-serverapi.html - [similar]