検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 372 for private (0.049 sec.)
ReflectionMethod を作成する 3816
« ReflectionMethod ReflectionMethod::export » PHP Manual ReflectionMethod ReflectionMethod を作成 ... onMethod::__construct() の例 <?php class Counter { private static $c = 0 ; /** * カウンタをインクリメントする ... hod -> isPublic () ? ' public' : '' , $method -> isPrivate () ? ' private' : '' , $method -> isProtected () ? ...
https://man.plustar.jp/php/reflectionmethod.construct.html - [similar]
Construct a server port 3816
« Swoole\Server::defer Swoole\Server\Port::__destruct » PHP Manual Swoole\Server Construct a ser ... r\Port::__construct — Construct a server port 説明 private Swoole\Server\Port::__construct () パラメータ この ...
https://man.plustar.jp/php/swoole-server-port.construct.html - [similar]
ExecutionStatus クラス 3781
« Executable::execute ExecutionStatus::__construct » PHP Manual Mysql_xdevapi ExecutionStatus ク ... rtId ; public $ lastDocumentId ; /* Constructor */ private __construct () } プロパティ affectedItems matchedI ...
https://man.plustar.jp/php/class.mysql-xdevapi-executionstatus.html - [similar]
暗号化フィルタ 3781
« 圧縮フィルタ サポートされるソケットトランスポートのリスト » PHP Manual 利用できるフィルタのリス ... $block ); } fclose ( $fout ); fclose ( $fc ); } } private static function hash_equals ( $str1 , $str2 ) { if ... ( $res [ $i ]); return ! $ret ; } return false ; } private static function calculate_hmac_after_32bytes ( $pa ... } class FileSkip32Bytes extends php_user_filter { private $skipped = 0 ; function filter ( $in , $out , & $c ...
https://man.plustar.jp/php/filters.encryption.html - [similar]
Unused 3781
« LuaSandboxFunction::call LuaSandboxFunction::dump » PHP Manual LuaSandboxFunction Unused LuaSa ... uaSandboxFunction::__construct — Unused 説明 final private LuaSandboxFunction::__construct () LuaSandboxFunct ...
https://man.plustar.jp/php/luasandboxfunction.construct.html - [similar]
新機能 3781
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x ... unction log ( string $msg ); } class Application { private $logger ; public function getLogger (): Logger { r ... ための、 より高性能で簡潔な方法です。 <?php class A {private $x = 1 ;} // 以前のバージョンのコード $getX = func ... よう指示します。 たとえば、 session.cache_limiter を private にして、読み込んだセッションをすぐにクローズさせる ... します。 <?php session_start ([ 'cache_limiter' => 'private' , 'read_and_close' => true , ]); ?> preg_replace_ ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
新機能 3781
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新 ... ONST_B = 2 ; protected const PROTECTED_CONST = 3 ; private const PRIVATE_CONST = 4 ; } iterable 擬似型 新しい ... on () { return Closure :: fromCallable ([ $this , 'privateFunction' ]); } private function privateFunction ( ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
Construct a new DBPointer (unused) 3781
« MongoDB\BSON\DBPointer MongoDB\BSON\DBPointer::jsonSerialize » PHP Manual MongoDB\BSON\DBPoint ... ct — Construct a new DBPointer (unused) 説明 final private MongoDB\BSON\DBPointer::__construct () MongoDB\BSO ...
https://man.plustar.jp/php/mongodb-bson-dbpointer.construct.html - [similar]
Construct a new Symbol (unused) 3781
« MongoDB\BSON\Symbol MongoDB\BSON\Symbol::jsonSerialize » PHP Manual MongoDB\BSON\Symbol Constr ... truct — Construct a new Symbol (unused) 説明 final private MongoDB\BSON\Symbol::__construct () MongoDB\BSON\S ...
https://man.plustar.jp/php/mongodb-bson-symbol.construct.html - [similar]
Construct a new Undefined (unused) 3781
« MongoDB\BSON\Undefined MongoDB\BSON\Undefined::jsonSerialize » PHP Manual MongoDB\BSON\Undefin ... ct — Construct a new Undefined (unused) 説明 final private MongoDB\BSON\Undefined::__construct () MongoDB\BSO ...
https://man.plustar.jp/php/mongodb-bson-undefined.construct.html - [similar]