Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModerationInformation::getDefaultRevisionId | function | core/ |
Returns the revision ID of the default revision for the specified entity. |
| ModerationInformation::getOriginalState | function | core/ |
Gets the original or initial state of the given entity. |
| ModerationInformation::getUnsupportedFeatures | function | core/ |
Gets unsupported features for a given entity type. |
| ModerationInformation::getWorkflowForEntity | function | core/ |
Gets the workflow for the given content entity. |
| ModerationInformation::getWorkflowForEntityTypeAndBundle | function | core/ |
Gets the workflow for the given entity type and bundle. |
| ModerationInformationInterface::getAffectedRevisionTranslation | function | core/ |
Returns the revision translation affected translation of a revision. |
| ModerationInformationInterface::getDefaultRevisionId | function | core/ |
Returns the revision ID of the default revision for the specified entity. |
| ModerationInformationInterface::getOriginalState | function | core/ |
Gets the original or initial state of the given entity. |
| ModerationInformationInterface::getUnsupportedFeatures | function | core/ |
Gets unsupported features for a given entity type. |
| ModerationInformationInterface::getWorkflowForEntity | function | core/ |
Gets the workflow for the given content entity. |
| ModerationInformationInterface::getWorkflowForEntityTypeAndBundle | function | core/ |
Gets the workflow for the given entity type and bundle. |
| ModerationInformationTest::getEntityTypeManager | function | core/ |
Returns a mock Entity Type Manager. |
| ModerationInformationTest::getUser | function | core/ |
Builds a mock user. |
| ModerationInformationTest::testGetDefaultRevisionId | function | core/ |
Tests get default revision id. |
| ModerationInformationTest::testGetOriginalState | function | core/ |
Tests get original state. |
| ModerationInformationTest::testGetOriginalStateMultilingual | function | core/ |
Tests get original state multilingual. |
| ModerationInformationTest::testGetWorkflowForEntity | function | core/ |
Tests get workflow for entity. |
| ModerationLocaleTest::getAdministratorPermissions | function | core/ |
|
| ModerationStateBlockTest::getAdministratorPermissions | function | core/ |
|
| ModerationStateFieldItemList::get | function | core/ |
Returns the item at the specified position in this list. |
| ModerationStateFieldItemList::getModerationStateId | function | core/ |
Gets the moderation state ID linked to a content entity revision. |
| ModerationStateFieldItemListTest::testGet | function | core/ |
Tests get. |
| ModerationStateFieldItemListTest::testGetValue | function | core/ |
Tests get value. |
| ModerationStateFilter::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| ModerationStateFilter::getCacheTags | function | core/ |
The cache tags associated with this object. |
| ModerationStateFilter::getValueOptions | function | core/ |
Gets the value options. |
| ModerationStateFilter::getWorkflowIds | function | core/ |
Gets the list of Workflow IDs configured for this filter. |
| ModerationStateTestBase::getWorkflowTransitionPermission | function | core/ |
Gets the permission machine name for a transition. |
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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/ |
Tests Drupal\content_moderation\Plugin\Field\FieldWidget\ModerationStateWidget. |
| ModerationStateWidgetTest.php | file | core/ |
|
| ModerationStateWidgetTest::$modules | property | core/ |
Modules to install. |
| ModerationStateWidgetTest::setUp | function | core/ |
|
| ModerationStateWidgetTest::testIsApplicable | function | core/ |
Tests is applicable. |
| ModerationStateWidgetTest::testWidgetNonModeratedEntity | function | core/ |
Tests the widget does not impact a non-moderated entity. |
| Module::getInstallDirectory | function | core/ |
Returns the directory where a module should be installed. |
| Module::getRootDirectoryRelativePath | function | core/ |
Returns the name of the root directory under which projects will be copied. |
| ModuleAdminLinksHelper::getModuleAdminLinks | function | core/ |
Generates a list of admin tasks offered by a specified module. |
Pagination
- Previous page
- Page 149
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.