FieldUnitTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Overrides Drupal\views\Tests\ViewTestBase::viewsData(). |
FieldDateTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php |
Returns the views data definition. |
_field_test_storage_data |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Helper function: stores or retrieves data from the 'storage backend'. |
file_unmanaged_save_data |
function |
drupal/core/includes/file.inc |
Saves a file to the specified destination without invoking file API. |
DataCollector::serialize |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollector.php |
|
ViewsDataTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php |
Overrides Drupal\views\Tests\ViewTestBase::viewsData(). |
Connection::databaseType |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Returns the name of the PDO driver for this connection. |
MemcachedMock::storeData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php |
|
DatabaseStorageTest::read |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
MetadataBag::stampCreated |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
|
ViewUnitTestBase::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php |
Returns a very simple test dataset. |
DRUPAL_BOOTSTRAP_DATABASE |
constant |
drupal/core/includes/bootstrap.inc |
Fourth bootstrap phase: initialize database layer. |
TempStoreDatabaseTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
Definition of Drupal\user\Tests\TempStoreDatabaseTest. |
ComplexDataInterface::get |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Gets a property object. |
ComplexDataInterface::set |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Sets a property value. |
FilterStringTest::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
An extended test dataset. |
Database::RETURN_AFFECTED |
constant |
drupal/core/lib/Drupal/Core/Database/Database.php |
Flag to indicate a query call should return the number of affected rows. |
UnmanagedSaveDataTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedSaveDataTest.php |
Definition of Drupal\system\Tests\File\UnmanagedSaveDataTest. |
TreeDataUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeDataUnitTest.php |
|
Database::closeConnection |
function |
drupal/core/lib/Drupal/Core/Database/Database.php |
Closes a connection to the server specified by the given key and target. |
UserDataInterface::delete |
function |
drupal/core/modules/user/lib/Drupal/user/UserDataInterface.php |
Deletes data stored for a user account. |
ZendDataCache::doContains |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ZendDataCache.php |
Test if an entry exists in the cache. |
ZendDataCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ZendDataCache.php |
Retrieves cached information from data store |
LanguageTestBase::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/LanguageTestBase.php |
Overrides \Drupal\views\Tests\ViewTestBase::dataSet(). |
DatabaseStorageController |
class |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Defines a base entity controller class. |
drupal_get_database_types |
function |
drupal/core/includes/install.inc |
Returns all supported database installer objects that are compiled into PHP. |
TaggingTest::testMetaData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php |
Tests that we can attach metadata to a query object. |
DrupalKernel::$moduleData |
property |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
An array of module data objects. |
database_test_query_alter |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Implements hook_query_alter(). |
taxonomy_views_data_alter |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_views_data_alter(). |
taxonomy_field_views_data |
function |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_field_views_data(). |
TestBase::$databasePrefix |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
The database prefix of this test run. |
FieldBooleanTest::dataSet |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php |
Returns a very simple test dataset. |
simpletest_clean_database |
function |
drupal/core/modules/simpletest/simpletest.module |
Removed prefixed tables from the database that are left over from crashed tests. |
StringDatabaseStorage.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Definition of Drupal\locale\StringDatabaseStorage. |
DatabaseStorage::$options |
property |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Additional database connection options to use in queries. |
system_rebuild_theme_data |
function |
drupal/core/modules/system/system.module |
Rebuild, save, and return data about all currently available themes. |
MetadataBagTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
Config::setOverriddenData |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
Sets the current data for this configuration object. |
DatabaseBackend::register |
function |
drupal/core/lib/Drupal/Core/Flood/DatabaseBackend.php |
Implements Drupal\Core\Flood\FloodInterface::register(). |
Tasks::initializeDatabase |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php |
Make PostgreSQL Drupal friendly. |
hook_data_type_info_alter |
function |
drupal/core/modules/system/system.api.php |
Alter available data types for typed data wrappers. |
DatabaseStorageTest::setUp |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
Sets up Drupal unit test environment. |
MetadataBag::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
Gets the storage key for this bag. |
DatabaseBackend::deleteAll |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteAll(). |
views_test_data_permission |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Implements hook_permission(). |
views_test_data_views_data |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Implements hook_views_data(). |
ExceptionDataCollectorTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ExceptionDataCollectorTest.php |
|
FieldCustomTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCustomTest.php |
Returns the views data definition. |
update_fetch_data_finished |
function |
drupal/core/modules/update/update.fetch.inc |
Batch callback: Performs actions when all fetch tasks have been completed. |