Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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::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 |
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. |
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. |
DefaultsSectionStorage::create | function | core/ |
Creates an instance of the plugin. |
DefaultsSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
DefaultsSectionStorage::disableLayoutBuilder | function | core/ |
|
DefaultsSectionStorage::enableLayoutBuilder | function | core/ |
|
DefaultsSectionStorage::extractEntityFromRoute | function | core/ |
Extracts an entity from the route values. |
DefaultsSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
DefaultsSectionStorage::getDisplay | function | core/ |
Gets the entity storing the defaults. |
DefaultsSectionStorage::getEntityTypes | function | core/ |
Returns an array of relevant entity types. |
DefaultsSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
DefaultsSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
DefaultsSectionStorage::getRouteParameters | function | core/ |
Provides the route parameters needed to generate a URL for this object. |
DefaultsSectionStorage::getSectionList | function | core/ |
Gets the section list. |
DefaultsSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
DefaultsSectionStorage::getThirdPartyProviders | function | core/ |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.