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 |
---|---|---|---|
field_test_query_efq_table_prefixing_test_alter | function | core/ |
Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'. |
FileCache::$prefix | property | core/ |
Prefix that is used for cache entries. |
FileCacheFactory::$prefix | property | core/ |
The cache prefix. |
FileCacheFactory::getPrefix | function | core/ |
Returns the cache prefix. |
FileCacheFactory::setPrefix | function | core/ |
Sets the cache prefix that should be used. |
FileCacheFactoryTest::testGetNoPrefix | function | core/ |
@covers ::get |
FileCacheFactoryTest::testGetSetPrefix | function | core/ |
@covers ::getPrefix @covers ::setPrefix |
FilterTest::testInvalidFilterPathDueMissingMetaPrefixReferenceFieldWithMetaProperties | function | core/ |
@covers ::queryCondition |
Fixtures::$randomPrefix | property | core/ |
Keep a persistent prefix to help group our tmp directories together. |
Fixtures::persistentPrefix | function | core/ |
Generates a persistent prefix to use with all of our temporary directories. |
FloodTest::testClearByPrefix | function | core/ |
Tests clearByPrefix method on flood backends. |
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. |
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. |
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. |
MemoryBackend::clearByPrefix | function | core/ |
Makes the flood control mechanism forget an event by identifier prefix. |
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. |
NodeTranslationUITest::testUrlPrefixOnLanguageNeutralContent | function | core/ |
Test that when content is language neutral, it uses interface language. |
PrefixFloodInterface | interface | core/ |
Defines an interface for flood controllers that clear by identifier prefix. |
PrefixFloodInterface.php | file | core/ |
|
PrefixFloodInterface::clearByPrefix | function | core/ |
Makes the flood control mechanism forget an event by identifier prefix. |
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. |
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/ |
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.