検索

phrase: max: clip:
target: order:
Results of 511 - 520 of about 1160 for Object (0.286 sec.)
スキーマのテーブルを取得する 2729
« Schema::getTable mysql_xdevapi\SchemaObject » PHP Manual mysql_xdevapi\Schema スキーマのテーブ ... とえば以下のようになります。 array(2) { ["cities"]=> object(mysql_xdevapi\Table)#3 (1) { ["name"]=> string(6) ... "cities" } ["names"]=> object(mysql_xdevapi\Table)#4 (1) { ["name"]=> string(5) ...
https://man.plustar.jp/php/mysql-xdevapi-schema.gettables.html - [similar]
拡張 2729
« 例 Reflection » PHP Manual リフレクション 拡張 拡張 組み込みクラスの特別なバージョンを作成した ... ?> 上の例の出力は、 たとえば以下のようになります。 object(My_Reflection_Method)#1 (3) { ["visibility"]=> arr ... Internal error: Failed to retrieve the reflection object 関連キーワード: 拡張 , クラス , 作成 , string , 組 ...
https://man.plustar.jp/php/reflection.extending.html - [similar]
プロパティを取得する 2729
« ReflectionClass::getParentClass ReflectionClass::getProperty » PHP Manual ReflectionClass プロ ... えば以下のようになります。 foo bar array(2) { [0]=> object(ReflectionProperty)#3 (2) { ["name"]=> string(3) " ... foo" ["class"]=> string(3) "Foo" } [1]=> object(ReflectionProperty)#4 (2) { ["name"]=> string(3) " ...
https://man.plustar.jp/php/reflectionclass.getproperties.html - [similar]
指定した引数でクラスの新しいインスタンスを作成する 2729
« ReflectionClass::newInstance ReflectionClass::newInstanceWithoutConstructor » PHP Manual Refle ... tionClass::newInstanceArgs ( array $args = [] ): ? object クラスの新しいインスタンスを作成します。指定した引 ... p ( $instance ); ?> 上の例の出力は以下となります。 object(ReflectionFunction)#2 (1) { ["name"]=> string(6) " ...
https://man.plustar.jp/php/reflectionclass.newinstanceargs.html - [similar]
実行中のジェネレータのトレースを取得する 2729
« ReflectionGenerator::getThis ReflectionFiber » PHP Manual ReflectionGenerator 実行中のジェネレ ... :getTrace ( int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT ): array 現在実行中のジェネレータのトレースを取得し ... なオプション オプション 説明 DEBUG_BACKTRACE_PROVIDE_OBJECT デフォルト DEBUG_BACKTRACE_IGNORE_ARGS スタックトレ ...
https://man.plustar.jp/php/reflectiongenerator.gettrace.html - [similar]
新しい V8Js オブジェクトを作成する 2729
« V8Js V8Js::executeString » PHP Manual V8Js 新しい V8Js オブジェクトを作成する V8Js::__construc ... トを作成する 説明 public V8Js::__construct ( string $object_name = "PHP" , array $variables = array() , array ... 新しい V8Js オブジェクトを作成します。 パラメータ object_name Javascript に渡すオブジェクトの名前。 variabl ...
https://man.plustar.jp/php/v8js.construct.html - [similar]
The EventBufferEvent class 2706
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The E ... nt the buffer event. input Underlying input buffer object( EventBuffer ) output Underlying output buffer obj ... erEvent::__construct — Constructs EventBufferEvent object EventBufferEvent::createPair — Creates two buffer ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
The EvIo class 2706
« EvIdle::createStopped EvIo::__construct » PHP Manual Ev The EvIo class The EvIo class (PECL ev ... s 目次 EvIo::__construct — Constructs EvIo watcher object EvIo::createStopped — Create stopped EvIo watcher ...
https://man.plustar.jp/php/class.evio.html - [similar]
指定した collator で配列を並べ替える 2706
« Collator::sortWithSortKeys NumberFormatter » PHP Manual Collator 指定した collator で配列を並べ ... REGULAR ): bool 手続き型 collator_sort ( Collator $object , array &$array , int $flags = Collator::SORT_REGU ... ます。 PHP の標準関数 sort() と同等です。 パラメータ object Collator オブジェクト。 array 並べ替えたい文字列の ...
https://man.plustar.jp/php/collator.sort.html - [similar]
Makes event pending 2706
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6- ... -pending Event::signal() - Constructs signal event object Event::timer() - Constructs timer event object 関連 ...
https://man.plustar.jp/php/event.add.html - [similar]