検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 125 for NAMESPACE (0.020 sec.)
名前空間の名前を取得する 5258
« ReflectionClass::getName ReflectionClass::getParentClass » PHP Manual ReflectionClass 名前空間 ... の名前を取得する ReflectionClass::getNamespaceName (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionClass ... ::getNamespaceName — 名前空間の名前を取得する 説明 public Reflect ... ionClass::getNamespaceName (): string 名前空間の名前を取得します。 パラメ ... 前空間の名前を返します。 例 例1 ReflectionClass::getNamespaceName() の例 <?php namespace A \ B ; class Foo { } $ ...
https://man.plustar.jp/php/reflectionclass.getnamespacename.html - [similar]
短い名前を取得する 5258
« ReflectionClass::getReflectionConstants ReflectionClass::getStartLine » PHP Manual ReflectionC ... 例 例1 ReflectionClass::getShortName() の例 <?php namespace A \ B ; class Foo { } $function = new \ Reflection ... Class ( 'stdClass' ); var_dump ( $function -> inNamespace ()); var_dump ( $function -> getName ()); var_dump ... ( $function -> getNamespaceName ()); var_dump ( $function -> getShortName ()); ... onClass ( 'A\\B\\Foo' ); var_dump ( $function -> inNamespace ()); var_dump ( $function -> getName ()); var_dump ...
https://man.plustar.jp/php/reflectionclass.getshortname.html - [similar]
利用例 5209
« 例 Gender\Gender » PHP Manual 例 利用例 利用例 Gender クラスの利用例です。 例1 利用例 <?php namespace ...
https://man.plustar.jp/php/gender.example.admin.html - [similar]
名前空間内にあるかどうかを調べる 5209
« ReflectionClass::implementsInterface ReflectionClass::isAbstract » PHP Manual ReflectionClass ... 名前空間内にあるかどうかを調べる ReflectionClass::inNamespace (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionClass::in ... あるかどうかを調べる 説明 public ReflectionClass::inNamespace (): bool このクラスが名前空間内で定義されているかど ... 場合に false を返します。 例 例1 ReflectionClass::inNamespace() の例 <?php namespace A \ B ; class Foo { } $func ... ionClass ( 'stdClass' ); var_dump ( $function -> inNamespace ()); var_dump ( $function -> getName ()); var_dump ...
https://man.plustar.jp/php/reflectionclass.innamespace.html - [similar]
マジック定数 5160
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が ... (例 Foo\Bar )。 __METHOD__ クラスのメソッド名。 __NAMESPACE__ 現在の名前空間の名前。 ClassName ::class 完全に修 ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
新機能 5160
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x ... 造 use function および use const を用います。 <?php namespace Name \ Space { const FOO = 42 ; function f () { ec ... ho __FUNCTION__ . "\n" ; } } namespace { use const Name \ Space \ FOO ; use function Name ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
Create a new ClientEncryption object 5160
« MongoDB\Driver\ClientEncryption MongoDB\Driver\ClientEncryption::createDataKey » PHP Manual Mo ... river\Manager::createClientEncryption() ). keyVaultNamespace string A fully qualified namespace (e.g. "database ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.construct.html - [similar]
Create a new ClientEncryption object 5160
« MongoDB\Driver\Manager::__construct MongoDB\Driver\Manager::executeBulkWrite » PHP Manual Mong ... , the current Manager and cluster is used. keyVaultNamespace string A fully qualified namespace (e.g. "database ...
https://man.plustar.jp/php/mongodb-driver-manager.createclientencryption.html - [similar]
空の DOMDocumentType オブジェクトを作成する 5111
« DOMImplementation::createDocument DOMImplementation::hasFeature » PHP Manual DOMImplementation ... MDocumentType ノードを返します。 エラー / 例外 DOM_NAMESPACE_ERR qualifiedName で指定した名前空間に間違いがある ...
https://man.plustar.jp/php/domimplementation.createdocumenttype.html - [similar]
処理命令 (PI) 用ハンドラを設定する 5111
« xml_set_object xml_set_start_namespace_decl_handler » PHP Manual XML パーサ 関数 処理命令 (PI) ...
https://man.plustar.jp/php/function.xml-set-processing-instruction-handler.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 NEXT