Results of 1 - 10 of about 707 for final (0.011 sec.)
- finalキーワード 5804
- « マジックメソッド オブジェクトのクローン作成 » PHP Manual クラスとオブジェクト finalキーワード
...
finalキーワード キーワード final を前に付けて定義されたメソッドや定数は、子クラスか ...
ら上書きできません。 クラス自体がfinalと定義された場合には、このクラスを拡張することはでき ...
ません。 例1 finalメソッドの例 <?php class BaseClass { public function ...
test () { echo "BaseClass::test() called\n" ; } final public function moreTesting () { echo "BaseClass:: ...
-
https://man.plustar.jp/php/language.oop5.final.html
- [similar]
- The MongoDB\Driver\Session class 5566
- « MongoDB\Driver\BulkWrite::update MongoDB\Driver\Session::abortTransaction » PHP Manual MongoDB
...
ons may then be associated the session. クラス概要 final class MongoDB\Driver\Session { /* Constants */ con ...
ing TRANSACTION_ABORTED = aborted ; /* メソッド */ final public abortTransaction (): void final public adva ...
eClusterTime ( array | object $clusterTime ): void final public advanceOperationTime ( MongoDB\BSON\Timesta ...
mpInterface $operationTime ): void final public commitTransaction (): void final private __ ...
-
https://man.plustar.jp/php/class.mongodb-driver-session.html
- [similar]
- The MongoDB\Driver\Manager class 5510
- « MongoDB\Driver MongoDB\Driver\Manager::addSubscriber » PHP Manual MongoDB\Driver The MongoDB\D
...
to be wrapped in try/catch statements. クラス概要 final class MongoDB\Driver\Manager { /* メソッド */ fina ...
B\Driver\Monitoring\Subscriber $subscriber ): void final public __construct ( string $uri = "mongodb://127. ...
tions = array() , array $driverOptions = array() ) final public createClientEncryption ( array $options ): ...
MongoDB\Driver\ClientEncryption final public executeBulkWrite ( string $namespace , Mong ...
-
https://man.plustar.jp/php/class.mongodb-driver-manager.html
- [similar]
- V8JsException クラス 5510
- « V8Js::registerExtension V8JsException::getJsFileName » PHP Manual V8js V8JsException クラス V8
...
ate ? Throwable $ previous = null ; /* メソッド */ final public getJsFileName (): string final public getJs ...
LineNumber (): int final public getJsSourceLine (): string final public get ...
JsTrace (): string /* 継承したメソッド */ final public Exception::getMessage (): string final publ ...
ic Exception::getPrevious (): ? Throwable final public Exception::getCode (): int final public Exc ...
-
https://man.plustar.jp/php/class.v8jsexception.html
- [similar]
- The MongoDB\Driver\Server class 5489
- « MongoDB\Driver\CursorInterface::toArray MongoDB\Driver\Server::__construct » PHP Manual MongoD
...
Server class (mongodb >=1.0.0) はじめに クラス概要 final class MongoDB\Driver\Server { /* Constants */ cons ...
const int TYPE_LOAD_BALANCER = 9 ; /* メソッド */ final private __construct () final public executeBulkWri ...
y $options = array() ): MongoDB\Driver\WriteResult final public executeCommand ( string $db , MongoDB\Drive ...
array $options = array() ): MongoDB\Driver\Cursor final public executeQuery ( string $namespace , MongoDB\ ...
-
https://man.plustar.jp/php/class.mongodb-driver-server.html
- [similar]
- The MongoDB\Driver\WriteResult class 5447
- « MongoDB\Driver\WriteError::getMessage MongoDB\Driver\WriteResult::getDeletedCount » PHP Manual
...
DB\Driver\Manager::executeBulkWrite() . クラス概要 final class MongoDB\Driver\WriteResult { /* メソッド */ ...
final public getDeletedCount (): ? int final public getInsertedCount (): ? int final public get ...
MatchedCount (): ? int final public getModifiedCount (): ? int final public get ...
Server (): MongoDB\Driver\Server final public getUpsertedCount (): ? int final public get ...
-
https://man.plustar.jp/php/class.mongodb-driver-writeresult.html
- [similar]
- The MongoDB\Driver\Monitoring\CommandFailedEvent class 5411
- « MongoDB\Driver\Monitoring\removeSubscriber MongoDB\Driver\Monitoring\CommandFailedEvent::getCo
...
tes information about a failed command. クラス概要 final class MongoDB\Driver\Monitoring\CommandFailedEvent ...
{ /* メソッド */ final public getCommandName (): string final public getD ...
urationMicros (): int final public getError (): Exception final public getOper ...
ationId (): string final public getReply (): object final public getRequest ...
-
https://man.plustar.jp/php/class.mongodb-driver-monitoring-commandfailedevent.ht...
- [similar]
- FFI Parser Exceptions 5348
- « FFI\Exception OPcache » PHP Manual FFI FFI Parser Exceptions FFI Parser Exceptions (PHP 7 >= 7
...
.4.0, PHP 8) はじめに クラス概要 final class FFI\ParserException extends FFI\Exception { ...
rowable $ previous = null ; /* 継承したメソッド */ final public Error::getMessage (): string final public E ...
rror::getPrevious (): ? Throwable final public Error::getCode (): int final public Error:: ...
getFile (): string final public Error::getLine (): int final public Error:: ...
-
https://man.plustar.jp/php/class.ffi-parserexception.html
- [similar]
- com_exception クラス 5327
- « COMPersistHelper::SaveToStream COM関数 » PHP Manual COM com_exception クラス com_exception クラ
...
ス (PHP 5, PHP 7, PHP 8) はじめに クラス概要 final class com_exception extends Exception { /* 継承した ...
rowable $ previous = null ; /* 継承したメソッド */ final public Exception::getMessage (): string final publ ...
ic Exception::getPrevious (): ? Throwable final public Exception::getCode (): int final public Exc ...
eption::getFile (): string final public Exception::getLine (): int final public Exc ...
-
https://man.plustar.jp/php/class.com-exception.html
- [similar]
- SolrModifiableParams クラス 5327
- « SolrParams::unserialize SolrModifiableParams::__construct » PHP Manual Solr SolrModifiablePara
...
uct () public __destruct () /* 継承したメソッド */ final public SolrParams::add ( string $name , string $va ...
Param ( string $name , string $value ): SolrParams final public SolrParams::get ( string $param_name ): mix ...
ed final public SolrParams::getParam ( string $param_name = ...
? ): mixed final public SolrParams::getParams (): array final publi ...
-
https://man.plustar.jp/php/class.solrmodifiableparams.html
- [similar]