検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 1480 for [SIMILAR] 16 1024 4096 WITH 18312 methods WITH 5... (0.885 sec.)
ReflectionMethod クラス 2034
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクション ReflectionMethod クラス ReflectionMethod クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionMethod クラスは メソッドについての情報を報告します。 クラス概要 class ReflectionMethod extends Refle ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
マジックメソッド 2034
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
EmptyIterator クラス 2034
« DirectoryIterator::valid EmptyIterator::current » PHP Manual イテレータ EmptyIterator クラス EmptyIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 空のイテレータ用の EmptyIterator クラスです。 クラス概要 class EmptyIterator implements Iterator { /* メソッド */ public current (): ...
https://man.plustar.jp/php/class.emptyiterator.html - [similar]
static キーワード 2034
« スコープ定義演算子 (::) クラスの抽象化 » PHP Manual クラスとオブジェクト static キーワード static キーワード ヒント このページでは、 static キーワードを使って static メソッド や static プロパティを定義する方法を説明します。 static は、 static 変数 や 遅延静的束縛 にも使えます。これらの ...
https://man.plustar.jp/php/language.oop5.static.html - [similar]
static メソッドをコールし、引数を配列で渡す 2034
« create_function forward_static_call » PHP Manual 関数処理 関数 static メソッドをコールし、引数を配列で渡す forward_static_call_array (PHP 5 >= 5.3.0, PHP 7, PHP 8) forward_static_call_array — static メソッドをコールし、引数を配列で渡す 説明 forward_static_call_array ( callable $callbac ...
https://man.plustar.jp/php/function.forward-static-call-array.html - [similar]
SSH サーバーに接続する 2034
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_connect (PECL ssh2 >= 0.9.0) ssh2_connect — SSH サーバーに接続する 説明 ssh2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ): resource リモートの SSH サーバーと ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
SolrUtils クラス 2034
« 例 SolrUtils::digestXmlResponse » PHP Manual Solr SolrUtils クラス SolrUtils クラス (PECL solr >= 0.9.2) はじめに エクステンションの現行バージョンを取得し、クエリ句を準備するための ユーティリティ・メソッドを含みます。 クエリ文字列をエスケープしたり、XML レスポンスをパースするためのメソ ...
https://man.plustar.jp/php/class.solrutils.html - [similar]
メソッドのアクセス範囲を設定する 2034
« ReflectionMethod::isStatic ReflectionMethod::__toString » PHP Manual ReflectionMethod メソッドのアクセス範囲を設定する ReflectionMethod::setAccessible (PHP 5 >= 5.3.2, PHP 7, PHP 8) ReflectionMethod::setAccessible — メソッドのアクセス範囲を設定する 説明 public ReflectionMethod::setAcce ...
https://man.plustar.jp/php/reflectionmethod.setaccessible.html - [similar]
final メソッドであるかどうかを調べる 2034
« ReflectionMethod::isDestructor ReflectionMethod::isPrivate » PHP Manual ReflectionMethod final メソッドであるかどうかを調べる ReflectionMethod::isFinal (PHP 5, PHP 7, PHP 8) ReflectionMethod::isFinal — final メソッドであるかどうかを調べる 説明 public ReflectionMethod::isFinal (): bool ...
https://man.plustar.jp/php/reflectionmethod.isfinal.html - [similar]
public メソッドであるかどうかを調べる 2034
« ReflectionMethod::isProtected ReflectionMethod::isStatic » PHP Manual ReflectionMethod public メソッドであるかどうかを調べる ReflectionMethod::isPublic (PHP 5, PHP 7, PHP 8) ReflectionMethod::isPublic — public メソッドであるかどうかを調べる 説明 public ReflectionMethod::isPublic (): bo ...
https://man.plustar.jp/php/reflectionmethod.ispublic.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT