検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 1979 for [SIMILAR] 16 1024 4096 WITH 8743 ラス WITH 8672 ... (6.622 sec.)
dotnet クラスのコンストラクタ 0
« dotnet variant » PHP Manual dotnet dotnet クラスのコンストラクタ dotnet::__construct (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) dotnet::__construct — dotnet クラスのコンストラクタ 説明 public dotnet::__construct ( string $assembly_name , string $datatype_name , int $codepage = CP_ACP ) 新し ...
https://man.plustar.jp/php/dotnet.construct.html - [similar]
FilterIterator クラス 0
« FilesystemIterator::setFlags FilterIterator::accept » PHP Manual イテレータ FilterIterator クラス FilterIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに この抽象イテレータは、望まざる値をフィルタリングします。 独自のイテレータフィルタを実装するには、このクラスを継承しなければなり ...
https://man.plustar.jp/php/class.filteriterator.html - [similar]
finfo クラス 0
« mime_content_type finfo::buffer » PHP Manual Fileinfo finfo クラス finfo クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0) はじめに このクラスは、fileinfo 関数にオブジェクト指向のインターフェイスを提供します。 クラス概要 class finfo { /* メソッド */ public __construct ( int ...
https://man.plustar.jp/php/class.finfo.html - [similar]
ReflectionAttribute クラス 0
« ReflectionReference::getId ReflectionAttribute::__construct » PHP Manual リフレクション ReflectionAttribute クラス ReflectionAttribute クラス (PHP 8) はじめに ReflectionAttribute クラスは、 アトリビュート に関する情報を提供します。 クラス概要 class ReflectionAttribute implements Reflec ...
https://man.plustar.jp/php/class.reflectionattribute.html - [similar]
VarnishStat クラス 0
« VarnishAdmin::stop VarnishStat::__construct » PHP Manual Varnish VarnishStat クラス VarnishStat クラス (PECL varnish >= 0.3) はじめに クラス概要 class VarnishStat { /* メソッド */ public __construct ( array $args = ? ) public getSnapshot (): array } 目次 VarnishStat::__construct — Varn ...
https://man.plustar.jp/php/class.varnishstat.html - [similar]
要求されたクラスを読み込むために、すべての登録済みの __autoload() 関数を試す 0
« 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]
ReflectionNamedType クラス 0
« ReflectionMethod::__toString ReflectionNamedType::getName » PHP Manual リフレクション ReflectionNamedType クラス ReflectionNamedType クラス (PHP 7 >= 7.1.0, PHP 8) はじめに クラス概要 class ReflectionNamedType extends ReflectionType { /* メソッド */ public getName (): string public isB ...
https://man.plustar.jp/php/class.reflectionnamedtype.html - [similar]
SoapParam クラス 0
« SoapHeader::__construct SoapParam::__construct » PHP Manual SOAP SoapParam クラス SoapParam クラス (PHP 5, PHP 7, PHP 8) はじめに SOAP コールのパラメータをあらわします。 クラス概要 class SoapParam { /* プロパティ */ public string $ param_name ; public mixed $ param_data ; /* メソッド * ...
https://man.plustar.jp/php/class.soapparam.html - [similar]
利用可能な SPL クラスを返す 0
« spl_autoload spl_object_hash » PHP Manual SPL 関数 利用可能な SPL クラスを返す spl_classes (PHP 5, PHP 7, PHP 8) spl_classes — 利用可能な SPL クラスを返す 説明 spl_classes (): array この関数は現在利用可能な SPL クラスを配列で返します。 パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/function.spl-classes.html - [similar]
例外を拡張する 0
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込みの Exception クラスを拡張することで、例外クラスをユーザーが 定義することが可能です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。 ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]