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::testPrefixArrayOption | function | core/ |
Tests the prefix connection option in array form. |
| ConnectionTest::testPrefixRoundTrip | function | core/ |
Exercise setPrefix() and getPrefix(). |
| 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. |
| 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/ |
Tests invalid branch core prefix. |
| ExtensionVersionTest::testInvalidVersionCorePrefix | function | core/ |
Tests invalid version core prefix. |
| 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/ |
@legacy-covers ::get |
| FileCacheFactoryTest::testGetSetPrefix | function | core/ |
@legacy-covers ::getPrefix @legacy-covers ::setPrefix |
| FilterTest::testInvalidFilterPathDueMissingMetaPrefixReferenceFieldWithMetaProperties | function | core/ |
Tests invalid filter path due missing meta prefix reference field with meta properties. |
| FixturesBase::$randomPrefix | property | core/ |
Keep a persistent prefix to help group our tmp directories together. |
| FixturesBase::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. |
| HookCollectorPassTest::testPrefixOwnership | function | core/ |
Tests prefix ownership of procedural hooks. |
| Htmx::ATTRIBUTE_PREFIX | constant | core/ |
All HTMX attributes begin with this string. |
| 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. |
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.