検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 1866 for [SIMILAR] 16 1024 4096 WITH 41041 宣言 WITH 9925... (1.134 sec.)
ReflectionClassConstant クラス 0
« ReflectionClass::__toString ReflectionClassConstant::__construct » PHP Manual リフレクション ReflectionClassConstant クラス ReflectionClassConstant クラス (PHP 7 >= 7.1.0, PHP 8) はじめに ReflectionClassConstant クラスは、クラス定数に関する情報を報告します。 クラス概要 class Reflection ...
https://man.plustar.jp/php/class.reflectionclassconstant.html - [similar]
同一ファイル内での複数の名前空間の定義 0
« サブ名前空間の宣言 名前空間の使用法: 基本編 » PHP Manual 名前空間 同一ファイル内での複数の名前空間の定義 同一ファイル内での複数の名前空間の定義 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 複数の名前空間を同一ファイル内で宣言することもあります。 この場合の構文は次の 2 通りです。 例1 シンプルな組み合 ...
https://man.plustar.jp/php/language.namespaces.definitionmultiple.html - [similar]
クラスメソッドの名前を取得する 0
« get_called_class get_class_vars » PHP Manual クラス/オブジェクト関数 クラスメソッドの名前を取得する get_class_methods (PHP 4, PHP 5, PHP 7, PHP 8) get_class_methods — クラスメソッドの名前を取得する 説明 get_class_methods ( object | string $object_or_class ): array クラスメソッドの名前を ...
https://man.plustar.jp/php/function.get-class-methods.html - [similar]
クラスのインスタンス化が可能であるかどうかを調べる 0
« ReflectionClass::isInstance ReflectionClass::isInterface » PHP Manual ReflectionClass クラスのインスタンス化が可能であるかどうかを調べる ReflectionClass::isInstantiable (PHP 5, PHP 7, PHP 8) ReflectionClass::isInstantiable — クラスのインスタンス化が可能であるかどうかを調べる 説明 publi ...
https://man.plustar.jp/php/reflectionclass.isinstantiable.html - [similar]
このクラスがイテレーション可能かを調べる 0
« ReflectionClass::isInternal ReflectionClass::isIterateable » PHP Manual ReflectionClass このクラスがイテレーション可能かを調べる ReflectionClass::isIterable (PHP 7 >= 7.2.0, PHP 8) ReflectionClass::isIterable — このクラスがイテレーション可能かを調べる 説明 public ReflectionClass::isIte ...
https://man.plustar.jp/php/reflectionclass.isiterable.html - [similar]
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
ReflectionType クラス 0
« ReflectionProperty::__toString ReflectionType::allowsNull » PHP Manual リフレクション ReflectionType クラス ReflectionType クラス (PHP 7, PHP 8) はじめに ReflectionType クラスは、 関数の引数や戻り値の型、 またはクラスのプロパティの型に関する情報を報告します。 リフレクション拡張機能では ...
https://man.plustar.jp/php/class.reflectiontype.html - [similar]
インターフェイスが宣言されているかどうかを確認する 0
« get_parent_class is_a » PHP Manual クラス/オブジェクト関数 インターフェイスが宣言されているかどうかを確認する interface_exists (PHP 5 >= 5.0.2, PHP 7, PHP 8) interface_exists — インターフェイスが宣言されているかどうかを確認する 説明 interface_exists ( string $interface , bool $autoload ...
https://man.plustar.jp/php/function.interface-exists.html - [similar]
Document Object Model 0
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 DOMAttr — DOMAttr クラス DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する DOMAttr::isId — 属性が定義済み ...
https://man.plustar.jp/php/book.dom.html - [similar]
関数の引数 0
« ユーザー定義関数 戻り値 » PHP Manual 関数 関数の引数 関数の引数 引数のリストにより関数へ情報を渡すことができます。 このリストは、カンマで区切られた式のリストです。 引数の評価は、関数が実際にコールされる前に、 左から右の順番で行われます( 先行 評価)。 PHP は、値渡し(デフォルト)、 リファレ ...
https://man.plustar.jp/php/functions.arguments.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT