検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1848 for [SIMILAR] 16 1024 4096 WITH 3238 ラス WITH 3212 ... (1.266 sec.)
クラスメソッドが存在するかどうかを確認する 0
« is_subclass_of property_exists » PHP Manual クラス/オブジェクト関数 クラスメソッドが存在するかどうかを確認する method_exists (PHP 4, PHP 5, PHP 7, PHP 8) method_exists — クラスメソッドが存在するかどうかを確認する 説明 method_exists ( object | string $object_or_class , string $method ): ...
https://man.plustar.jp/php/function.method-exists.html - [similar]
クラスのオートローディング 0
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
Windows 用のモジュール 0
« xmlrpc_set_type COM » PHP Manual 関数リファレンス Windows 用のモジュール Windows 用のモジュール COM — COM および .Net (Windows) はじめに インストール/設定 定義済み定数 エラーおよびエラー処理 例 com — com クラス dotnet — dotnet クラス variant — variant クラス COMPersistHelper — COMPersi ...
https://man.plustar.jp/php/refs.utilspec.windows.html - [similar]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
列挙型が定義されているかを調べる 0
« class_exists get_called_class » PHP Manual クラス/オブジェクト関数 列挙型が定義されているかを調べる enum_exists (PHP 8 >= 8.1.0) enum_exists — 列挙型が定義されているかを調べる 説明 enum_exists ( string $enum , bool $autoload = true ): bool この関数は、指定された列挙型が定義されているか ...
https://man.plustar.jp/php/function.enum-exists.html - [similar]
クラスとオブジェクト 0
« 第一級callableを生成する記法 はじめに » PHP Manual 言語リファレンス クラスとオブジェクト クラスとオブジェクト 目次 はじめに クラスの基礎 プロパティ オブジェクト定数 クラスのオートローディング コンストラクタとデストラクタ アクセス権 オブジェクトの継承 スコープ定義演算子 (::) static キー ...
https://man.plustar.jp/php/language.oop5.html - [similar]
ユーザー定義であるかどうかを調べる 0
« ReflectionClass::isTrait ReflectionClass::newInstance » PHP Manual ReflectionClass ユーザー定義であるかどうかを調べる ReflectionClass::isUserDefined (PHP 5, PHP 7, PHP 8) ReflectionClass::isUserDefined — ユーザー定義であるかどうかを調べる 説明 public ReflectionClass::isUserDefined (): ...
https://man.plustar.jp/php/reflectionclass.isuserdefined.html - [similar]
例外を拡張する 0
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込みの Exception クラスを拡張することで、例外クラスをユーザーが 定義することが可能です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。 ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
終了行を取得する 0
« ReflectionClass::getDocComment ReflectionClass::getExtension » PHP Manual ReflectionClass 終了行を取得する ReflectionClass::getEndLine (PHP 5, PHP 7, PHP 8) ReflectionClass::getEndLine — 終了行を取得する 説明 public ReflectionClass::getEndLine (): int | false ユーザー定義クラスの定義の ...
https://man.plustar.jp/php/reflectionclass.getendline.html - [similar]
Traversable インターフェイス 0
« 定義済みのインターフェイスとクラス Iterator » PHP Manual 定義済みのインターフェイスとクラス Traversable インターフェイス Traversable インターフェイス (PHP 5, PHP 7, PHP 8) はじめに そのクラスの中身が foreach を使用してたどれるかどうかを検出するインターフェイスです。 これは抽象インターフ ...
https://man.plustar.jp/php/class.traversable.html - [similar]