検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 372 for private (0.020 sec.)
列挙型とメソッド 4247
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソ ... s' ); public const Spades = new self ( 'Spades' ); private function __construct (public readonly string $name ... のページも参照下さい。 } } ?> メソッドには public, private, protected が指定できますが、 列挙型では実際 priva ... Backed , 実装 , case , インスタンス , protected , private , チェック , 定義 ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
Yaf_Session のコンストラクタ 4247
« Yaf_Session Yaf_Session::count » PHP Manual Yaf_Session Yaf_Session のコンストラクタ Yaf_Sessi ... n::__construct — Yaf_Session のコンストラクタ 説明 private Yaf_Session::__construct () 警告 この関数は、 現在 ... Session , construct , 関数 , パラメータ , count , private , 警告 , 情報 , リスト ...
https://man.plustar.jp/php/yaf-session.construct.html - [similar]
コンストラクタとデストラクタ 4212
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデスト ... 合は、親クラスのコンストラクタを継承します (ただし、private 宣言されている場合は除く)。 これは、通常のクラスメ ... static な生成メソッドを使う <?php class Product { private ? int $id ; private ? string $name ; private funct ... ); コンストラクタは外部から呼ばれることを防ぐため、private または protected にしておきます。 この場合、static ... ソッドは、同じオブジェクトのインスタンスでなくとも、 private なメソッドにアクセスできる同じクラスのメソッド定義 ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
Clone のハンドラ 4212
« ReflectionZendExtension ReflectionZendExtension::__construct » PHP Manual ReflectionZendExtens ... tionZendExtension::__clone — Clone のハンドラ 説明 private ReflectionZendExtension::__clone (): void 警告 この ... ionZendExtension , 関数 , パラメータ , construct , private , 警告 , 情報 , リスト , 記述 ...
https://man.plustar.jp/php/reflectionzendextension.clone.html - [similar]
すべてのレスポンスボディを文字列として取得する 4212
« Yaf_Response_Abstract::setRedirect Yaf_Route_Interface » PHP Manual Yaf_Response_Abstract すべ ... すべてのレスポンスボディを文字列として取得する 説明 private Yaf_Response_Abstract::__toString (): string パラメ ... af , toString , パラメータ , setRedirect , Route , private , string ...
https://man.plustar.jp/php/yaf-response-abstract.tostring.html - [similar]
エラーをクローンする 4177
« Error::__toString ArgumentCountError » PHP Manual Error エラーをクローンする Error::__clone (P ... PHP 8) Error::__clone — エラーをクローンする 説明 private Error::__clone (): void エラーはクローンできないの ... ラー , パラメータ , toString , ArgumentCountError , private , メソッド , fatal , 関数 , 例外 , 変更 ...
https://man.plustar.jp/php/error.clone.html - [similar]
例外をコピーする 4177
« Exception::__toString ErrorException » PHP Manual Exception 例外をコピーする Exception::__clon ... PHP 8) Exception::__clone — 例外をコピーする 説明 private Exception::__clone (): void 例外のコピーを作成しよ ... エラー , パラメータ , toString , ErrorException , private , 作成 , Fatal ...
https://man.plustar.jp/php/exception.clone.html - [similar]
新規に秘密鍵を生成する 4177
« openssl_pkey_get_public openssl_private_decrypt » PHP Manual OpenSSL 関数 新規に秘密鍵を生成す ... ました。 例 例1 秘密鍵から、公開鍵を取得する <?php $private_key = openssl_pkey_new (); $public_key_pem = opens ... sl_pkey_get_details ( $private_key )[ 'key' ]; echo $public_key_pem ; $public_key ...
https://man.plustar.jp/php/function.openssl-pkey-new.html - [similar]
例外を拡張する 4177
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込 ... ssage = 'Unknown exception' ; // exception message private $string ; // __toString cache protected $code = 0 ... tion protected $line ; // source line of exception private $trace ; // backtrace private $previous ; // previ ... , $code = 0 , Throwable $previous = null ); final private function __clone (); // Inhibits cloning of except ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
Session のコンストラクタ 4177
« Session::commit Session::createSchema » PHP Manual mysql_xdevapi\Session Session のコンストラク ... ssion::__construct — Session のコンストラクタ 説明 private mysql_xdevapi\Session::__construct () セッションオ ... タ , Git , getSession , オブジェクト , セッション , private , might ...
https://man.plustar.jp/php/mysql-xdevapi-session.construct.html - [similar]