検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 653 for static (0.009 sec.)
Set SeasLog request_id differentiated requests 4137
« SeasLog::setLogger SeasLog::setRequestVariable » PHP Manual SeasLog Set SeasLog request_id dif ... Log request_id differentiated requests 説明 public static SeasLog::setRequestID ( string $request_id ): bool ... ction, the unique value generated by the built-in `static char *get_uniqid ()` function is used when the req ... iated , requests , Set , setRequestID , function , static , 出力 , example ...
https://man.plustar.jp/php/seaslog.setrequestid.html - [similar]
The HRTime\StopWatch class 4108
« HRTime\PerformanceCounter::getTicksSince HRTime\StopWatch::getElapsedTicks » PHP Manual HRTime ... public stop (): void /* 継承したメソッド */ public static HRTime\PerformanceCounter::getFrequency (): int pu ... blic static HRTime\PerformanceCounter::getTicks (): int public ... static HRTime\PerformanceCounter::getTicksSince ( int $st ...
https://man.plustar.jp/php/class.hrtime-stopwatch.html - [similar]
4108
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 < ... nction label (): string { return match ( $this ) { static:: Pending => 'Pending' , static:: Active => 'Activ ... e' , static:: Suspended => 'Suspended' , static:: CanceledByUs ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
値を取得する 4108
« ReflectionProperty::getType ReflectionProperty::hasDefaultValue » PHP Manual ReflectionPropert ... xed プロパティの値を取得します。 パラメータ object static でないプロパティの場合は、プロパティを取得したいオ ... Property::getValue() の例 <?php class Foo { public static $staticProperty = 'foobar' ; public $property = 'b ... ' ); var_dump ( $reflectionClass -> getProperty ( 'staticProperty' )-> getValue ()); var_dump ( $reflectionC ... デフォルトプロパティを取得する ReflectionClass::getStaticPropertyValue() - staticプロパティの値を取得する 関 ...
https://man.plustar.jp/php/reflectionproperty.getvalue.html - [similar]
Imagick クラス 4079
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラ ... ): int public getCompressionQuality (): int public static getCopyright (): string public getFilename (): str ... Format (): string public getGravity (): int public static getHomeURL (): string public getImage (): Imagick ... nt public getOption ( string $key ): string public static getPackageName (): string public getPage (): array ... PixelIterator public getPointSize (): float public static getQuantum (): int public static getQuantumDepth ( ...
https://man.plustar.jp/php/class.imagick.html - [similar]
定義済み定数 4079
« リソース型 runkit7 関数 » PHP Manual runkit7 定義済み定数 定義済み定数 以下の定数が定義されてい ... rted from the specified file. RUNKIT7_IMPORT_CLASS_STATIC_PROPS ( int ) runkit7_import() flag indicating tha ... t class static properties should be imported from the specified f ... redefine() to make the method private. RUNKIT7_ACC_STATIC ( int ) Flag for runkit7_method_add() and runkit7_ ... method_redefine() to make the method static. RUNKIT7_FEATURE_MANIPULATION ( int ) Equal to 1 i ...
https://man.plustar.jp/php/runkit7.constants.html - [similar]
DateTime クラス 4050
« 日付/時刻 の算術 DateTime::add » PHP Manual Date/Time DateTime クラス DateTime クラス (PHP 5 > ... ic add ( DateInterval $interval ): DateTime public static createFromFormat ( string $format , string $dateti ... meZone $timezone = null ): DateTime | false public static createFromImmutable ( DateTimeImmutable $object ): ... DateTime public static createFromInterface ( DateTimeInterface $object ): ... DateTime public static getLastErrors (): array | false public modify ( st ...
https://man.plustar.jp/php/class.datetime.html - [similar]
ファイルから XML を読み込む 4050
« DOMDocument::importNode DOMDocument::loadHTML » PHP Manual DOMDocument ファイルから XML を読み ... た場合に true を、失敗した場合に false を返します。 staticメソッドとしてコールされた場合には DOMDocument を返し ... PHP 8.0.0 より前のバージョンでは、このメソッドは、staticメソッドとしてコールすることも できましたが 、 E_DEP ... 発生していました。 PHP 8.0.0 以降では、このメソッドをstaticメソッドとしてコールすると Error がスローされます。 ... 関連キーワード: DOMDocument , ファイル , メソッド , static , エラー , load , libxml , filename , ドキュメント ...
https://man.plustar.jp/php/domdocument.load.html - [similar]
リクエストをルーティングする 4050
« Yaf_Route_Simple::__construct Yaf_Route_Static » PHP Manual Yaf_Route_Simple リクエストをルーテ ... te_Supervar::route() - The route purpose Yaf_Route_Static::route() - リクエストをルーティングする Yaf_Route_ ... リクエスト , ルーティング , purpose , construct , Static , request , パラメータ ...
https://man.plustar.jp/php/yaf-route-simple.route.html - [similar]
クラスとオブジェクト 4021
« 第一級callableを生成する記法 はじめに » PHP Manual 言語リファレンス クラスとオブジェクト クラス ... クセス権 オブジェクトの継承 スコープ定義演算子 (::) static キーワード クラスの抽象化 オブジェクト インターフェ ... のクローン作成 オブジェクトの比較 遅延静的束縛 (Late Static Bindings) オブジェクトと参照 オブジェクトのシリアラ ... callable , 処理 , 変更 , 変性 , 参照 , Bindings , Static ...
https://man.plustar.jp/php/language.oop5.html - [similar]