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::$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. |
| 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. |
| DefaultPluginManager::getFactory | function | core/ |
Gets the plugin factory. |
| DefaultProcessor::$configFactory | property | core/ |
Contains the configuration object factory. |
| DefaultProcessor::$itemStorage | property | core/ |
The entity storage for items. |
| DefaultSelection::$entityRepository | property | core/ |
The entity repository. |
| DefaultsEntityForm::$layoutTempstoreRepository | property | core/ |
Layout tempstore repository. |
| DefaultsEntityForm::$sectionStorage | property | core/ |
The section storage. |
| DefaultsEntityForm::getSectionStorage | function | core/ |
Retrieves the section storage object. |
| DefaultsEntityForm::redirectOnSubmit | function | core/ |
Form submission handler. |
| 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/ |
Disables the Layout Builder. |
| DefaultsSectionStorage::enableLayoutBuilder | function | core/ |
Enables the Layout Builder. |
| DefaultsSectionStorage::extractEntityFromRoute | function | core/ |
Extracts an entity from the route values. |
| DefaultsSectionStorage::extractIdFromRoute | function | core/ |
Configures the plugin based on 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::getSectionListFromId | function | core/ |
Derives the section list from the storage ID. |
| DefaultsSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| DefaultsSectionStorage::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| DefaultsSectionStorage::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
| DefaultsSectionStorage::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.