Search for prefix
- Search 7.x for prefix
- Search 9.5.x for prefix
- Search 8.9.x for prefix
- Search 10.3.x for prefix
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PrefixInfoTest | class | core/ |
Tests that the prefix info for a database schema is correct. |
| PrefixInfoTest | class | core/ |
Tests that the prefix info for a database schema is correct. |
| PrefixInfoTest.php | file | core/ |
|
| PrefixInfoTest.php | file | core/ |
|
| PrefixInfoTest::testGetPrefixInfo | function | core/ |
Tests that DatabaseSchema::getPrefixInfo() returns the right database. |
| QueryFactory::CONFIG_LOOKUP_PREFIX | constant | core/ |
The prefix for the key value collection for fast lookups. |
| Registry::getPrefixGroupedUserFunctions | function | core/ |
Gets all user functions grouped by the word before the first underscore. |
| RouteProvider::ROUTE_LOAD_CID_PREFIX | constant | core/ |
Cache ID prefix used to load routes. |
| SandboxManagerBase::TEMPSTORE_DESTROYED_STAGES_INFO_PREFIX | constant | core/ |
The tempstore key for information about previously destroyed stages. |
| Schema::getPrefixInfo | function | core/ |
Get information about the table and database name from the prefix. |
| Schema::getPrefixInfo | function | core/ |
Get information about the table name and schema from the prefix. |
| Schema::prefixNonTable | function | core/ |
Create names for indexes, primary keys and constraints. |
| SchemaUniquePrefixedKeysIndexTest | class | core/ |
Tests adding UNIQUE keys to tables. |
| SchemaUniquePrefixedKeysIndexTest | class | core/ |
Tests adding UNIQUE keys to tables. |
| SchemaUniquePrefixedKeysIndexTest | class | core/ |
Tests adding UNIQUE keys to tables. |
| SchemaUniquePrefixedKeysIndexTest.php | file | core/ |
|
| SchemaUniquePrefixedKeysIndexTest.php | file | core/ |
|
| SchemaUniquePrefixedKeysIndexTest.php | file | core/ |
|
| SchemaUniquePrefixedKeysIndexTest::$columnValue | property | core/ |
Set the value used to test the schema unique prefixed keys index. |
| SchemaUniquePrefixedKeysIndexTest::$columnValue | property | core/ |
Set the value used to test the schema unique prefixed keys index. |
| SchemaUniquePrefixedKeysIndexTest::$columnValue | property | core/ |
Set the value used to test the schema unique prefixed keys index. |
| SchemaUniquePrefixedKeysIndexTestBase | class | core/ |
Tests adding UNIQUE keys to tables. |
| SchemaUniquePrefixedKeysIndexTestBase.php | file | core/ |
|
| SchemaUniquePrefixedKeysIndexTestBase::$columnValue | property | core/ |
Set the value used to test the schema unique prefixed keys index. |
| SchemaUniquePrefixedKeysIndexTestBase::checkUniqueConstraintException | function | core/ |
Verifies that inserting the same value/prefix twice causes an exception. |
| SchemaUniquePrefixedKeysIndexTestBase::testAddField | function | core/ |
Tests adding a new field with UNIQUE key. |
| SchemaUniquePrefixedKeysIndexTestBase::testAddUniqueKey | function | core/ |
Tests adding a UNIQUE key to an existing table. |
| SchemaUniquePrefixedKeysIndexTestBase::testChangeField | function | core/ |
Tests changing a field to add a UNIQUE key. |
| SchemaUniquePrefixedKeysIndexTestBase::testCreateTable | function | core/ |
Tests UNIQUE keys put directly on the table definition. |
| SessionConfiguration::getUnprefixedName | function | core/ |
Returns the session cookie name without the secure/insecure prefix. |
| Settings::getApcuPrefix | function | core/ |
Generates a prefix for APCu user cache keys. |
| SettingsTest::testGetApcuPrefix | function | core/ |
Tests Settings::getApcuPrefix(). |
| SimpletestTestRunResultsStorage::setDatabasePrefix | function | core/ |
Sets the test database prefix of a test run in storage. |
| SqlContentEntityStorageSchema::getTemporaryTableMappingPrefix | function | core/ |
Gets a string to be used as a prefix for a temporary table mapping object. |
| TemporaryQueryGuard::addConditionFieldPrefix | function | core/ |
Prefixes all fields in an EntityConditionGroup. |
| TestDatabase::$databasePrefix | property | core/ |
The test database prefix. |
| TestDatabase::getDatabasePrefix | function | core/ |
Gets the test database prefix. |
| TestDatabaseTest::testConstructorNullPrefix | function | core/ |
Verify that a test lock is generated if there is no provided prefix. |
| TestRun::$databasePrefix | property | core/ |
The test database prefix. |
| TestRun::getDatabasePrefix | function | core/ |
Gets the test database prefix. |
| TestRun::setDatabasePrefix | function | core/ |
Sets the test database prefix. |
| TestRunResultsStorageInterface::setDatabasePrefix | function | core/ |
Sets the test database prefix of a test run in storage. |
| TestSetupTrait::$databasePrefix | property | core/ |
The database prefix of this test run. |
| TestSetupTrait::changeDatabasePrefix | function | core/ |
Changes the database connection to the prefixed one. |
| TestSetupTrait::prepareDatabasePrefix | function | core/ |
Generates a database prefix for running tests. |
| TestSetupTraitTest::testChangeDatabasePrefix | function | core/ |
Tests the SIMPLETEST_DB environment variable is used. |
| TestSiteApplicationTest::testTearDownDbPrefixValidation | function | core/ |
Tests tear down db prefix validation. |
| TestSiteInstallCommand::changeDatabasePrefix | function | core/ |
Changes the database connection to the prefixed one. |
| TestSiteInstallCommand::prepareDatabasePrefix | function | core/ |
Generates a database prefix for the site installation. |
| Token::findWithPrefix | function | core/ |
Returns a list of tokens that begin with a specific prefix. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.