TestObjectMetadata::hasField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the given field is a mapped property for this class. |
drupal-7.system.database.php |
file |
drupal/core/modules/system/tests/upgrade/drupal-7.system.database.php |
Database additions for system tests. Used in upgrade.system.test. |
DatabaseLockBackend::acquire |
function |
drupal/core/lib/Drupal/Core/Lock/DatabaseLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::acquire(). |
ClassUtilsTest::dataGetClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
|
DatabaseLockBackend::release |
function |
drupal/core/lib/Drupal/Core/Lock/DatabaseLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::release(). |
Database::isActiveConnection |
function |
drupal/core/lib/Drupal/Core/Database/Database.php |
Determines if there is an active connection. |
FieldFileSizeTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Returns the views data definition. |
RelationshipNodeTermDataTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php |
Tests the node_term_data relationship handler. |
KeyValueDatabaseFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
Constructs a new key/value database storage object for a given collection name. |
DatabaseStorageExpirableTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Tests the key-value database storage. |
DatabaseStorage::$connection |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
The database connection. |
DatabaseStorage::__construct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Overrides Drupal\Core\KeyValueStore\StorageBase::__construct(). |
DatabaseStorage::getMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getMultiple(). |
DatabaseStorageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
|
FilterNumericTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
Returns the views data definition. |
drupal_detect_database_types |
function |
drupal/core/includes/install.inc |
Detects all supported databases that are compiled into PHP. |
DatabaseFileUsageBackend.php |
file |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Definition of Drupal\file\FileUsage\DatabaseFileUsageBackend. |
StreamInterface::getMetaData |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Get stream metadata |
TempStoreDatabaseTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
Sets up unit test environment. |
ClassMetadata::getIdentifier |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Gets the mapped identifier field name. |
ClassMetadata::getFieldNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
A numerically indexed list of field names of this persistent class. |
LoggerDataCollector::$logger |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
|
LoggerDataCollector::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
Collects data for the given Request and Response. |
LoggerDataCollector::getLogs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
Gets the logs. |
LoggerDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php |
Returns the name of the collector. |
PoDatabaseWriter::$_langcode |
property |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Language code of the language being written to the database. |
TimeDataCollector::setEvents |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Sets the request events. |
TimeDataCollector::getEvents |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Gets the request events. |
PoDatabaseWriter::getOptions |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Get the options used by the writer. |
PoDatabaseWriter::setOptions |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Set the options for the current writer. |
AnnotationTargetClass::$data |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetClass.php |
|
PoDatabaseWriter::writeItems |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Implements Drupal\Component\Gettext\PoWriterInterface::writeItems(). |
AbstractClassMetadataFactory |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
The ClassMetadataFactory is used to create ClassMetadata objects that contain all the
metadata mapping informations of a class which describes how a class should be mapped
to a relational database. |
DatabaseStorage::$connection |
property |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
The database connection. |
DatabaseStorage::__construct |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Constructs a new DatabaseStorage controller. |
DatabaseStorageExpirable.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Contains Drupal\Core\KeyValueStore\DatabaseStorageExpirable. |
MemoryDataCollector::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php |
Collects data for the given Request and Response. |
MemoryDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php |
Returns the name of the collector. |
RouterDataCollector::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
Collects data for the given Request and Response. |
RouterDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
Returns the name of the collector. |
ConfigDataCollector::$kernel |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
|
ConfigDataCollector::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Collects data for the given Request and Response. |
DatabaseBackend::$connection |
property |
drupal/core/lib/Drupal/Core/Flood/DatabaseBackend.php |
The database connection used to store flood event information. |
DatabaseBackend::__construct |
function |
drupal/core/lib/Drupal/Core/Flood/DatabaseBackend.php |
Construct the DatabaseBackend. |
ConfigDataCollector::isDebug |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if the debug is enabled. |
ConfigDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns the name of the collector. |
TypedDataTest::testGetAndSet |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Tests the basics around constructing and working with data wrappers. |
DatabaseExceptionWrapper.php |
file |
drupal/core/lib/Drupal/Core/Database/DatabaseExceptionWrapper.php |
Definition of Drupal\Core\Database\DatabaseExceptionWrapper. |
DatabaseBackend::checksumTags |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Returns the sum total of validations for a given set of tags. |
EventDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/EventDataCollectorTest.php |
|