Search for name
Title | Object type | File name | Summary |
---|---|---|---|
Archive_Tar::$_tarname | property | modules/ |
|
Archive_Tar::$_temp_tarname | property | modules/ |
|
Archive_Tar::_isMaliciousFilename | function | modules/ |
Detect and report a malicious file name |
Behavior::COMMAND_RENAME | constant | misc/ |
|
book_menu_name | function | modules/ |
Generates the corresponding menu name from a book ID. |
BootstrapGetFilenameTestCase | class | modules/ |
Test drupal_get_filename()'s availability. |
BootstrapGetFilenameTestCase::$getFilenameTestTriggeredError | property | modules/ |
The last file-related error message triggered by the filename test. |
BootstrapGetFilenameTestCase::fileNotFoundErrorHandler | function | modules/ |
Skips handling of "file not found" errors. |
BootstrapGetFilenameTestCase::getInfo | function | modules/ |
|
BootstrapGetFilenameTestCase::testDrupalGetFilename | function | modules/ |
Test that drupal_get_filename() works correctly when the file is not found in the database. |
BootstrapGetFilenameWebTestCase | class | modules/ |
Test drupal_get_filename() in the context of a full Drupal installation. |
BootstrapGetFilenameWebTestCase::$getFilenameTestTriggeredError | property | modules/ |
The last file-related error message triggered by the filename test. |
BootstrapGetFilenameWebTestCase::fileNotFoundErrorHandler | function | modules/ |
Skips handling of "file not found" errors. |
BootstrapGetFilenameWebTestCase::getInfo | function | modules/ |
|
BootstrapGetFilenameWebTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BootstrapGetFilenameWebTestCase::testDrupalGetFilename | function | modules/ |
Test that drupal_get_filename() works correctly with a full Drupal site. |
BootstrapGetFilenameWebTestCase::testRecursiveRebuilds | function | modules/ |
Test that drupal_get_filename() does not break recursive rebuilds. |
BootstrapGetFilenameWebTestCase::testWatchdog | function | modules/ |
Test that watchdog messages about missing files are correctly recorded. |
Database::renameConnection | function | includes/ |
Rename a connection and its corresponding connection information. |
DatabaseConnection::$escapedNames | property | includes/ |
List of escaped database, table, and field names, keyed by unescaped names. |
DatabaseConnection::$temporaryNameIndex | property | includes/ |
An index used to generate unique temporary table names. |
DatabaseConnection::generateTemporaryTableName | function | includes/ |
Generates a temporary table name. |
DatabaseConnection::makeSequenceName | function | includes/ |
Creates the appropriate sequence name for a given table and serial field. |
DatabaseReservedKeywordTestCase::testTableNameQuoting | function | modules/ |
|
DatabaseSchema::buildTableNameCondition | function | includes/ |
Build a condition to match a table name against a standard information_schema. |
DatabaseSchema::fieldNames | function | includes/ |
Return an array of field names from an array of key/index column specifiers. |
DatabaseSchema::renameTable | function | includes/ |
Rename a table. |
DatabaseSchema_mysql::buildTableNameCondition | function | includes/ |
Build a condition to match a table name against a standard information_schema. |
DatabaseSchema_mysql::renameTable | function | includes/ |
Rename a table. |
DatabaseSchema_pgsql::$tempNamespaceName | property | includes/ |
PostgreSQL's temporary namespace name. |
DatabaseSchema_pgsql::buildTableNameCondition | function | includes/ |
Build a condition to match a table name against a standard information_schema. |
DatabaseSchema_pgsql::getTempNamespaceName | function | includes/ |
Gets PostgreSQL's temporary namespace name. |
DatabaseSchema_pgsql::renameTable | function | includes/ |
Rename a table. |
DatabaseSchema_sqlite::renameTable | function | includes/ |
Rename a table. |
DatabaseStatementPrefetch::$columnNames | property | includes/ |
The list of column names in this result set. |
DatabaseTasks::name | function | includes/ |
Return the human-readable name of the driver. |
DatabaseTasks_mysql::name | function | includes/ |
Returns a human-readable name string for MySQL and equivalent databases. |
DatabaseTasks_pgsql::name | function | includes/ |
Return the human-readable name of the driver. |
DatabaseTasks_sqlite::name | function | includes/ |
Return the human-readable name of the driver. |
DatabaseTransaction::$name | property | includes/ |
The name of the transaction. |
DatabaseTransaction::name | function | includes/ |
Retrieves the name of the transaction or savepoint. |
DatabaseTransactionNameNonUniqueException | class | includes/ |
Exception thrown when a savepoint or transaction name occurs twice. |
db_field_names | function | includes/ |
Returns an array of field names from an array of key/index column specifiers. |
db_rename_table | function | includes/ |
Renames a table. |
DrupalGetRdfNamespacesTestCase | class | modules/ |
Tests for RDF namespaces XML serialization. |
DrupalGetRdfNamespacesTestCase::getInfo | function | modules/ |
|
DrupalGetRdfNamespacesTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalGetRdfNamespacesTestCase::testGetRdfNamespaces | function | modules/ |
Test RDF namespaces. |
DrupalLocalStreamWrapper::dirname | function | includes/ |
Gets the name of the directory from a given path. |
DrupalLocalStreamWrapper::rename | function | includes/ |
Support for rename(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.