Scope::getName |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Scope.php |
@api |
Route::getName |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php |
|
Field::getName |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Implements ContextAwareInterface::getName(). |
Event::getName |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php |
Gets the event's name. |
Kernel::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Gets the name of the kernel |
Header::getName |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Header.php |
Get the name of the header |
Bundle::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php |
Returns the bundle name (the class short name). |
Cookie::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Cookie.php |
Gets the name of the cookie. |
Config::getName |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
Returns the name of this configuration object. |
Session::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Returns the session name. |
FlashBag::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
Gets this bag's name |
Language::getName |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
Implements ContextAwareInterface::getName(). |
GetNamespacesTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetNamespacesTest.php |
Tests for RDF namespaces XML serialization. |
Bundle::getNamespace |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php |
Gets the Bundle namespace. |
MetadataBag::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
Gets this bag's name |
GetNamespacesTest.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetNamespacesTest.php |
Definition of Drupal\rdf\Tests\GetNamespacesTest. |
AttributeBag::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Gets this bag's name |
EntityWrapper::getName |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements ContextAwareInterface::getName(). |
KernelForTest::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php |
Gets the name of the kernel |
AbstractProxy::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php |
Gets the session name. |
AssetManager::getNames |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php |
Returns an array of asset names. |
EventTest::testGetName |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php |
|
ClassMetadata::getName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Get fully-qualified class name of this persistent class. |
TestExtension::getName |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
TextProcessed::getName |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/TextProcessed.php |
Implements ContextAwareInterface::getName(). |
FieldItemBase::getName |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements ContextAwareInterface::getName(). |
KernelTest::testGetName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
ScopeInterface::getName |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ScopeInterface.php |
@api |
FilterManager::getNames |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
Extension::getNamespace |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/Extension.php |
Returns the namespace to be used for this extension (XML namespace). |
BundleInterface::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php |
Returns the bundle name (the class short name). |
KernelInterface::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the name of the kernel |
AsseticExtension::getName |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php |
|
SessionInterface::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Returns the session name. |
GetNamespacesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetNamespacesTest.php |
|
TimeDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Returns the name of the collector. |
EntityTranslation::getName |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements ContextAwareInterface::getName(). |
LazyAssetManager::getNames |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Returns an array of asset names. |
AutoExpireFlashBag::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
Gets this bag's name |
TestObjectMetadata::getName |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Get fully-qualified class name of this persistent class. |
GetNamespacesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetNamespacesTest.php |
Modules to enable. |
CacheProvider::getNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Retrieve the namespace that prefixes all cache ids. |
EventDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php |
Returns the name of the collector. |
Twig_Extension_Core::getName |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Returns the name of the extension. |
LoggerDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
Returns the name of the collector. |
MemoryDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php |
Returns the name of the collector. |
SessionBagInterface::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php |
Gets this bag's name |
RouterDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
Returns the name of the collector. |
ConfigDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns the name of the collector. |
BundleInterface::getNamespace |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php |
Gets the Bundle namespace. |