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 |
---|---|---|---|
TestSiteInstallCommand::changeDatabasePrefix | function | core/ |
|
TestSiteInstallCommand::prepareDatabasePrefix | function | core/ |
Generates a database prefix for running tests. |
Token::findWithPrefix | function | core/ |
Returns a list of tokens that begin with a specific prefix. |
TwigEnvironment::$twigCachePrefix | property | core/ |
The template cache filename prefix. |
TwigEnvironment::CACHE_PREFIX_METADATA_KEY | constant | core/ |
Key name of the Twig cache prefix metadata key-value pair in State. |
TwigEnvironment::getTwigCachePrefix | function | core/ |
Get the cache prefixed used by \Drupal\Core\Template\TwigPhpStorageCache |
TwigPhpStorageCache::$templateCacheFilenamePrefix | property | core/ |
The template cache filename prefix. |
TwigSandboxPolicy::$whitelisted_prefixes | property | core/ |
An array of whitelisted method prefixes -- any method starting with one of these prefixes will be allowed. |
TwigSandboxTest::testEntitySafePrefixes | function | core/ |
Tests that prefixed methods can be called from within Twig templates. |
UrlHelperTest::dataEnhanceWithPrefix | function | core/ |
Enhances test urls with prefixes. |
ZfExtensionManagerSfContainer::$prefix | property | core/ |
The prefix to be used when retrieving plugins from the container. |
ZfExtensionManagerSfContainerTest::testPrefix | function | core/ |
@covers ::__construct @covers ::has @covers ::get |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.