Search for data
- Search 9.5.x for data
- Search 8.9.x for data
- Search 10.3.x for data
- Search 11.x for data
- Search main for data
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DrupalDatabaseCache::$bin | property | includes/ |
|
| DrupalDatabaseCache::clear | function | includes/ |
Implements DrupalCacheInterface::clear(). |
| DrupalDatabaseCache::garbageCollection | function | includes/ |
Garbage collection for get() and getMultiple(). |
| DrupalDatabaseCache::get | function | includes/ |
Implements DrupalCacheInterface::get(). |
| DrupalDatabaseCache::getMultiple | function | includes/ |
Implements DrupalCacheInterface::getMultiple(). |
| DrupalDatabaseCache::isEmpty | function | includes/ |
Implements DrupalCacheInterface::isEmpty(). |
| DrupalDatabaseCache::isValidBin | function | includes/ |
Checks if $this->bin represents a valid cache table. |
| DrupalDatabaseCache::prepareItem | function | includes/ |
Prepares a cached item. |
| DrupalDatabaseCache::set | function | includes/ |
Implements DrupalCacheInterface::set(). |
| DrupalDatabaseCache::__construct | function | includes/ |
Constructs a DrupalDatabaseCache object. |
| DrupalHTTPResponseStatusLineTest::statusLineData | function | modules/ |
Data provider for testStatusLine(). |
| DrupalLocalStreamWrapper::stream_metadata | function | includes/ |
Sets metadata on the stream. |
| DrupalTestCase::$databasePrefix | property | modules/ |
The database prefix of this test run. |
| DrupalTestCase::$setupDatabasePrefix | property | modules/ |
|
| DrupalTestCase::getDatabaseConnection | function | modules/ |
Returns the database connection to the site running Simpletest. |
| DrupalWebTestCase::changeDatabasePrefix | function | modules/ |
Changes the database connection to the prefixed one. |
| DrupalWebTestCase::prepareDatabasePrefix | function | modules/ |
Generates a database prefix for running tests. |
| DRUPAL_BOOTSTRAP_DATABASE | constant | includes/ |
Third bootstrap phase: initialize database layer. |
| drupal_detect_database_types | function | includes/ |
Detects all supported databases that are compiled into PHP. |
| drupal_get_database_types | function | includes/ |
Returns all supported database installer objects that are compiled into PHP. |
| dump-database-d6.sh | file | scripts/ |
Filled installation of Drupal 6.17, for test purposes. |
| dump-database-d7.sh | file | scripts/ |
Dumps a Drupal 7 database into a PHP script to test the upgrade process. |
| EntityFieldQuery::$metaData | property | includes/ |
A list of metadata added to this query. |
| EntityFieldQuery::addMetaData | function | includes/ |
Adds additional metadata to the query. |
| Field API bulk data deletion | group | modules/ |
Clean up after Field API bulk deletion operations. |
| FieldAttachStorageTestCase::testFieldAttachSaveMissingData | function | modules/ |
Tests insert and update with missing or NULL fields. |
| FieldAttachStorageTestCase::testFieldAttachSaveMissingDataDefaultValue | function | modules/ |
Test insert with missing or NULL fields, with default value. |
| FieldAttachStorageTestCase::testFieldHasData | function | modules/ |
Test field_has_data(). |
| FieldSqlStorageTestCase::testFieldAttachSaveMissingData | function | modules/ |
Tests insert and update with missing or NULL fields. |
| FieldSqlStorageTestCase::testFieldCompareDataModification | function | modules/ |
Tests the expected return values of _field_sql_storage_write_compare(). |
| FieldSqlStorageTestCase::testFieldUpdateIndexesWithData | function | modules/ |
Test adding and removing indexes while data is present. |
| FieldSqlStorageTestCase::testUpdateFieldSchemaWithData | function | modules/ |
Test trying to update a field with data. |
| field_has_data | function | modules/ |
Determine whether a field has any data. |
| field_purge_data | function | modules/ |
Purges the field data for a single field on a single pseudo-entity. |
| FileSaveDataTest | class | modules/ |
Tests the file_save_data() function. |
| FileSaveDataTest::getInfo | function | modules/ |
|
| FileSaveDataTest::testExistingError | function | modules/ |
Test that file_save_data() fails overwriting an existing file. |
| FileSaveDataTest::testExistingRename | function | modules/ |
Test file_save_data() when renaming around an existing file. |
| FileSaveDataTest::testExistingReplace | function | modules/ |
Test file_save_data() when replacing an existing file. |
| FileSaveDataTest::testWithFilename | function | modules/ |
Test the file_save_data() function when a filename is provided. |
| FileSaveDataTest::testWithoutFilename | function | modules/ |
Test the file_save_data() function when no filename is provided. |
| FileUnmanagedSaveDataTest | class | modules/ |
Tests the file_unmanaged_save_data() function. |
| FileUnmanagedSaveDataTest::getInfo | function | modules/ |
|
| FileUnmanagedSaveDataTest::testFileSaveData | function | modules/ |
Test the file_unmanaged_save_data() function. |
| file_save_data | function | includes/ |
Saves a file to the specified destination and creates a database entry. |
| file_unmanaged_save_data | function | includes/ |
Saves a string to the specified destination without invoking file API. |
| filter_dom_serialize_escape_cdata_element | function | modules/ |
Adds comments around the <!CDATA section in a dom element. |
| install_database_errors | function | includes/ |
Checks a database connection and returns any errors. |
| Manifest::$metaData | property | misc/ |
|
| Manifest::$metaDataLength | property | misc/ |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.