Search for prefix
- Search 7.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 |
---|---|---|---|
Fixtures::persistentPrefix | function | core/ |
Generates a persistent prefix to use with all of our temporary directories. |
FunctionalTestSetupTrait::$apcuEnsureUniquePrefix | property | core/ |
The flag to set 'apcu_ensure_unique_prefix' setting. |
GlossaryViewTest::testGlossaryLanguagePrefix | function | core/ |
Tests that the glossary also works on a language prefixed URL. |
InlineBlockTestBase::FIELD_UI_PREFIX | constant | core/ |
Path prefix for the field UI for the test bundle. |
InstallerWithTablePrefixArrayTest | class | core/ |
Tests the interactive installer with deprecated table prefix array. |
InstallerWithTablePrefixArrayTest.php | file | core/ |
|
InstallerWithTablePrefixArrayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerWithTablePrefixArrayTest::testInstall | function | core/ |
Ensures that the status report raises the warning after installation. |
KernelTestBase::$databasePrefix | property | core/ |
|
KernelTestBase::getDatabasePrefix | function | core/ |
|
KeyValueExpirableFactory::SPECIFIC_PREFIX | constant | core/ |
The specific setting name prefix. |
KeyValueFactory::SPECIFIC_PREFIX | constant | core/ |
The specific setting name prefix. |
LanguageNegotiationMethodManager::$cacheKeyPrefix | property | core/ |
The cache key prefix. |
LanguageNegotiationUrl::CONFIG_PATH_PREFIX | constant | core/ |
URL language negotiation: use the path prefix as URL language indicator. |
LanguageNegotiationUrlTest::providerTestPathPrefix | function | core/ |
Provides data for the path prefix test. |
LanguageNegotiationUrlTest::testPathPrefix | function | core/ |
Tests path prefix language negotiation and outbound path processing. |
LanguageServiceProvider::CONFIG_PREFIX | constant | core/ |
|
language_negotiation_url_prefixes_update | function | core/ |
Update the list of prefixes from the installed languages. |
language_prefixes_and_domains.yml | file | core/ |
core/modules/language/migrations/language_prefixes_and_domains.yml |
LayoutBuilderUiTest::FIELD_UI_PREFIX | constant | core/ |
Path prefix for the field UI for the test bundle. |
ManageFieldsFunctionalTest::testFieldPrefix | function | core/ |
Tests that the 'field_prefix' setting works on Field UI. |
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithDefaultPathPrefix | function | core/ |
Tests the migration with LANGUAGE_NEGOTIATION_PATH_DEFAULT. |
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithPathPrefix | function | core/ |
Tests the migration with LANGUAGE_NEGOTIATION_PATH. |
MigrateLanguageNegotiationSettingsTest::testLanguageNegotiationWithPrefix | function | core/ |
Tests the migration with prefix negotiation. |
MigrateSqlIdMapTest::testGetQualifiedMapTablePrefix | function | core/ |
Tests the getQualifiedMapTable method with a prefixed database. |
ModuleVersion::CORE_PREFIX | constant | core/ |
The '8.x-' prefix is used on contrib module version numbers. |
ModuleVersionTest::providerInvalidBranchCorePrefix | function | core/ |
Data provider for testInvalidBranchCorePrefix(). |
ModuleVersionTest::providerInvalidVersionCorePrefix | function | core/ |
Data provider for testInvalidVersionCorePrefix(). |
ModuleVersionTest::testInvalidBranchCorePrefix | function | core/ |
@covers ::createFromSupportBranch |
ModuleVersionTest::testInvalidVersionCorePrefix | function | core/ |
@covers ::createFromVersionString |
PrefixInfoTest | class | core/ |
Tests that the prefix info for a database schema is correct. |
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. |
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. |
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(). |
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. |
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. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.