検索

phrase: max: clip:
target: order:
Results of 421 - 430 of about 727 for [SIMILAR] 16 1024 4096 WITH 14752 variables WITH... (0.828 sec.)
ICU が使っているタイムゾーンデータのバージョンを取得する 0
« IntlTimeZone::getRegion IntlTimeZone::getUnknown » PHP Manual IntlTimeZone ICU が使っているタイムゾーンデータのバージョンを取得する IntlTimeZone::getTZDataVersion intltz_get_tz_data_version (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::getTZDataVersion -- intltz_get_tz_ ...
https://man.plustar.jp/php/intltimezone.gettzdataversion.html - [similar]
はじめに 0
« FFI インストール/設定 » PHP Manual FFI はじめに はじめに This extension allows the loading of shared libraries ( .DLL or .so ), calling of C functions and accessing of C data structures in pure PHP, without having to have deep knowledge of the Zend extension API, and without having to ...
https://man.plustar.jp/php/intro.ffi.html - [similar]
名前空間の使用法: 基本編 0
« 同一ファイル内での複数の名前空間の定義 名前空間と動的言語機能 » PHP Manual 名前空間 名前空間の使用法: 基本編 名前空間の使用法: 基本編 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間の使い方についてあれこれ言う前に、まずは PHP がどのようにしてコード中の要素の名前空間を知るのかを理解しておくこと ...
https://man.plustar.jp/php/language.namespaces.basics.html - [similar]
マジックメソッド 0
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
利用可能な PDO ドライバの配列を返す 0
« PDO::getAttribute PDO::inTransaction » PHP Manual PDO 利用可能な PDO ドライバの配列を返す PDO::getAvailableDrivers pdo_drivers (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 1.0.3) PDO::getAvailableDrivers -- pdo_drivers — 利用可能な PDO ドライバの配列を返す 説明 public static PDO::getAvai ...
https://man.plustar.jp/php/pdo.getavailabledrivers.html - [similar]
サポートするシグネチャ型の配列を返す 0
« Phar::getSupportedCompression Phar::getVersion » PHP Manual Phar サポートするシグネチャ型の配列を返す Phar::getSupportedSignatures (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.1.0) Phar::getSupportedSignatures — サポートするシグネチャ型の配列を返す 説明 final public static Phar::getSu ...
https://man.plustar.jp/php/phar.getsupportedsignatures.html - [similar]
このメソッドに動的に作成されたクロージャを返す 0
« ReflectionMethod::export ReflectionMethod::getDeclaringClass » PHP Manual ReflectionMethod このメソッドに動的に作成されたクロージャを返す ReflectionMethod::getClosure (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionMethod::getClosure — このメソッドに動的に作成されたクロージャを返す 説明 publi ...
https://man.plustar.jp/php/reflectionmethod.getclosure.html - [similar]
エクスポートする 0
« ReflectionParameter::__construct ReflectionParameter::getAttributes » PHP Manual ReflectionParameter エクスポートする ReflectionParameter::export (PHP 5, PHP 7) ReflectionParameter::export — エクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この ...
https://man.plustar.jp/php/reflectionparameter.export.html - [similar]
private プロパティであるかどうかを調べる 0
« ReflectionProperty::isInitialized ReflectionProperty::isPromoted » PHP Manual ReflectionProperty private プロパティであるかどうかを調べる ReflectionProperty::isPrivate (PHP 5, PHP 7, PHP 8) ReflectionProperty::isPrivate — private プロパティであるかどうかを調べる 説明 public ReflectionP ...
https://man.plustar.jp/php/reflectionproperty.isprivate.html - [similar]
protected プロパティであるかどうかを調べる 0
« ReflectionProperty::isPromoted ReflectionProperty::isPublic » PHP Manual ReflectionProperty protected プロパティであるかどうかを調べる ReflectionProperty::isProtected (PHP 5, PHP 7, PHP 8) ReflectionProperty::isProtected — protected プロパティであるかどうかを調べる 説明 public Reflecti ...
https://man.plustar.jp/php/reflectionproperty.isprotected.html - [similar]