検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 372 for private (0.038 sec.)
Sets value of existing class or instance property 4045
« uopz_set_mock uopz_set_return » PHP Manual Uopz 関数 Sets value of existing class or instance ... Basic uopz_set_property() Usage <?php class Foo { private static $staticBar ; private $bar ; public static f ...
https://man.plustar.jp/php/function.uopz-set-property.html - [similar]
第一級callableを生成する記法 4045
« アロー関数 クラスとオブジェクト » PHP Manual 関数 第一級callableを生成する記法 第一級callableを ... r(...) の比較 <?php class Foo { public function getPrivateMethod () { return [ $this , 'privateMethod' ]; } p ... rivate function privateMethod () { echo __METHOD__ , "\n" ; } } $foo = new ... Foo ; $privateMethod = $foo -> getPrivateMethod (); $privateMetho ... d (); // Fatal error: Call to private method Foo::privateMethod() from global scope // 上 ...
https://man.plustar.jp/php/functions.first_class_callable_syntax.html - [similar]
TableInsert クラスのコンストラクタ 4045
« mysql_xdevapi\TableInsert TableInsert::execute » PHP Manual mysql_xdevapi\TableInsert TableIns ... onstruct — TableInsert クラスのコンストラクタ 説明 private mysql_xdevapi\TableInsert::__construct () insert() ... construct , パラメータ , Git , メソッド , insert , private , able ...
https://man.plustar.jp/php/mysql-xdevapi-tableinsert.construct.html - [similar]
Transliterator クラス 4010
« Spoofchecker::setChecks Transliterator::__construct » PHP Manual intl Transliterator クラス Tr ... パティ */ public string $ id ; /* メソッド */ final private __construct () public static create ( string $id , ... ator::__construct — インスタンス化を拒否するために private にしたコンストラクタ Transliterator::create — Tran ...
https://man.plustar.jp/php/class.transliterator.html - [similar]
Constructs the object from a BSON array or document 4010
« MongoDB\BSON\Unserializable MongoDB\BSON\BinaryInterface » PHP Manual MongoDB\BSON\Unserializa ... ument implements MongoDB \ BSON \ Unserializable { private $data = []; function bsonUnserialize (array $data ... す。 object(MyDocument)#1 (1) { ["data":"MyDocument":private]=> array(1) { ["foo"]=> string(3) "bar" } } 参考 M ...
https://man.plustar.jp/php/mongodb-bson-unserializable.bsonunserialize.html - [similar]
Application Performance Monitoring (APM) 4010
« Using the PHP Library for MongoDB (PHPLIB) Driver Architecture and Internals » PHP Manual Tuto ... ongoDB \ Driver \ Monitoring \ CommandSubscriber { private $pendingCommands = []; private $queryShapeStats = ... only * takes the top level fields into account */ private function createQueryShape ( array $filter ) { retu ...
https://man.plustar.jp/php/mongodb.tutorial.apm.html - [similar]
ReflectionAttribute クラス 3983
« ReflectionReference::getId ReflectionAttribute::__construct » PHP Manual リフレクション Reflec ... 定数 */ const int IS_INSTANCEOF = 2 ; /* メソッド */ private __construct () public getArguments (): array publi ... 推奨します。 目次 ReflectionAttribute::__construct — private なコンストラクタのため、直接インスタンス化できませ ...
https://man.plustar.jp/php/class.reflectionattribute.html - [similar]
CollectionRemove のコンストラクタ 3983
« CollectionRemove::bind CollectionRemove::execute » PHP Manual mysql_xdevapi\CollectionRemove C ... construct — CollectionRemove のコンストラクタ 説明 private mysql_xdevapi\CollectionRemove::__construct () コレ ... i , construct , パラメータ , remove , Collection , private , メソッド , 削除 , ドキュメント ...
https://man.plustar.jp/php/mysql-xdevapi-collectionremove.construct.html - [similar]
SoapServer クラス 3948
« SoapClient::__soapCall SoapServer::addFunction » PHP Manual SOAP SoapServer クラス SoapServer ... す。 クラス概要 class SoapServer { /* プロパティ */ private resource $ service ; private ? SoapFault $ __soap_ ...
https://man.plustar.jp/php/class.soapserver.html - [similar]
Returns a scalar value to be used as a hash value 3948
« Ds\Hashable::equals Sequence » PHP Manual Hashable Returns a scalar value to be used as a hash ... class HashableObject implements \ Ds \ Hashable { private $name ; private $email ; public function __constru ...
https://man.plustar.jp/php/ds-hashable.hash.html - [similar]