Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultMenuLinkTreeManipulatorsTest::setUp | function | core/ |
|
| DefaultMenuLinkTreeManipulatorsTest::testCheckAccess | function | core/ |
Tests the checkAccess() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testCheckAccessWithLinkToAnyPagePermission | function | core/ |
Tests checkAccess() tree manipulator with 'link to any page' permission. |
| DefaultMenuLinkTreeManipulatorsTest::testCheckNodeAccess | function | core/ |
Tests the optimized node access checking. |
| 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 | 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. |
| 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 | 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::$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::$pluginInterface | property | core/ |
The interface each plugin should implement. |
Pagination
- Previous page
- Page 381
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.