検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 372 for private (0.134 sec.)
DocResult のコンストラクタ 3614
« mysql_xdevapi\DocResult DocResult::fetchAll » PHP Manual mysql_xdevapi\DocResult DocResult のコ ... ult::__construct — DocResult のコンストラクタ 説明 private mysql_xdevapi\DocResult::__construct () ドキュメン ...
https://man.plustar.jp/php/mysql-xdevapi-docresult.construct.html - [similar]
TableSelect のコンストラクタ 3614
« TableSelect::bind TableSelect::execute » PHP Manual mysql_xdevapi\TableSelect TableSelect のコ ... t::__construct — TableSelect のコンストラクタ 説明 private mysql_xdevapi\TableSelect::__construct () select() ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.construct.html - [similar]
クラス定数を取得する 3614
« ReflectionClass::getReflectionConstant ReflectionClass::getShortName » PHP Manual ReflectionCl ... { public const FOO = 1 ; protected const BAR = 2 ; private const BAZ = 3 ; } $foo = new Foo (); $reflect = ne ...
https://man.plustar.jp/php/reflectionclass.getreflectionconstants.html - [similar]
メソッドが定義されているかどうかを調べる 3614
« ReflectionClass::hasConstant ReflectionClass::hasProperty » PHP Manual ReflectionClass メソッド ... otected function protectedFoo () { return true ; } private function privateFoo () { return true ; } static fu ... 'protectedFoo' )); var_dump ( $rc -> hasMethod ( 'privateFoo' )); var_dump ( $rc -> hasMethod ( 'staticFoo' ...
https://man.plustar.jp/php/reflectionclass.hasmethod.html - [similar]
クラスのインスタンス化が可能であるかどうかを調べる 3614
« ReflectionClass::isInstance ReflectionClass::isInterface » PHP Manual ReflectionClass クラスの ... on f2 () { } } trait T { function f1 () {} } class privateConstructor { private function __construct () { } } ... ce" , "ifaceImpl" , "abstractClass" , "D" , "T" , "privateConstructor" , ); foreach( $classes as $class ) { $ ... able? bool(true) Is T instantiable? bool(false) Is privateConstructor instantiable? bool(false) 参考 Reflecti ... isInstantiable , isInstance , パラメータ , 参考 , privateConstructor , ifaceImpl , iface ...
https://man.plustar.jp/php/reflectionclass.isinstantiable.html - [similar]
プロパティが初期化されているかをチェックする 3614
« ReflectionProperty::isDefault ReflectionProperty::isPrivate » PHP Manual ReflectionProperty プ ... onProperty::setAccessible() を使えば、protected や private なプロパティをアクセス可能にすることが出来ます。 変 ...
https://man.plustar.jp/php/reflectionproperty.isinitialized.html - [similar]
キーワードのリスト 3614
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト こ ... list() match (PHP 8.0 以降) namespace new or print private protected public readonly (PHP 8.1.0 以降) * requi ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
3614
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用す ... lrDocument Object ( [_hashtable_index:SolrDocument:private] => 19740 ) [1] => SolrDocument Object ( [_hashtab ... le_index:SolrDocument:private] => 25485 ) [2] => SolrDocument Object ( [_hashtab ... le_index:SolrDocument:private] => 25052 ) ) ) ) 例6 簡単な TermsComponent 例 - 基 ...
https://man.plustar.jp/php/solr.examples.html - [similar]
HASH メッセージダイジェストフレームワーク 3588
« random_int はじめに » PHP Manual 暗号 HASH メッセージダイジェストフレームワーク HASH メッセージ ... xt — HashContext クラス HashContext::__construct — private なコンストラクタのため、直接インスタンス化できませ ...
https://man.plustar.jp/php/book.hash.html - [similar]
The MongoDB\Driver\Session class 3588
« MongoDB\Driver\BulkWrite::update MongoDB\Driver\Session::abortTransaction » PHP Manual MongoDB ... void final public commitTransaction (): void final private __construct () final public endSession (): void fi ...
https://man.plustar.jp/php/class.mongodb-driver-session.html - [similar]