Search for prefix
- Search 7.x for prefix
- Search 8.9.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. | 
| 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. | 
| 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 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. | 
| 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/ | Data provider for testPrefixRoundTrip(). | 
| ConnectionTest::providerTestPrefixTables | function | core/ | Data provider for testPrefixTables(). | 
| 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. | 
| CrudTest::$prefix | property | 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[[api-linebreak]] | 
| ExtensionVersionTest::testInvalidVersionCorePrefix | function | core/ | @covers ::createFromVersionString[[api-linebreak]] | 
| 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[[api-linebreak]] | 
| FileCacheFactoryTest::testGetSetPrefix | function | core/ | @covers ::getPrefix[[api-linebreak]] @covers ::setPrefix[[api-linebreak]] | 
| FilterTest::testInvalidFilterPathDueMissingMetaPrefixReferenceFieldWithMetaProperties | function | core/ | @covers ::queryCondition[[api-linebreak]] | 
| Fixtures::$randomPrefix | property | core/ | Keep a persistent prefix to help group our tmp directories together. | 
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
