Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultMobileMetaTagsTest | class | core/ |
Confirm that the default mobile meta tags appear as expected. |
| DefaultMobileMetaTagsTest | class | core/ |
Confirm that the default mobile meta tags appear as expected. |
| DefaultMobileMetaTagsTest.php | file | core/ |
|
| DefaultMobileMetaTagsTest.php | file | core/ |
|
| DefaultMobileMetaTagsTest::$defaultMetaTags | property | core/ |
Array of default meta tags to insert into the page. |
| 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::$modules | property | core/ |
Modules to install. |
| DefaultMobileMetaTagsTest::setUp | function | core/ |
|
| DefaultMobileMetaTagsTest::setUp | function | core/ |
|
| DefaultMobileMetaTagsTest::testDefaultMetaTagsExist | function | core/ |
Verifies that the default mobile meta tags are added. |
| 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. |
| 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 | class | core/ |
Determines the default theme of the site. |
| DefaultNegotiator.php | file | core/ |
|
| DefaultNegotiator::$configFactory | property | core/ |
The system theme config object. |
| DefaultNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| DefaultNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
| DefaultNegotiator::__construct | function | core/ |
Constructs a DefaultNegotiator object. |
| 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/ |
Tests generate. |
| DefaultPluginManager | class | core/ |
Base class for plugin managers. |
| DefaultPluginManager.php | file | core/ |
|
| DefaultPluginManager::$additionalAnnotationNamespaces | property | core/ |
Additional annotation namespaces. |
| DefaultPluginManager::$alterHook | property | core/ |
Name of the alter hook if one should be invoked. |
| DefaultPluginManager::$cacheKey | property | core/ |
The cache key. |
| 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::$moduleExtensionList | property | core/ |
The module extension list. |
| DefaultPluginManager::$moduleHandler | property | core/ |
The module handler to invoke the alter hook. |
| DefaultPluginManager::$namespaces | property | core/ |
An object of root paths that are traversable. |
| DefaultPluginManager::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
| DefaultPluginManager::$pluginDefinitionAttributeName | property | core/ |
The name of the attribute that contains the plugin definition. |
| DefaultPluginManager::$pluginInterface | property | core/ |
The interface each plugin should implement. |
| 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::alterInfo | function | core/ |
Sets the alter hook name. |
| DefaultPluginManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
Pagination
- Previous page
- Page 411
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.