Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultMenuLinkTreeManipulators::$accessManager | property | core/ |
The access manager. |
| DefaultMenuLinkTreeManipulators::$account | property | core/ |
The current user. |
| DefaultMenuLinkTreeManipulators::$entityTypeManager | property | core/ |
The entity type manager. |
| DefaultMenuLinkTreeManipulators::checkAccess | function | core/ |
Performs access checks of a menu tree. |
| DefaultMenuLinkTreeManipulators::checkNodeAccess | function | core/ |
Performs access checking for nodes in an optimized way. |
| DefaultMenuLinkTreeManipulators::collectNodeLinks | function | core/ |
Collects the node links in the menu tree. |
| DefaultMenuLinkTreeManipulators::flatten | function | core/ |
Flattens the tree to a single level. |
| DefaultMenuLinkTreeManipulators::generateIndexAndSort | function | core/ |
Generates a unique index and sorts by it. |
| DefaultMenuLinkTreeManipulators::menuLinkCheckAccess | function | core/ |
Checks access for one menu link instance. |
| DefaultMenuLinkTreeManipulators::__construct | function | core/ |
Constructs a \Drupal\Core\Menu\DefaultMenuLinkTreeManipulators object. |
| DefaultMenuLinkTreeManipulatorsTest | class | core/ |
Tests the default menu link tree manipulators. |
| DefaultMenuLinkTreeManipulatorsTest.php | file | core/ |
|
| DefaultMenuLinkTreeManipulatorsTest::$accessManager | property | core/ |
The mocked access manager. |
| DefaultMenuLinkTreeManipulatorsTest::$currentUser | property | core/ |
The mocked current user. |
| DefaultMenuLinkTreeManipulatorsTest::$defaultMenuTreeManipulators | property | core/ |
The default menu link tree manipulators. |
| DefaultMenuLinkTreeManipulatorsTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| DefaultMenuLinkTreeManipulatorsTest::$links | property | core/ |
Array of menu link instances |
| 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::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/ |
Test access to deleting the default state. |
| DefaultModerationStateTest::testPublishedDefaultState | function | core/ |
Test a workflow with a default moderation state set. |
| DefaultModerationStateUpdateTest | class | core/ |
Tests the upgrade path for updating the 'default_moderation_state' setting. |
| DefaultModerationStateUpdateTest.php | file | core/ |
|
| DefaultModerationStateUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| DefaultModerationStateUpdateTest::testUpdateDefaultModerationState | function | core/ |
Tests updating the default moderation state setting. |
| 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. |
Pagination
- Previous page
- Page 370
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.