Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModerationStateFilter::getWorkflowIds | function | core/ |
Gets the list of Workflow IDs configured for this filter. |
| ModerationStateViewsFieldUpdateTest::testViewsFieldIdUpdate | function | core/ |
Test the views field ID update. |
| ModerationStateViewsFieldUpdateTest::testViewsFieldIdUpdateWithoutViews | function | core/ |
Tests that the update succeeds even if Views is not installed. |
| ModerationStateWidget | class | core/ |
Plugin implementation of the 'moderation_state_default' widget. |
| ModerationStateWidget.php | file | core/ |
|
| ModerationStateWidget::$currentUser | property | core/ |
Current user service. |
| ModerationStateWidget::$entityTypeManager | property | core/ |
The entity type manager. |
| ModerationStateWidget::$moderationInformation | property | core/ |
Moderation information service. |
| ModerationStateWidget::$validator | property | core/ |
Moderation state transition validation service. |
| ModerationStateWidget::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ModerationStateWidget::create | function | core/ |
Creates an instance of the plugin. |
| ModerationStateWidget::form | function | core/ |
Creates a form element for a field. |
| ModerationStateWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| ModerationStateWidget::isApplicable | function | core/ |
Returns if the widget can be used for the provided field. |
| ModerationStateWidget::validateElement | function | core/ |
Form validation handler for widget elements. |
| ModerationStateWidget::__construct | function | core/ |
Constructs a new ModerationStateWidget object. |
| ModerationStateWidgetTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\Plugin\Field\FieldWidget\ModerationStateWidget[[api-linebreak]] @group content_moderation |
| ModerationStateWidgetTest.php | file | core/ |
|
| ModerationStateWidgetTest::$modules | property | core/ |
Modules to install. |
| ModerationStateWidgetTest::setUp | function | core/ |
|
| ModerationStateWidgetTest::testIsApplicable | function | core/ |
@covers ::isApplicable[[api-linebreak]] |
| ModerationStateWidgetTest::testWidgetNonModeratedEntity | function | core/ |
Test the widget does not impact a non-moderated entity. |
| ModuleConfigureRouteTest::$routeProvider | property | core/ |
|
| ModuleHandlerTest::testInvalidGetName | function | core/ |
Tests requesting the name of an invalid module. |
| ModuleInstaller::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| ModuleInstaller::$uninstallValidators | property | core/ |
The uninstall validators. |
| ModuleInstaller::addUninstallValidator | function | core/ |
Adds module a uninstall validator. |
| ModuleInstaller::addUninstallValidator | function | core/ |
Adds module a uninstall validator. |
| ModuleInstaller::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
| ModuleInstaller::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
| ModuleInstallerInterface::addUninstallValidator | function | core/ |
Adds module a uninstall validator. |
| ModuleInstallerInterface::validateUninstall | function | core/ |
Determines whether a list of modules can be uninstalled. |
| ModuleInstallerTest::providerTestInvalidCoreInstall | function | core/ |
Dataprovider for testInvalidCoreInstall(). |
| 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::testInvalidCoreInstall | function | core/ |
Tests install with a module with an invalid core version constraint. |
| ModuleRequiredByThemesUninstallValidator | class | core/ |
Ensures modules cannot be uninstalled if enabled themes depend on them. |
| ModuleRequiredByThemesUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator. |
| ModuleRequiredByThemesUninstallValidator.php | file | core/ |
|
| ModuleRequiredByThemesUninstallValidator.php | file | core/ |
|
| ModuleRequiredByThemesUninstallValidator::$container | property | core/ |
The service container. |
| ModuleRequiredByThemesUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| ModuleRequiredByThemesUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
| ModuleRequiredByThemesUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| ModuleRequiredByThemesUninstallValidator::$themeExtensionList | property | core/ |
The theme extension list. |
| ModuleRequiredByThemesUninstallValidator::getThemesDependingOnModule | function | core/ |
Returns themes that depend on a module. |
| ModuleRequiredByThemesUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| ModuleRequiredByThemesUninstallValidator::setStringTranslation | function | core/ |
|
| ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
Pagination
- Previous page
- Page 96
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.