検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 5876 for Public (1.008 sec.)
RangeException クラス 2320
« OverflowException RuntimeException » PHP Manual 例外 RangeException クラス RangeException クラ ... e $ previous = null ; /* 継承したメソッド */ final public Exception::getMessage (): string final public Exce ... ption::getPrevious (): ? Throwable final public Exception::getCode (): int final public Exception: ... :getFile (): string final public Exception::getLine (): int final public Exception: ... :getTrace (): array final public Exception::getTraceAsString (): string public Exce ...
https://man.plustar.jp/php/class.rangeexception.html - [similar]
intl のエラー用の例外クラス 2311
« IntlChar::toupper IntlIterator » PHP Manual intl intl のエラー用の例外クラス intl のエラー用の ... e $ previous = null ; /* 継承したメソッド */ final public Exception::getMessage (): string final public Exce ... ption::getPrevious (): ? Throwable final public Exception::getCode (): int final public Exception: ... :getFile (): string final public Exception::getLine (): int final public Exception: ... :getTrace (): array final public Exception::getTraceAsString (): string public Exce ...
https://man.plustar.jp/php/class.intlexception.html - [similar]
Lua クラス 2311
« リソース型 Lua::assign » PHP Manual Lua Lua クラス Lua クラス (PECL lua >=0.9.0) はじめに クラ ... st string LUA_VERSION = Lua 5.1.4 ; /* メソッド */ public assign ( string $name , string $value ): mixed pub ... unc , array $args = ? , int $use_self = 0 ): mixed public __call ( callable $lua_func , array $args = ? , in ... t $use_self = 0 ): mixed public __construct ( string $lua_script_file = NULL ) pub ... lic eval ( string $statements ): mixed public getVersion (): string public include ( string $fil ...
https://man.plustar.jp/php/class.lua.html - [similar]
ReflectionClass オブジェクトの文字列表現を返す 2311
« ReflectionClass::setStaticPropertyValue ReflectionClassConstant » PHP Manual ReflectionClass R ... eflectionClass オブジェクトの文字列表現を返す 説明 public ReflectionClass::__toString (): string ReflectionC ... ethod __clone ] { } Method [ <internal:Core, ctor> public method __construct ] { - Parameters [3] { Paramete ... al> $previous ] } } Method [ <internal:Core> final public method getMessage ] { } Method [ <internal:Core> f ... inal public method getCode ] { } Method [ <internal:Core> fina ...
https://man.plustar.jp/php/reflectionclass.tostring.html - [similar]
The MongoDB\Driver\Monitoring\CommandStartedEvent class 2301
« MongoDB\Driver\Monitoring\CommandFailedEvent::getServiceId MongoDB\Driver\Monitoring\CommandSt ... itoring\CommandStartedEvent { /* メソッド */ final public getCommand (): object final public getCommandName ... (): string final public getDatabaseName (): string final public getOperati ... onId (): string final public getRequestId (): string final public getServer (): ... MongoDB\Driver\Server final public getServerConnectionId (): ? int final public getSe ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-commandstartedevent.h... - [similar]
The MongoDB\Driver\Monitoring\CommandSucceededEvent class 2301
« MongoDB\Driver\Monitoring\CommandStartedEvent::getServiceId MongoDB\Driver\Monitoring\CommandS ... oring\CommandSucceededEvent { /* メソッド */ final public getCommandName (): string final public getDuration ... Micros (): int final public getOperationId (): string final public getReply () ... : object final public getRequestId (): string final public getServer (): ... MongoDB\Driver\Server final public getServerConnectionId (): ? int final public getSe ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-commandsucceededevent... - [similar]
SNMPException クラス 2301
« SNMP::walk ソケット » PHP Manual SNMP SNMPException クラス SNMPException クラス (PHP 5 >= 5.4. ... e $ previous = null ; /* 継承したメソッド */ final public Exception::getMessage (): string final public Exce ... ption::getPrevious (): ? Throwable final public Exception::getCode (): int final public Exception: ... :getFile (): string final public Exception::getLine (): int final public Exception: ... :getTrace (): array final public Exception::getTraceAsString (): string public Exce ...
https://man.plustar.jp/php/class.snmpexception.html - [similar]
Draw Matrix 2301
« UI\Draw\Path::newFigureWithArc UI\Draw\Matrix::invert » PHP Manual UI Draw Matrix Draw Matrix ... に クラス概要 class UI\Draw\Matrix { /* メソッド */ public invert () public isInvertible (): bool public mult ... iply ( UI\Draw\Matrix $matrix ): UI\Draw\Matrix public rotate ( UI\Point $point , float $amount ) public ... scale ( UI\Point $center , UI\Point $point ) public skew ( UI\Point $point , UI\Point $amount ) public ... nslate — Translate Matrix 関連キーワード: Matrix , public , Point , invert , rotate , scale , amount , multi ...
https://man.plustar.jp/php/class.ui-draw-matrix.html - [similar]
列挙型とメソッド 2301
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソ ... 全ての case で有効です。 <?php interface Colorful { public function color (): string ; } enum Suit implements ... ades ; // インターフェイスの規約を満たすための実装 public function color (): string { return match ( $this ) ... // インターフェイスの一部ではないが、正しいコード public function shape (): string { return "Rectangle" ; } ... の宣言の直後に置きます。 <?php interface Colorful { public function color (): string ; } enum Suit : string i ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
ReflectionClass を作成する 2301
« ReflectionClass ReflectionClass::export » PHP Manual ReflectionClass ReflectionClass を作成する ... ass::__construct — ReflectionClass を作成する 説明 public ReflectionClass::__construct ( object | string $ob ... ethod __clone ] { } Method [ <internal:Core, ctor> public method __construct ] { - Parameters [3] { Paramete ... al> $previous ] } } Method [ <internal:Core> final public method getMessage ] { } Method [ <internal:Core> f ... inal public method getCode ] { } Method [ <internal:Core> fina ...
https://man.plustar.jp/php/reflectionclass.construct.html - [similar]