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 |
---|---|---|---|
ConnectionTest::testPrefixTables | function | core/ |
Exercise the prefixTables() method. |
DatabaseBackend::clearByPrefix | function | core/ |
Makes the flood control mechanism forget an event by identifier prefix. |
DbCommandBaseTest::testPrefix | function | core/ |
Tests specifying a prefix for different connections. |
DefaultTableMapping::$prefix | property | core/ |
The prefix to be used by all the tables of this mapping. |
Drupal\path_alias\AliasPrefixListInterface | service | core/ |
|
EntityReference::SUBFORM_PREFIX | constant | core/ |
The subform prefix. |
ExtensionVersion::CORE_PREFIX | constant | core/ |
The '8.x-' prefix is used on contrib extension version numbers. |
ExtensionVersionTest::providerInvalidBranchCorePrefix | function | core/ |
Data provider for testInvalidBranchCorePrefix(). |
ExtensionVersionTest::providerInvalidVersionCorePrefix | function | core/ |
Data provider for testInvalidVersionCorePrefix(). |
ExtensionVersionTest::testInvalidBranchCorePrefix | function | core/ |
@covers ::createFromSupportBranch |
ExtensionVersionTest::testInvalidVersionCorePrefix | function | core/ |
@covers ::createFromVersionString |
FieldTestHooks::queryEfqTablePrefixingTestAlter | 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. |
path_alias.prefix_list | service | core/ |
Drupal\path_alias\AliasPrefixList |
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. |
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.