Namespace.php |
file |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Namespace.php |
|
Namespace.php |
file |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php |
|
GetNamespacesTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetNamespacesTest.php |
Tests for RDF namespaces XML serialization. |
EasyRdf_Namespace |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php |
A namespace registry and manipulation class. |
NamespaceTest.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
rdf_rdf_namespaces |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_rdf_namespaces(). |
rdf_get_namespaces |
function |
drupal/core/modules/rdf/rdf.module |
Retrieves RDF namespaces. |
PHP_Token_NAMESPACE |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
SameNamespaceParent |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/SameNamespaceParent.php |
|
SameNamespaceParent |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/DeeperNamespaceParent.php |
|
hook_rdf_namespaces |
function |
drupal/core/modules/rdf/rdf.api.php |
Allow modules to define namespaces for RDF mappings. |
container.namespaces |
service |
drupal/core/core.services.yml |
ArrayObject |
Bundle::getNamespace |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php |
Gets the Bundle namespace. |
classInNamespace.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/classInNamespace.php |
|
GetRdfNamespacesTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
Tests for RDF namespaces declaration with hook_rdf_namespaces(). |
GetNamespacesTest.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetNamespacesTest.php |
Definition of Drupal\rdf\Tests\GetNamespacesTest. |
ExceptionNamespaceTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionNamespaceTest.php |
|
NamespacedAttributeBag |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
This class provides structured storage of session attributes using
a name spacing character in the key. |
DocParser::$namespaces |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
An array of default namespaces if operating in simple mode. |
NonNamespacedClass.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NonNamespacedClass.php |
|
EasyRdf_Namespace::get |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php |
Return a namespace given its prefix. |
EasyRdf_Namespace::set |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php |
Register a new namespace. |
rdf_test_rdf_namespaces |
function |
drupal/core/modules/rdf/tests/rdf_test.module |
Implements hook_rdf_namespaces(). |
PHP_Token_NamespaceTest |
class |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
Tests for the PHP_Token_NAMESPACE class. |
DocParser::addNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Sets the default namespaces. |
Extension::getNamespace |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/Extension.php |
Returns the namespace to be used for this extension (XML namespace). |
SameNamespaceParent.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/SameNamespaceParent.php |
|
autoload_namespaces.php |
file |
drupal/core/vendor/composer/autoload_namespaces.php |
|
ClassLoader::$namespace |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
|
CacheTest::testNamespace |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/CacheTest.php |
|
GetRdfNamespacesTest.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
Definition of Drupal\rdf\Tests\GetRdfNamespacesTest. |
EasyRdf_Namespace::reset |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php |
Delete the anonymous namespaces and reset the counter to 0 |
CacheProvider::$namespace |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
|
source_with_namespace.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_namespace.php |
|
DeeperNamespaceParent.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/DeeperNamespaceParent.php |
|
NamespaceCoveredClass.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveredClass.php |
|
EasyRdf_Namespace::delete |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php |
Delete an existing namespace. |
EasyRdf_Namespace::expand |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php |
Expand a shortened URI (qname) back into a full URI. |
GetNamespacesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetNamespacesTest.php |
|
ExceptionNamespaceTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionNamespaceTest.php |
|
NamespacedAttributeBag.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
|
NamespaceCoverageClassTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageClassTest.php |
|
NamespacedAttributeBagTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
Tests NamespacedAttributeBag |
EasyRdf_Namespace::shorten |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php |
Shorten a URI by substituting in the namespace prefix. |
classInScopedNamespace.php |
file |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/classInScopedNamespace.php |
|
GetNamespacesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetNamespacesTest.php |
Modules to enable. |
CacheProvider::setNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Set the namespace to prefix all cache ids with. |
CacheProvider::getNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Retrieve the namespace that prefixes all cache ids. |
NamespacedAttributeBag::has |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Checks if an attribute is defined. |
NamespacedAttributeBag::get |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Returns an attribute. |