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 |
|---|---|---|---|
| MigrationTest::testGetMigrationDependencies | function | core/ |
Tests Migration::getMigrationDependencies() |
| MigrationTest::testMigrationDependenciesInConstructor | function | core/ |
Tests checking migration dependencies in the constructor. |
| MigrationTest::testMigrationDependenciesWithInvalidConfig | function | core/ |
Tests that getting migration dependencies fails with invalid configuration. |
| MigrationTest::testMigrationDependenciesWithValidConfig | function | core/ |
Tests valid migration dependencies configuration returns expected values. |
| Mini::render | function | core/ |
Return the renderable array of the pager. |
| MiniPagerTest::testMiniPagerRender | function | core/ |
Tests the rendering of mini pagers. |
| MissingDependencyException | class | core/ |
Exception class to throw when modules are missing on install. |
| MissingDependencyException.php | file | core/ |
|
| MissingThemeDependencyException | class | core/ |
Exception to be thrown when base theme for installed theme is not installed. |
| MissingThemeDependencyException.php | file | core/ |
|
| MissingThemeDependencyException::$theme | property | core/ |
The missing theme dependency. |
| MissingThemeDependencyException::getMissingThemeName | function | core/ |
Gets the machine name of the missing theme. |
| MissingThemeDependencyException::__construct | function | core/ |
Constructs the exception. |
| MockPathLocator::getVendorDirectory | function | core/ |
|
| ModalRenderer | class | core/ |
Default main content renderer for modal dialog requests. |
| ModalRenderer.php | file | core/ |
|
| ModalRenderer::renderResponse | function | core/ |
Renders the main content render array into a response. |
| ModalRendererTest | class | core/ |
Tests that dialog links use different renderer services. |
| ModalRendererTest.php | file | core/ |
|
| ModalRendererTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ModalRendererTest::$modules | property | core/ |
Modules to install. |
| ModalRendererTest::testModalRenderer | function | core/ |
Tests that links respect 'data-dialog-renderer' attribute. |
| ModalRendererTest::testOpenerInDropbutton | function | core/ |
Confirm focus management of a dialog openers in a dropbutton. |
| ModeratedNodeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| ModerationInformation::hasPendingRevision | function | core/ |
Determines if a pending revision exists for the specified entity. |
| ModerationInformationInterface::hasPendingRevision | function | core/ |
Determines if a pending revision exists for the specified entity. |
| ModerationInformationTest::testHasPendingRevision | function | core/ |
Tests has pending revision. |
| ModerationLocaleTest::testLanguageIndependentContentModeration | function | core/ |
Tests that individual translations can be moderated independently. |
| ModerationStateFieldItemListTest::testEmptyStateAndAppend | function | core/ |
Tests the item list when it is emptied and appended to. |
| ModerationStateFilter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| 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. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.