TimeDataCollector::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
|
TimeDataCollector::getInitTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Gets the initialization time. |
TestBase::$setupDatabasePrefix |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
|
Connection::DATABASE_NOT_FOUND |
constant |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php |
Error code for "Unknown database" error. |
ViewExecutable::$base_database |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Allow to override the used database which is used for this query. |
PoDatabaseWriter::importString |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Imports one string into the database. |
XmlEncoder::needsCdataWrapping |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
Checks if a value contains any characters which would require CDATA wrapping. |
LoadClassMetadataEventArgs.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
|
MockArraySessionStorage::$data |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
|
RequestDataCollector::getRoute |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
Gets the route name. |
TestBase::changeDatabasePrefix |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Changes the database connection to the prefixed one. |
MemoryDataCollector::getMemory |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php |
Gets the memory. |
DocParser::$annotationMetadata |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Hash-map for caching annotation metadata |
ViewTestData::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php |
Returns the schema definition. |
ConfigDataCollector::setKernel |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Constructor. |
ConfigDataCollector::hasXDebug |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if the XDebug is enabled. |
ConfigDataCollector::hasXCache |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if XCache is enabled. |
DatabaseBackend::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteMultiple(). |
DatabaseBackend::invalidateTags |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
RequestDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
|
PHPDriver::loadMetadataForClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php |
Loads the metadata for the specified class into the provided container. |
PHPDriverTest::testLoadMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/PHPDriverTest.php |
|
ObjectManager::getClassMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Returns the ClassMetadata descriptor for a class. |
RemoteFileUnmanagedSaveDataTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Tests the file_unmanaged_save_data() function on remote filesystems. |
MongoDbProfilerStorage::getData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
drupal-7.user_data.database.php |
file |
drupal/core/modules/system/tests/upgrade/drupal-7.user_data.database.php |
|
AlterableInterface::addMetaData |
function |
drupal/core/lib/Drupal/Core/Database/Query/AlterableInterface.php |
Adds additional metadata to the query. |
AlterableInterface::getMetaData |
function |
drupal/core/lib/Drupal/Core/Database/Query/AlterableInterface.php |
Retrieves a given piece of metadata. |
DatabaseLockBackend::releaseAll |
function |
drupal/core/lib/Drupal/Core/Lock/DatabaseLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::releaseAll(). |
DatabaseTestBase::installTables |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseTestBase.php |
Sets up several tables needed by a certain test. |
DatabaseTestBase::addSampleData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseTestBase.php |
Sets up our sample data. |
Tasks::validateDatabaseSettings |
function |
drupal/core/lib/Drupal/Core/Database/Install/Tasks.php |
Validates driver specific configuration settings. |
ClassMetadataFactoryTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
DatabaseStorage::setIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::setIfNotExists(). |
DatabaseStorage::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteMultiple(). |
ZendDataCacheTest::testGetStats |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ZendDataCacheTest.php |
@group DCOM-43 |
TempStoreDatabaseTest::$objects |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
An array of random stdClass objects. |
DatabaseStorageController::load |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::load(). |
TempStoreDatabaseTest::tearDown |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
Deletes created files, database tables, and reverts all environment changes. |
StreamInterface::getWrapperData |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Wrapper specific data attached to this stream. |
DatabaseStorageController::save |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::save(). |
ResourceResponse::$responseData |
property |
drupal/core/modules/rest/lib/Drupal/rest/ResourceResponse.php |
Response data that should be serialized. |
FilterInOperatorTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php |
Returns the views data definition. |
SaveDataTest::testExistingError |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php |
Test that file_save_data() fails overwriting an existing file. |
TimeDataCollector::getTotalTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Gets the request elapsed time. |
TimeDataCollector::getStartTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Gets the request time. |
TestBase::getDatabaseConnection |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Returns the database connection to the site running Simpletest. |
RequestDataCollector::getFormat |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
_form_test_tableselect_get_data |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Create a header and options array. Helper function for callbacks. |
DataCollectorInterface::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php |
Collects data for the given Request and Response. |