Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$cacheContextManager | property | core/ |
Mock cache context 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::$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. |
| 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/ |
@covers ::generate[[api-linebreak]] |
| DefaultPluginManager::getFactory | function | core/ |
Gets the plugin factory. |
| DefaultSelection::$entityRepository | property | core/ |
The entity repository. |
| DefaultsEntityForm::$layoutTempstoreRepository | property | core/ |
Layout tempstore repository. |
| DefaultsEntityForm::$sectionStorage | property | core/ |
The section storage. |
| DefaultSingleLazyPluginCollectionTest::testConfigurableSetConfigurationToNull | function | core/ |
@covers ::setConfiguration[[api-linebreak]] @group legacy |
| DefaultsSectionStorage | class | core/ |
Defines the 'defaults' section storage type. |
| DefaultsSectionStorage.php | file | core/ |
|
| DefaultsSectionStorage::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
| DefaultsSectionStorage::$entityTypeManager | property | core/ |
The entity type manager. |
| DefaultsSectionStorage::$sampleEntityGenerator | property | core/ |
The sample entity generator. |
| DefaultsSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
| DefaultsSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
Pagination
- Previous page
- Page 57
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.