Search for end
- Search 7.x for end
- Search 9.5.x for end
- Search 8.9.x for end
- Search 10.3.x for end
- Search 11.x for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModerationStateFilter::onDependencyRemoval | function | core/ |
Allows a plugin to define whether it should be removed. |
| ModerationStateWidget::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ModuleDependencyMessageTrait | trait | core/ |
Messages for missing or incompatible dependencies on modules. |
| ModuleDependencyMessageTrait.php | file | core/ |
|
| ModuleDependencyMessageTrait::checkDependencyMessage | function | core/ |
Provides messages for missing modules or incompatible dependencies. |
| ModuleExtensionList::ensureRequiredDependencies | function | core/ |
Marks dependencies of required modules as 'required', recursively. |
| ModuleHandler::buildModuleDependencies | function | core/ |
Determines which modules require and are required by each module. |
| ModuleHandlerInterface::buildModuleDependencies | function | core/ |
Determines which modules require and are required by each module. |
| ModuleHandlerTest::testDependencyResolution | function | core/ |
Tests dependency resolution. |
| ModuleHandlerTest::testProfileAllDependencies | function | core/ |
Tests that a profile can supply only real dependencies. |
| ModuleHandlerTest::testUninstallContentDependency | function | core/ |
Tests uninstalling a module that has content. |
| ModuleHandlerTest::testUninstallProfileDependency | function | core/ |
Tests uninstalling a module installed by a profile. |
| ModuleInstallerTest::testDependencyInvalidCoreInstall | function | core/ |
Tests install with a dependency with an invalid core version constraint. |
| ModuleInstallerTest::testDependencyInvalidCoreInstallNoDependencies | function | core/ |
Tests no dependencies install with a dependency with invalid core. |
| ModuleInstallerTest::testFieldStorageEntityTypeDependencies | function | core/ |
Tests field storage definitions are installed only if entity types exist. |
| ModuleRequiredByThemesUninstallValidator::getThemesDependingOnModule | function | core/ |
Returns themes that depend on a module. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateNoThemeDependency | function | core/ |
Tests validate no theme dependency. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateOneThemeDependency | function | core/ |
Tests validate one theme dependency. |
| ModuleRequiredByThemesUninstallValidatorTest::testValidateTwoThemeDependencies | function | core/ |
Tests validate two theme dependencies. |
| ModulesListFormTest::testModuleVersionDependencies | function | core/ |
Test module checkboxes for various version dependencies. |
| MultiItemsFieldHandlerInterface::renderItems | function | core/ |
Render all items in this field together. |
| MultiItemsFieldHandlerInterface::render_item | function | core/ |
Renders a single item of a row. |
| navigation.renderer | service | core/ |
Drupal\navigation\NavigationRenderer |
| NavigationLinkBlockTest::appendNavigationLinkBlock | function | core/ |
Adds a Navigation Link Block to the sidebar. |
| NavigationMenuBlock::calculateDependencies | function | core/ |
|
| NavigationMenuBlockTest::testSystemMenuBlockConfigDependencies | function | core/ |
Tests calculation of a system navigation menu block's config dependencies. |
| NavigationRenderer | class | core/ |
Handle rendering for different pieces of the navigation. |
| NavigationRenderer.php | file | core/ |
|
| NavigationRenderer::$localTasks | property | core/ |
The navigation local tasks render array. |
| NavigationRenderer::buildNavigation | function | core/ |
Build out the navigation bar. |
| NavigationRenderer::buildTopBar | function | core/ |
Build the top bar for content entity pages. |
| NavigationRenderer::doBuildNavigation | function | core/ |
Pre-render callback for ::buildNavigation. |
| NavigationRenderer::doBuildTopBar | function | core/ |
Lazy builder to generate the top bar render array. |
| NavigationRenderer::getContentTop | function | core/ |
Gets the content for content_top section. |
| NavigationRenderer::getLocalTasks | function | core/ |
Local tasks list based on user access. |
| NavigationRenderer::hasLocalTasks | function | core/ |
Do we have local tasks that we want to show in the top bar? |
| NavigationRenderer::LOGO_PROVIDER_CUSTOM | constant | core/ |
Use the custom provided logo in the navigation. |
| NavigationRenderer::LOGO_PROVIDER_DEFAULT | constant | core/ |
Use the default Drupal logo in the navigation. |
| NavigationRenderer::LOGO_PROVIDER_HIDE | constant | core/ |
Hide the logo in the navigation. |
| NavigationRenderer::removeLocalTasks | function | core/ |
Alter the build of any local_tasks_block plugin block. |
| NavigationRenderer::__construct | function | core/ |
Construct a new NavigationRenderer object. |
| new_dependency_test.alias | service | core/ |
Alias of new_dependency_test.dependent |
| new_dependency_test.alias2 | service | core/ |
Alias of new_dependency_test.alias_dependency |
| new_dependency_test.alias_dependency | service | core/ |
Drupal\new_dependency_test\ServiceWithDependency |
| new_dependency_test.alias_dependency2 | service | core/ |
Drupal\new_dependency_test\ServiceWithDependency |
| new_dependency_test.another_service | service | core/ |
Drupal\new_dependency_test\Service |
| new_dependency_test.another_service.decorated | service | core/ |
Drupal\new_dependency_test\Service |
| new_dependency_test.another_service_two | service | core/ |
Drupal\new_dependency_test\Service |
| new_dependency_test.another_service_two.decorated | service | core/ |
Drupal\new_dependency_test\Service |
| new_dependency_test.dependent | service | core/ |
Drupal\new_dependency_test\InjectedService |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.