検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 980 for [SIMILAR] 16 1024 4096 WITH 13997 autoload WITH ... (1.400 sec.)
未定義のクラスのロードを試みる 10000
« クラス/オブジェクト関数 class_alias » PHP Manual クラス/オブジェクト関数 未定義のクラスのロードを試みる __autoload (PHP 5, PHP 7) __autoload — 未定義のクラスのロードを試みる 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨します ...
https://man.plustar.jp/php/function.autoload.html - [similar]
SPL 関数 8649
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_parents — 与えられたクラスの親クラスを返す class_uses — 指定したクラスが使っているトレイトを返す itera ...
https://man.plustar.jp/php/ref.spl.html - [similar]
クラスのオートローディング 8649
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
要求されたクラスを読み込むために、すべての登録済みの __autoload() 関数を試す 8649
« iterator_to_array spl_autoload_extensions » PHP Manual SPL 関数 要求されたクラスを読み込むために、すべての登録済みの __autoload() 関数を試す spl_autoload_call (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_call — 要求されたクラスを読み込むために、すべての登録済みの __autoload() 関数を試す ...
https://man.plustar.jp/php/function.spl-autoload-call.html - [similar]
クラスが定義済みかどうかを確認する 8649
« class_alias enum_exists » PHP Manual クラス/オブジェクト関数 クラスが定義済みかどうかを確認する class_exists (PHP 4, PHP 5, PHP 7, PHP 8) class_exists — クラスが定義済みかどうかを確認する 説明 class_exists ( string $class , bool $autoload = true ): bool この関数は指定したクラスが定義さ ...
https://man.plustar.jp/php/function.class-exists.html - [similar]
指定したクラスが使っているトレイトを返す 8649
« class_parents iterator_apply » PHP Manual SPL 関数 指定したクラスが使っているトレイトを返す class_uses (PHP 5 >= 5.4.0, PHP 7, PHP 8) class_uses — 指定したクラスが使っているトレイトを返す 説明 class_uses ( object | string $object_or_class , bool $autoload = true ): array | false この関 ...
https://man.plustar.jp/php/function.class-uses.html - [similar]
指定した関数を __autoload() の実装として登録する 8649
« spl_autoload_functions spl_autoload_unregister » PHP Manual SPL 関数 指定した関数を __autoload() の実装として登録する spl_autoload_register (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_register — 指定した関数を __autoload() の実装として登録する 説明 spl_autoload_register ( ? callable $c ...
https://man.plustar.jp/php/function.spl-autoload-register.html - [similar]
__autoload() のデフォルト実装 8649
« spl_autoload_unregister spl_classes » PHP Manual SPL 関数 __autoload() のデフォルト実装 spl_autoload (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload — __autoload() のデフォルト実装 説明 spl_autoload ( string $class , ? string $file_extensions = null ): void この関数は、 __autoload() のデフ ...
https://man.plustar.jp/php/function.spl-autoload.html - [similar]
列挙型が定義されているかを調べる 8649
« 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]
すべての登録済み __autoload() 関数を返す 8649
« spl_autoload_extensions spl_autoload_register » PHP Manual SPL 関数 すべての登録済み __autoload() 関数を返す spl_autoload_functions (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_functions — すべての登録済み __autoload() 関数を返す 説明 spl_autoload_functions (): array すべての登録済み __ ...
https://man.plustar.jp/php/function.spl-autoload-functions.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT