ComplexDataInterface::isEmpty |
function |
drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php |
Determines whether the data structure is empty. |
PoDatabaseReader::__construct |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Constructor, initializes with default options. |
PoDatabaseReader::getLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::getLangcode(). |
PoDatabaseReader::setLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setLangcode(). |
TypedDataInterface::getString |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataInterface.php |
Returns a string representation of the data. |
EntityQueryTest::testMetaData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Test adding a tag and metadata to the Entity query object. |
PoDatabaseReader::loadStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Builds and executes a database query based on options set earlier. |
TypedDataManager::__construct |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
|
Database::setActiveConnection |
function |
drupal/core/lib/Drupal/Core/Database/Database.php |
Sets the active connection to the specified key. |
AnnotationTargetMethod::$data |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetMethod.php |
|
Database::parseConnectionInfo |
function |
drupal/core/lib/Drupal/Core/Database/Database.php |
Process the configuration file for database information. |
DatabaseStorageTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
Deletes created files, database tables, and reverts all environment changes. |
TempStoreDatabaseTest::$users |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
An array of (fake) user IDs. |
database_test_odd_pager_query |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a pager query and returns the results. |
database_test_tablesort_first |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a tablesort query with a second order_by after and returns the results. |
ClassMetadata::hasAssociation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Checks if the given field is a mapped association for this class. |
database_test_theme_tablesort |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Outputs a form without setting a header sort. |
DatabaseFileUsageBackend::add |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Implements Drupal\file\FileUsage\FileUsageInterface::add(). |
ClassMetadata::getTypeOfField |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Returns a type name of this field. |
ViewExecutable::$exposed_data |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
All the form data from $form_state['values']. |
PoDatabaseWriter::__construct |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Constructor, initialize reporting array. |
PoDatabaseWriter::getLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::getLangcode(). |
PoDatabaseWriter::setLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setLangcode(). |
RequestDataCollector::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
Collects data for the given Request and Response. |
FilterEqualityTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
Returns the views data definition. |
RequestDataCollector::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
Returns the name of the collector. |
ViewTestData::importTestViews |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php |
Imports test views from config. |
update_calculate_project_data |
function |
drupal/core/modules/update/update.compare.inc |
Calculates the current update status of all projects on the site. |
ConfigDataCollector::getToken |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Gets the token. |
DatabaseStorageController.php |
file |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Definition of Drupal\Core\Entity\DatabaseStorageController. |
StringDatabaseStorage::delete |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::delete(). |
DatabaseBackend::deleteExpired |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteExpired(). |
DatabaseBackend::invalidateAll |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
MemoryDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/MemoryDataCollectorTest.php |
|
LoggerDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php |
|
ConfigDataCollectorTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php |
|
Connection::DATABASE_NOT_FOUND |
constant |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php |
Error code for "Unknown database" error. |
ExceptionDataCollectorTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ExceptionDataCollectorTest.php |
|
drupal-7.language.database.php |
file |
drupal/core/modules/system/tests/upgrade/drupal-7.language.database.php |
Database additions for language tests. Used in upgrade.language.test. |
UnmanagedSaveDataTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedSaveDataTest.php |
|
PoMetadataInterface::setHeader |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Set header metadata. |
PoMetadataInterface::getHeader |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Get header metadata. |
Connection::DATABASE_NOT_FOUND |
constant |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
Error code for "Unable to open database file" error. |
Connection::$attachedDatabases |
property |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Connection.php |
All databases attached to the current database. This is used to allow
prefixes to be safely handled without locking the table |
NodeTermData::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/relationship/NodeTermData.php |
Default options form that provides the label widget that all fields
should have. |
ClassMetadataFactoryTest::$cmf |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
TempStoreDatabaseTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
|
database_test_even_pager_query |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a pager query and returns the results. |
DrupalUnitTestBase::$themeData |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
|
SaveDataTest::testWithFilename |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php |
Test the file_save_data() function when a filename is provided. |