Search for prefix
- Search 9.5.x for prefix
- Search 8.9.x for prefix
- Search 10.3.x for prefix
- Search 11.x for prefix
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseConnection::$prefixes | property | includes/ |
The prefixes used by this database connection. |
DatabaseConnection::$prefixReplace | property | includes/ |
List of replacement values for use in prefixTables(). |
DatabaseConnection::$prefixSearch | property | includes/ |
List of search values for use in prefixTables(). |
DatabaseConnection::$unprefixedTablesMap | property | includes/ |
List of un-prefixed table names, keyed by prefixed table names. |
DatabaseConnection::getUnprefixedTablesMap | function | includes/ |
Gets a list of individually prefixed table names. |
DatabaseConnection::prefixTables | function | includes/ |
Appends a database prefix to all tables in a query. |
DatabaseConnection::setPrefix | function | includes/ |
Set the list of prefixes used by this database connection. |
DatabaseConnection::tablePrefix | function | includes/ |
Find the prefix for a table. |
DatabaseConnection_mysql::setPrefix | function | includes/ |
} |
DatabaseSchema::getPrefixInfo | function | includes/ |
Get information about the table name and schema from the prefix. |
DatabaseSchema::prefixNonTable | function | includes/ |
Create names for indexes, primary keys and constraints. |
DatabaseSchema_mysql::getPrefixInfo | function | includes/ |
Get information about the table and database name from the prefix. |
DatabaseTablePrefixTestCase | class | modules/ |
Test table prefix handling. |
DatabaseTablePrefixTestCase::getInfo | function | modules/ |
|
DatabaseTablePrefixTestCase::testSchemaDotTablePrefixes | function | modules/ |
|
DrupalTestCase::$databasePrefix | property | modules/ |
The database prefix of this test run. |
DrupalTestCase::$setupDatabasePrefix | property | modules/ |
|
DrupalWebTestCase::changeDatabasePrefix | function | modules/ |
Changes the database connection to the prefixed one. |
DrupalWebTestCase::prepareDatabasePrefix | function | modules/ |
Generates a database prefix for running tests. |
EntityFieldQueryTestCase::testTablePrefixing | function | modules/ |
Tests EFQ table prefixing with multiple conditions and an altered join. |
field_test_query_efq_table_prefixing_test_alter | function | modules/ |
Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'. |
Helper::hasPharPrefix | function | misc/ |
|
Helper::removePharPrefix | function | misc/ |
|
language_url_split_prefix | function | includes/ |
Splits the given path into prefix and actual path. |
LOCALE_LANGUAGE_NEGOTIATION_URL_PREFIX | constant | includes/ |
URL language negotiation: use the path prefix as URL language indicator. |
token_find_with_prefix | function | includes/ |
Returns a list of tokens that begin with a specific prefix. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.