Search for prefix

  1. Search 9.5.x for prefix
  2. Search 8.9.x for prefix
  3. Search 10.3.x for prefix
  4. Search 11.x for prefix
  5. Other projects
Title Object type File name Summary
DatabaseConnection::$prefixes property includes/database/database.inc The prefixes used by this database connection.
DatabaseConnection::$prefixReplace property includes/database/database.inc List of replacement values for use in prefixTables().
DatabaseConnection::$prefixSearch property includes/database/database.inc List of search values for use in prefixTables().
DatabaseConnection::$unprefixedTablesMap property includes/database/database.inc List of un-prefixed table names, keyed by prefixed table names.
DatabaseConnection::getUnprefixedTablesMap function includes/database/database.inc Gets a list of individually prefixed table names.
DatabaseConnection::prefixTables function includes/database/database.inc Appends a database prefix to all tables in a query.
DatabaseConnection::setPrefix function includes/database/database.inc Set the list of prefixes used by this database connection.
DatabaseConnection::tablePrefix function includes/database/database.inc Find the prefix for a table.
DatabaseConnection_mysql::setPrefix function includes/database/mysql/database.inc }
DatabaseSchema::getPrefixInfo function includes/database/schema.inc Get information about the table name and schema from the prefix.
DatabaseSchema::prefixNonTable function includes/database/schema.inc Create names for indexes, primary keys and constraints.
DatabaseSchema_mysql::getPrefixInfo function includes/database/mysql/schema.inc Get information about the table and database name from the prefix.
DatabaseTablePrefixTestCase class modules/simpletest/tests/database_test.test Test table prefix handling.
DatabaseTablePrefixTestCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseTablePrefixTestCase::testSchemaDotTablePrefixes function modules/simpletest/tests/database_test.test
DrupalTestCase::$databasePrefix property modules/simpletest/drupal_web_test_case.php The database prefix of this test run.
DrupalTestCase::$setupDatabasePrefix property modules/simpletest/drupal_web_test_case.php
DrupalWebTestCase::changeDatabasePrefix function modules/simpletest/drupal_web_test_case.php Changes the database connection to the prefixed one.
DrupalWebTestCase::prepareDatabasePrefix function modules/simpletest/drupal_web_test_case.php Generates a database prefix for running tests.
EntityFieldQueryTestCase::testTablePrefixing function modules/simpletest/tests/entity_query.test Tests EFQ table prefixing with multiple conditions and an altered join.
field_test_query_efq_table_prefixing_test_alter function modules/field/tests/field_test.module Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'.
Helper::hasPharPrefix function misc/typo3/phar-stream-wrapper/src/Helper.php
Helper::removePharPrefix function misc/typo3/phar-stream-wrapper/src/Helper.php
language_url_split_prefix function includes/language.inc Splits the given path into prefix and actual path.
LOCALE_LANGUAGE_NEGOTIATION_URL_PREFIX constant includes/locale.inc URL language negotiation: use the path prefix as URL language
indicator.
token_find_with_prefix function includes/token.inc 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.