Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultMetatagsTest.php | file | core/ |
|
| DefaultMetatagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DefaultMetatagsTest::testMetaTag | function | core/ |
Tests meta tags. |
| DefaultMobileMetaTagsTest | class | core/ |
Confirm that the default mobile meta tags appear as expected. |
| DefaultMobileMetaTagsTest.php | file | core/ |
|
| DefaultMobileMetaTagsTest::$defaultMetaTags | property | core/ |
Array of default meta tags to insert into the page. |
| DefaultMobileMetaTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DefaultMobileMetaTagsTest::setUp | function | core/ |
|
| DefaultMobileMetaTagsTest::testDefaultMetaTagsExist | function | core/ |
Verifies that the default mobile meta tags are added. |
| DefaultMobileMetaTagsTest::testRemovingDefaultMetaTags | function | core/ |
Verifies that the default mobile meta tags can be removed. |
| DefaultModerationStateTest | class | core/ |
Tests setting a custom default moderation state. |
| DefaultModerationStateTest.php | file | core/ |
|
| DefaultModerationStateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DefaultModerationStateTest::setUp | function | core/ |
Sets the test up. |
| DefaultModerationStateTest::testDeleteDefaultStateAccess | function | core/ |
Tests access to deleting the default state. |
| DefaultModerationStateTest::testPublishedDefaultState | function | core/ |
Tests a workflow with a default moderation state set. |
| DefaultNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| DefaultNegotiator::__construct | function | core/ |
Constructs a DefaultNegotiator object. |
| DefaultParser | class | core/ |
Defines a default parser implementation. |
| DefaultParser.php | file | core/ |
|
| DefaultParser::parse | function | core/ |
Parses feed data. |
| DefaultPasswordGenerator | class | core/ |
Provides a default password generator. |
| DefaultPasswordGenerator.php | file | core/ |
|
| DefaultPasswordGenerator::$allowedChars | property | core/ |
The allowed characters for the password. |
| DefaultPasswordGenerator::generate | function | core/ |
Generates a password. |
| DefaultPasswordGeneratorTest | class | core/ |
Unit tests for password generator. |
| DefaultPasswordGeneratorTest.php | file | core/ |
|
| DefaultPasswordGeneratorTest::testGenerate | function | core/ |
@covers ::generate[[api-linebreak]] |
| DefaultPluginManager::$additionalAnnotationNamespaces | property | core/ |
Additional annotation namespaces. |
| DefaultPluginManager::$cacheTags | property | core/ |
An array of cache tags to use for the cached definitions. |
| DefaultPluginManager::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition(). |
| DefaultPluginManager::$namespaces | property | core/ |
An object of root paths that are traversable. |
| DefaultPluginManager::$subdir | property | core/ |
The subdirectory within a namespace to look for plugins. |
| DefaultPluginManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
| DefaultPluginManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
| DefaultPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| DefaultPluginManager::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| DefaultPluginManager::getCachedDefinitions | function | core/ |
Returns the cached plugin definitions of the decorated discovery class. |
| DefaultPluginManager::getCacheTags | function | core/ |
The cache tags associated with this object. |
| DefaultPluginManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| DefaultPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| DefaultPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| DefaultPluginManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
| DefaultPluginManager::setCacheBackend | function | core/ |
Initialize the cache backend. |
| DefaultPluginManager::setCachedDefinitions | function | core/ |
Sets a cache of plugin definitions for the decorated discovery class. |
| DefaultPluginManager::useCaches | function | core/ |
Disable the use of caches. |
| DefaultPluginManager::__construct | function | core/ |
Creates the discovery object. |
| DefaultPluginManagerTest | class | core/ |
Tests the DefaultPluginManager. |
| DefaultPluginManagerTest.php | file | core/ |
|
| DefaultPluginManagerTest::$expectedDefinitions | property | core/ |
The expected plugin definitions. |
Pagination
- Previous page
- Page 313
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.