Search for prefix
- Search 7.x for prefix
- Search 9.5.x for prefix
- Search 10.3.x for prefix
- Search 11.x for prefix
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ApcuBackend::$binPrefix | property | core/ |
Prefix for all keys in this cache bin. |
ApcuBackend::$sitePrefix | property | core/ |
Prefix for all keys in the storage that belong to this site. |
ApcuBackendFactory::$sitePrefix | property | core/ |
The site prefix string. |
BrowserTestBase::$databasePrefix | property | core/ |
The database prefix of this test run. |
CachedStorage::$findByPrefixCache | property | core/ |
List of listAll() prefixes with their results. |
CachedStorage::findByPrefix | function | core/ |
Finds configuration object names starting with a given prefix. |
CachedStorage::getCollectionPrefix | function | core/ |
Returns a cache ID prefix to use for the collection. |
ChainedFastBackend::LAST_WRITE_TIMESTAMP_PREFIX | constant | core/ |
Cache key prefix for the bin-specific entry to track the last write. |
ClassLoaderTest::$apcuEnsureUniquePrefix | property | core/ |
The flag to set 'apcu_ensure_unique_prefix' setting. |
CommentVariable::commentPrefixes | function | core/ |
Comment related data for fields. |
ConfigEntityStorage::getPrefix | function | core/ |
Returns the prefix used to create the configuration name. |
ConfigEntityType::$config_prefix | property | core/ |
The config prefix set in the configuration entity type annotation. |
ConfigEntityType::getConfigPrefix | function | core/ |
Gets the config prefix used by the configuration entity type. |
ConfigEntityTypeInterface::getConfigPrefix | function | core/ |
Gets the config prefix used by the configuration entity type. |
ConfigEntityTypeInterface::PREFIX_LENGTH | constant | core/ |
Length limit of the configuration entity prefix. |
ConfigEntityTypeTest::providerTestGetConfigPrefix | function | core/ |
Provides test data. |
ConfigEntityTypeTest::testConfigPrefixLengthExceeds | function | core/ |
Tests that we get an exception when the length of the config prefix that is returned by getConfigPrefix() exceeds the maximum defined prefix length. |
ConfigEntityTypeTest::testConfigPrefixLengthValid | function | core/ |
Tests that a valid config prefix returned by getConfigPrefix() does not throw an exception and is formatted as expected. |
ConfigEntityTypeTest::testGetConfigPrefix | function | core/ |
Tests the getConfigPrefix() method. |
ConfigPrefixLengthException | class | core/ |
Exception thrown when the config prefix length is exceeded. |
ConfigPrefixLengthException.php | file | core/ |
|
Connection::$prefixes | property | core/ |
The prefixes used by this database connection. |
Connection::$prefixReplace | property | core/ |
List of replacement values for use in prefixTables(). |
Connection::$prefixSearch | property | core/ |
List of search values for use in prefixTables(). |
Connection::$unprefixedTablesMap | property | core/ |
List of un-prefixed table names, keyed by prefixed table names. |
Connection::getUnprefixedTablesMap | function | core/ |
Gets a list of individually prefixed table names. |
Connection::prefixTables | function | core/ |
Appends a database prefix to all tables in a query. |
Connection::setPrefix | function | core/ |
Set the list of prefixes used by this database connection. |
Connection::tablePrefix | function | core/ |
Find the prefix for a table. |
ConnectionTest::providerPrefixRoundTrip | function | core/ |
Dataprovider for testPrefixRoundTrip(). |
ConnectionTest::providerTestPrefixTables | function | core/ |
Dataprovider for testPrefixTables(). |
ConnectionTest::testPrefixRoundTrip | function | core/ |
Exercise setPrefix() and tablePrefix(). |
ConnectionTest::testPrefixTables | function | core/ |
Exercise the prefixTables() method. |
CrudTest::$prefix | property | core/ |
|
DbCommandBaseTest::testPrefix | function | core/ |
Test specifying a prefix for different connections. |
DefaultTableMapping::$prefix | property | core/ |
The prefix to be used by all the tables of this mapping. |
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. |
FunctionalTestSetupTrait::$apcuEnsureUniquePrefix | property | core/ |
The flag to set 'apcu_ensure_unique_prefix' setting. |
GlossaryViewTest::testGlossaryLanguagePrefix | function | core/ |
Test 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/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.