検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 215 for [SIMILAR] 16 1024 4096 WITH 74654 autoload WITH ... (0.576 sec.)
指定した関数を __autoload() の実装として登録する 10000
« 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]
SPL 関数 9507
« 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() 関数を返す 9496
« 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]
クラスのオートローディング 9496
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
Standard PHP Library (SPL) 9496
« 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]
指定した関数の、__autoload() の実装としての登録を解除する 9496
« spl_autoload_register spl_autoload » PHP Manual SPL 関数 指定した関数の、__autoload() の実装としての登録を解除する spl_autoload_unregister (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_unregister — 指定した関数の、__autoload() の実装としての登録を解除する 説明 spl_autoload_unregister ( c ...
https://man.plustar.jp/php/function.spl-autoload-unregister.html - [similar]
__autoload() のデフォルト実装 9496
« 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]
未定義のクラスのロードを試みる 9496
« クラス/オブジェクト関数 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_autoload 用のデフォルトの拡張子を登録し、それを返す 9496
« spl_autoload_call spl_autoload_functions » PHP Manual SPL 関数 spl_autoload 用のデフォルトの拡張子を登録し、それを返す spl_autoload_extensions (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_extensions — spl_autoload 用のデフォルトの拡張子を登録し、それを返す 説明 spl_autoload_extensions ( ...
https://man.plustar.jp/php/function.spl-autoload-extensions.html - [similar]
指定したクラスが使っているトレイトを返す 9496
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT