MockArraySessionStorage::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Returns the session name |
MockArraySessionStorage::setName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Sets the session name |
SessionStorageInterface::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Returns the session name |
SessionStorageInterface::setName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Sets the session name |
Twig_Parser::$reservedMacroNames |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
ArgumentPluginBase::summary_name |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Provides the name to use for the summary. By default this is just
the name field. |
EntityFormTest::loadEntityByName |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFormTest.php |
Loads a test entity by name always resetting the storage controller cache. |
AssetManagerTest::testInvalidName |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetManagerTest.php |
|
Twig_Extension_Optimizer::getName |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Optimizer.php |
|
TransactionNameNonUniqueException |
class |
drupal/core/lib/Drupal/Core/Database/TransactionNameNonUniqueException.php |
Exception thrown when a savepoint or transaction name occurs twice. |
TestObjectMetadata::getFieldNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
A numerically indexed list of field names of this persistent class. |
NamespaceAndClassCommentedOut.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespaceAndClassCommentedOut.php |
|
PhpStreamWrapperInterface::rename |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
AbstractProxy::getSaveHandlerName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php |
Gets the session.save_handler name. |
NcsLastCommentName::defineOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NcsLastCommentName.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
_drupal_set_preferred_header_name |
function |
drupal/core/includes/bootstrap.inc |
Sets the preferred name for the HTTP header. |
GroupwiseMax::condition_namespace |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php |
Helper function to namespace query pieces. |
UserValidationTest::testUsernames |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidationTest.php |
|
UniversalClassLoader::$namespaces |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
|
HandlerFieldUserNameTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFieldUserNameTest.php |
|
NamespacedAttributeBagTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
SaveDataTest::testWithoutFilename |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php |
Test the file_save_data() function when no filename is provided. |
HandlerFilterUserNameTest::$names |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
Usernames of $accounts. |
StaticReflectionProperty::getName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
|
RedisProfilerStorage::getItemName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Gets the item name. |
ArgumentPluginBase::get_sort_name |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Return a description of how the argument would normally be sorted. |
AnnotationTargetAnnotation::$name |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetAnnotation.php |
|
StaticPHPDriver::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php |
@todo Same code exists in AnnotationDriver, should we re-use it somehow or not worry about it? |
BreakpointAPITest::testConfigName |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointAPITest.php |
Test Breakpoint::buildConfigName(). |
FilterManagerTest::testInvalidName |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php |
|
PollVoteCheckHostnameTest::getInfo |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollVoteCheckHostnameTest.php |
|
AnnotationDriver::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
Gets the names of all mapped classes known to this driver. |
ClassLoader::setNamespaceSeparator |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Sets the namespace separator used by classes in the namespace of this ClassLoader. |
ClassLoader::getNamespaceSeparator |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Gets the namespace separator used by classes in the namespace of this ClassLoader. |
FileDriverTest::testGlobalBasename |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
ManagerRegistry::getAliasNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Resolves a registered namespace alias to the full namespace. |
ManageFieldsTest::testRenameBundle |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests renaming a bundle. |
ClassUtils::generateProxyClassName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Util/ClassUtils.php |
Given a class name and a proxy namespace return the proxy name. |
StaticReflectionParser::$className |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
The name of the class. |
StaticReflectionParser::$namespace |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php |
The namespace of the class |
InvalidBreakpointNameException.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointNameException.php |
Definition of Drupal\breakpoint\InvalidBreakpointNameException. |
ClassMetadata::getAssociationNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
A numerically indexed list of association names of this persistent class. |
NamespacedAttributeBagTest::$array |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
CacheProvider::getNamespaceVersion |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Namespace version |
HandlerFilterUserNameTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
|
NamespacedAttributeBag::resolveKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Resolves the key from the name. |
SaveUploadTest::testExistingRename |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
Test renaming when uploading over a file that already exists. |
DocParser::$ignoredAnnotationNames |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
A list with annotations that are not causing exceptions when not resolved to an annotation class. |
Twig_TemplateTest::getTemplateName |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
Returns the template name. |
StaticReflectionClass::getFileName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|