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 |
---|---|---|---|
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. |
AssetOptimizationTest::replaceFileNamePrefix | function | core/ |
Replaces the filename prefix in the given URL. |
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. |
CheckpointStorage::KEY_VALUE_COLLECTION_PREFIX | constant | core/ |
Used as prefix to a config checkpoint collection. |
ClassLoaderTest::$apcuEnsureUniquePrefix | property | core/ |
The flag to set 'apcu_ensure_unique_prefix' setting. |
ConfigEntityStorage::getPrefix | function | core/ |
Returns the prefix used to create the configuration name. |
ConfigEntityType::$config_prefix | property | core/ |
|
ConfigEntityType::getConfigPrefix | function | core/ |
|
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 when the prefix length exceeds the maximum defined prefix length. |
ConfigEntityTypeTest::testConfigPrefixLengthValid | function | core/ |
Tests when the prefix length is valid. |
ConfigEntityTypeTest::testGetConfigPrefix | function | core/ |
Tests the getConfigPrefix() method. |
ConfigExistsConstraint::$prefix | property | core/ |
Optional prefix, to be specified when this contains a config entity ID. |
ConfigExportTest::$blockNamePrefix | property | core/ |
A prefix string used in naming the test blocks. |
ConfigPrefixLengthException | class | core/ |
Exception thrown when the config prefix length is exceeded. |
ConfigPrefixLengthException.php | file | core/ |
|
Connection::$prefix | property | core/ |
The prefix used by this database connection. |
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::getPrefix | function | core/ |
Returns the prefix of the tables. |
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 prefix used by this database connection. |
Connection::setPrefix | function | core/ |
|
Connection::tablePrefix | function | core/ |
Find the prefix for a table. |
ConnectionTest::providerPrefixRoundTrip | function | core/ |
Data provider for testPrefixRoundTrip(). |
ConnectionTest::providerTestPrefixTables | function | core/ |
Data provider for testPrefixTables(). |
ConnectionTest::testDeprecatedGetUnprefixedTablesMap | function | core/ |
Tests deprecation of ::getUnprefixedTablesMap(). |
ConnectionTest::testDeprecatedTablePrefix | function | core/ |
Tests deprecation of ::tablePrefix(). |
ConnectionTest::testPerTablePrefixOption | function | core/ |
Tests per-table prefix connection option. |
ConnectionTest::testPrefixArrayOption | function | core/ |
Tests the prefix connection option in array form. |
ConnectionTest::testPrefixRoundTrip | function | core/ |
Exercise setPrefix() and tablePrefix(). |
ConnectionTest::testPrefixTables | function | core/ |
Exercise the prefixTables() method. |
DatabaseBackend::clearByPrefix | function | core/ |
|
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. |
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 |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.