検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 261 for protected (0.015 sec.)
オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 3907
« method_exists trait_exists » PHP Manual クラス/オブジェクト関数 オブジェクトもしくはクラスにプ ... ss myClass { public $mine ; private $xpto ; static protected $test ; static function test () { var_dump ( prope ...
https://man.plustar.jp/php/function.property-exists.html - [similar]
Dynamically adds a new method to a given class 3907
« runkit7_import runkit7_method_copy » PHP Manual runkit7 関数 Dynamically adds a new method to ... to create, can be RUNKIT7_ACC_PUBLIC , RUNKIT7_ACC_PROTECTED or RUNKIT7_ACC_PRIVATE optionally combined via bit ...
https://man.plustar.jp/php/function.runkit7-method-add.html - [similar]
Dynamically changes the code of the given method 3907
« runkit7_method_copy runkit7_method_remove » PHP Manual runkit7 関数 Dynamically changes the co ... ned method can be RUNKIT7_ACC_PUBLIC , RUNKIT7_ACC_PROTECTED or RUNKIT7_ACC_PRIVATE optionally combined via bit ...
https://man.plustar.jp/php/function.runkit7-method-redefine.html - [similar]
変数に関する情報をダンプする 3907
« unset var_export » PHP Manual 変数操作 関数 変数に関する情報をダンプする var_dump (PHP 4, PHP ... ます。 オブジェクトのすべての public、private および protected なプロパティが出力されます。ただし、そのオブジェク ...
https://man.plustar.jp/php/function.var-dump.html - [similar]
RecursiveIterator から RecursiveFilterIterator を作成する 3907
« RecursiveFilterIterator RecursiveFilterIterator::getChildren » PHP Manual RecursiveFilterItera ... StartsWithFilter extends RecursiveFilterIterator { protected $word ; public function __construct ( RecursiveIte ...
https://man.plustar.jp/php/recursivefilteriterator.construct.html - [similar]
デフォルトプロパティを取得する 3907
« ReflectionClass::getConstructor ReflectionClass::getDocComment » PHP Manual ReflectionClass デ ... ass::getDefaultProperties() の例 <?php class Bar { protected $inheritedProperty = 'inheritedDefault' ; } class ...
https://man.plustar.jp/php/reflectionclass.getdefaultproperties.html - [similar]
パーサトークンの一覧 3907
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトー ... t() print T_PRIVATE private クラスとオブジェクト T_PROTECTED protected クラスとオブジェクト (PHP 5.0.0 以降で使 ...
https://man.plustar.jp/php/tokens.html - [similar]
新しいルートをルーターに追加する 3907
« Yaf_Router::addConfig Yaf_Router::__construct » PHP Manual Yaf_Router 新しいルートをルーターに ... uct * [action] => info * [method] => GET * [params:protected] => Array * ( * [id] => 22 * [name] => foo * ) * * ...
https://man.plustar.jp/php/yaf-router.addroute.html - [similar]
The MongoDB\Driver\Command class 3867
« MongoDB\Driver\Manager::startSession MongoDB\Driver\Command::__construct » PHP Manual MongoDB\ ... create collections <?php class CreateCollection { protected $cmd = array(); function __construct ( $collection ...
https://man.plustar.jp/php/class.mongodb-driver-command.html - [similar]
The Swoole\Http\Server class 3867
« Swoole\Http\Response::write Swoole\Http\Server::on » PHP Manual Swoole The Swoole\Http\Server ... public Swoole\Server::protect ( int $fd , bool $is_protected = ? ): void public Swoole\Server::reload (): bool ...
https://man.plustar.jp/php/class.swoole-http-server.html - [similar]