Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultMenuLinkTreeManipulatorsTest::$links | property | core/ |
Array of menu link instances. |
| DefaultMenuLinkTreeManipulatorsTest::$moduleHandler | property | core/ |
The mocked module handler. |
| DefaultMenuLinkTreeManipulatorsTest::$originalTree | property | core/ |
The original menu tree build in mockTree(). |
| DefaultMenuLinkTreeManipulatorsTest::mockTree | function | core/ |
Creates a mock tree. |
| DefaultMenuLinkTreeManipulatorsTest::setUp | function | core/ |
|
| DefaultMenuLinkTreeManipulatorsTest::testCheckAccess | function | core/ |
Tests the checkAccess() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testCheckAccessTreeManipulator | function | core/ |
Tests checkAccess() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testCheckNodeAccess | function | core/ |
Tests the optimized node access checking. |
| DefaultMenuLinkTreeManipulatorsTest::testDeprecation | function | core/ |
@group legacy |
| DefaultMenuLinkTreeManipulatorsTest::testFlatten | function | core/ |
Tests the flatten() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testGenerateIndexAndSort | function | core/ |
Tests the generateIndexAndSort() tree manipulator. |
| DefaultMetatagsTest | class | core/ |
Tests default HTML metatags on a page. |
| 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. |
| 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::$moduleExtensionList | property | core/ |
The module extension list. |
| 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. |
Pagination
- Previous page
- Page 325
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.