Search for prefix
- Search 7.x for prefix
- Search 9.5.x for prefix
- Search 8.9.x for prefix
- Search 11.x for prefix
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@coversNothing |
TestSiteInstallCommand::changeDatabasePrefix | function | core/ |
|
TestSiteInstallCommand::prepareDatabasePrefix | function | core/ |
Generates a database prefix for running tests. |
Token::findWithPrefix | function | core/ |
Returns a list of tokens that begin with a specific prefix. |
TwigEnvironment::$twigCachePrefix | property | core/ |
The template cache filename prefix. |
TwigEnvironment::CACHE_PREFIX_METADATA_KEY | constant | core/ |
Key name of the Twig cache prefix metadata key-value pair in State. |
TwigEnvironment::getTwigCachePrefix | function | core/ |
Get the cache prefixed used by \Drupal\Core\Template\TwigPhpStorageCache. |
TwigEnvironmentTest::testTwigFilePrefixChange | function | core/ |
Test twig file prefix change. |
TwigPhpStorageCache::$templateCacheFilenamePrefix | property | core/ |
The template cache filename prefix. |
TwigSandboxPolicy::$allowed_prefixes | property | core/ |
|
TwigSandboxTest::testEntitySafePrefixes | function | core/ |
Tests that prefixed methods can be called from within Twig templates. |
UrlHelperTest::dataEnhanceWithPrefix | function | core/ |
Enhances test URLs with prefixes. |
UserPasswordResetTest::languagePrefixTestProvider | function | core/ |
Provides scenarios for testUserPasswordResetPreferredLanguage(). |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.