検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1052 for [SIMILAR] 16 1024 4096 WITH 30328 autoload WITH ... (0.608 sec.)
Standard PHP Library (SPL) 10000
« SeasLog::warning はじめに » PHP Manual その他の基本モジュール Standard PHP Library (SPL) Standard PHP Library (SPL) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 データ構造 SplDoublyLinkedList — SplDoublyLinkedList クラス SplStack — SplStack クラス ...
https://man.plustar.jp/php/book.spl.html - [similar]
未定義のクラスのロードを試みる 8259
« クラス/オブジェクト関数 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]
クラスのオートローディング 7536
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
クラスが定義済みかどうかを確認する 7536
« 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]
指定したクラスが使っているトレイトを返す 7536
« 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]
SPL 関数 7536
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_parents — 与えられたクラスの親クラスを返す class_uses — 指定したクラスが使っているトレイトを返す itera ...
https://man.plustar.jp/php/ref.spl.html - [similar]
要求されたクラスを読み込むために、すべての登録済みの __autoload() 関数を試す 7536
« 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]
__autoload() のデフォルト実装 7536
« 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]
列挙型が定義されているかを調べる 7536
« 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() の実装として登録する 7536
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT