検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 727 for [SIMILAR] 16 1024 4096 WITH 14752 variables WITH... (0.467 sec.)
メソッドの配列を取得する 0
« ReflectionClass::getMethod ReflectionClass::getModifiers » PHP Manual ReflectionClass メソッドの配列を取得する ReflectionClass::getMethods (PHP 5, PHP 7, PHP 8) ReflectionClass::getMethods — メソッドの配列を取得する 説明 public ReflectionClass::getMethods ( ? int $filter = null ): arra ...
https://man.plustar.jp/php/reflectionclass.getmethods.html - [similar]
MIME ヘッダフィールドの文字列をデコードする 0
« mb_convert_variables mb_decode_numericentity » PHP Manual マルチバイト文字列 関数 MIME ヘッダフィールドの文字列をデコードする mb_decode_mimeheader (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_decode_mimeheader — MIME ヘッダフィールドの文字列をデコードする 説明 mb_decode_mimeheader ( string ...
https://man.plustar.jp/php/function.mb-decode-mimeheader.html - [similar]
プロパティ 0
« クラスの基礎 オブジェクト定数 » PHP Manual クラスとオブジェクト プロパティ プロパティ クラスのメンバ変数のことを プロパティ といいます。 それ以外に フィールド などという呼びかたを見たことがあるかもしれません。 しかし、このマニュアルでは プロパティ と呼ぶことにします。 プロパティは、少な ...
https://man.plustar.jp/php/language.oop5.properties.html - [similar]
Allows control over disabled exit opcode 0
« uopz_add_function uopz_backup » PHP Manual Uopz 関数 Allows control over disabled exit opcode uopz_allow_exit (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_allow_exit — Allows control over disabled exit opcode 説明 uopz_allow_exit ( bool $allow ): void By default uopz disables the exit ...
https://man.plustar.jp/php/function.uopz-allow-exit.html - [similar]
指定したオブジェクトのプロパティを取得する 0
« get_mangled_object_vars get_parent_class » PHP Manual クラス/オブジェクト関数 指定したオブジェクトのプロパティを取得する get_object_vars (PHP 4, PHP 5, PHP 7, PHP 8) get_object_vars — 指定したオブジェクトのプロパティを取得する 説明 get_object_vars ( object $object ): array 指定した obj ...
https://man.plustar.jp/php/function.get-object-vars.html - [similar]
クラスをエクスポートする 0
« ReflectionClass::__construct ReflectionClass::getAttributes » PHP Manual ReflectionClass クラスをエクスポートする ReflectionClass::export (PHP 5, PHP 7) ReflectionClass::export — クラスをエクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数 ...
https://man.plustar.jp/php/reflectionclass.export.html - [similar]
Set SeasLog request_id differentiated requests 0
« SeasLog::setLogger SeasLog::setRequestVariable » PHP Manual SeasLog Set SeasLog request_id differentiated requests SeasLog::setRequestID (PECL seaslog >=1.0.0) SeasLog::setRequestID — Set SeasLog request_id differentiated requests 説明 public static SeasLog::setRequestID ( string $requ ...
https://man.plustar.jp/php/seaslog.setrequestid.html - [similar]
The HRTime\StopWatch class 0
« HRTime\PerformanceCounter::getTicksSince HRTime\StopWatch::getElapsedTicks » PHP Manual HRTime The HRTime\StopWatch class The HRTime\StopWatch class (PECL hrtime >= 0.4.3) はじめに クラス概要 class HRTime\StopWatch extends HRTime\PerformanceCounter { /* メソッド */ public getElapsedTic ...
https://man.plustar.jp/php/class.hrtime-stopwatch.html - [similar]
0
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 <?php enum SortOrder { case ASC ; case DESC ; } function query ( $fields , $filter , SortOrder $order = SortOrder :: ASC ) { ... } ?> query() 関数は、 $order が SortOrder::ASC または SortOrder: ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
値を取得する 0
« ReflectionProperty::getType ReflectionProperty::hasDefaultValue » PHP Manual ReflectionProperty 値を取得する ReflectionProperty::getValue (PHP 5, PHP 7, PHP 8) ReflectionProperty::getValue — 値を取得する 説明 public ReflectionProperty::getValue ( ? object $object = null ): mixed プロパ ...
https://man.plustar.jp/php/reflectionproperty.getvalue.html - [similar]