検索

phrase: max: clip:
target: order:
Results of 531 - 540 of about 1349 for [SIMILAR] 16 1024 4096 WITH 17285 ロパ WITH 1619... (1.214 sec.)
このクラスが使うトレイトの配列を返す 0
« ReflectionClass::getTraitNames ReflectionClass::hasConstant » PHP Manual ReflectionClass このクラスが使うトレイトの配列を返す ReflectionClass::getTraits (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionClass::getTraits — このクラスが使うトレイトの配列を返す 説明 public ReflectionClass::getTrai ...
https://man.plustar.jp/php/reflectionclass.gettraits.html - [similar]
ユーザー定義であるかどうかを調べる 0
« ReflectionClass::isTrait ReflectionClass::newInstance » PHP Manual ReflectionClass ユーザー定義であるかどうかを調べる ReflectionClass::isUserDefined (PHP 5, PHP 7, PHP 8) ReflectionClass::isUserDefined — ユーザー定義であるかどうかを調べる 説明 public ReflectionClass::isUserDefined (): ...
https://man.plustar.jp/php/reflectionclass.isuserdefined.html - [similar]
IntlBreakIterator クラス 0
« Transliterator::transliterate IntlBreakIterator::__construct » PHP Manual intl IntlBreakIterator クラス IntlBreakIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに “break iterator” は、 テキスト中のどこに境界 (たとえば、単語や文章の境目) が位置するのかに関するメソッドを公開していま ...
https://man.plustar.jp/php/class.intlbreakiterator.html - [similar]
SimpleXMLIterator クラス 0
« SimpleXMLElement::xpath SimpleXMLIterator::current » PHP Manual SimpleXML SimpleXMLIterator クラス SimpleXMLIterator クラス (PHP 5 >= 5.1.3, PHP 7, PHP 8) はじめに SimpleXMLIterator は、 SimpleXMLElement オブジェクトのすべてのノードに対する再帰的な反復処理を提供します。 クラス概要 clas ...
https://man.plustar.jp/php/class.simplexmliterator.html - [similar]
Thread クラス 0
« Threaded::wait Thread::getCreatorId » PHP Manual pthreads Thread クラス Thread クラス (PECL pthreads >= 2.0.0) はじめに このオブジェクトの start メソッドが呼ばれると、run メソッドのコードが個別のスレッドで並列処理されます。 run メソッドの実行後は Thread はすぐに終了し、作成元のスレッド ...
https://man.plustar.jp/php/class.thread.html - [similar]
LDAP ディレクトリにバインドする 0
« ldap_add ldap_bind » PHP Manual LDAP 関数 LDAP ディレクトリにバインドする ldap_bind_ext (PHP 7 >= 7.3.0, PHP 8) ldap_bind_ext — LDAP ディレクトリにバインドする 説明 ldap_bind_ext ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = null , ? array $controls = null ): LDA ...
https://man.plustar.jp/php/function.ldap-bind-ext.html - [similar]
ディレクトリからエントリを削除する 0
« ldap_count_references ldap_delete » PHP Manual LDAP 関数 ディレクトリからエントリを削除する ldap_delete_ext (PHP 7 >= 7.3.0, PHP 8) ldap_delete_ext — ディレクトリからエントリを削除する 説明 ldap_delete_ext ( LDAP\Connection $ldap , string $dn , ? array $controls = null ): LDAP\Result | ...
https://man.plustar.jp/php/function.ldap-delete-ext.html - [similar]
現在の属性に属性を追加する 0
« ldap_list ldap_mod_add » PHP Manual LDAP 関数 現在の属性に属性を追加する ldap_mod_add_ext (PHP 7 >= 7.3.0, PHP 8) ldap_mod_add_ext — 現在の属性に属性を追加する 説明 ldap_mod_add_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Result | false ld ...
https://man.plustar.jp/php/function.ldap-mod_add-ext.html - [similar]
属性を新規の値に置換する 0
« ldap_mod_del ldap_mod_replace » PHP Manual LDAP 関数 属性を新規の値に置換する ldap_mod_replace_ext (PHP 7 >= 7.3.0, PHP 8) ldap_mod_replace_ext — 属性を新規の値に置換する 説明 ldap_mod_replace_ext ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): LDAP\Re ...
https://man.plustar.jp/php/function.ldap-mod_replace-ext.html - [similar]
エントリ名を修正する 0
« ldap_read ldap_rename » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename_ext (PHP 7 >= 7.3.0, PHP 8) ldap_rename_ext — エントリ名を修正する 説明 ldap_rename_ext ( LDAP\Connection $ldap , string $dn , string $new_rdn , string $new_parent , bool $delete_old_rdn , ? array $controls = ...
https://man.plustar.jp/php/function.ldap-rename-ext.html - [similar]