|
Session::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Returns the session ID. |
|
StringBase::getId |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::getId(). |
|
AbstractProxy::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php |
Gets the session ID. |
|
ConfigImporter::getId |
function |
drupal/core/lib/Drupal/Core/Config/ConfigImporter.php |
Returns the identifier for events and locks. |
|
StringInterface::getId |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Gets the string unique identifier. |
|
SessionTest::testGetId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
|
SessionInterface::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Returns the session ID. |
|
NativeSessionStorage::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Returns the session ID |
|
ClassMetadata::getIdentifier |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Gets the mapped identifier field name. |
|
MockArraySessionStorage::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Returns the session ID |
|
SessionStorageInterface::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Returns the session ID |
|
ServiceNotFoundException::getId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ServiceNotFoundException.php |
|
|
ServiceReferenceGraphNode::getId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
Returns the identifier. |
|
TestObjectMetadata::getIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Gets the mapped identifier field name. |
|
ClassMetadata::getIdentifierValues |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Return the identifier of this object as an array with field name as key. |
|
PHP_CodeCoverage_Report_Node::getId |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
|
NativeSessionStorageTest::testGetId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
|
MockFileSessionStorageTest::testGetId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
|
MockArraySessionStorageTest::testGetId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
|
ClassMetadata::getIdentifierFieldNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Returns an array of identifier field names numerically indexed. |
|
TestObjectMetadata::getIdentifierValues |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Return the identifier of this object as an array with field name as key. |
|
PersistentObjectTest::testGetIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
|
TestObjectMetadata::getIdentifierFieldNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Returns an array of identifier field names numerically indexed. |
|
ConfigStorageController::getIDFromConfigName |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Extracts the configuration entity ID from the full configuration name. |