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
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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. |
| ModuleAdminLinksHelper::getModuleAdminLinks | function | core/ |
Generates a list of admin tasks offered by a specified module. |
| ModuleAdminLinksHelperTest::testGetModuleAdminLinks | function | core/ |
Tests get module admin links. |
| 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::getActiveProfile | function | core/ |
Gets the processed active profile object, or null. |
| ModuleExtensionList::getExtensionDiscovery | function | core/ |
|
| ModuleExtensionList::getInstalledExtensionNames | function | core/ |
|
| ModuleExtensionList::getProfileDirectories | function | core/ |
Finds all installation profile paths. |
| ModuleExtensionListTest::testGetList | function | core/ |
Tests get list. |
| ModuleHandler::getCombinedListeners | function | core/ |
Builds a list of implementations for an alter hook. |
| ModuleHandler::getHookImplementationList | function | core/ |
Gets a hook implementation list for a specific hook. |
| ModuleHandler::getHookOrderingRules | function | core/ |
Gets ordering rules for a hook. |
| ModuleHandler::getModule | function | core/ |
|
| ModuleHandler::getModuleDirectories | function | core/ |
|
| ModuleHandler::getModuleList | function | core/ |
|
| ModuleHandlerInterface::getModule | function | core/ |
Returns a module extension object from the currently active modules list. |
| ModuleHandlerInterface::getModuleDirectories | function | core/ |
Returns an array of directories for all enabled modules. |
| ModuleHandlerInterface::getModuleList | function | core/ |
Returns the list of currently active modules. |
| ModuleHandlerTest::getModuleHandler | function | core/ |
Get a module handler object to test. |
| ModuleHandlerTest::testGetModuleDirectories | function | core/ |
Tests get module directories. |
| ModuleHandlerTest::testGetModuleList | function | core/ |
Confirm we get back the modules set in the constructor. |
| ModuleHandlerTest::testGetModuleWithExistingModule | function | core/ |
Confirm we get back a module from the module list. |
| ModuleHandlerTest::testGetModuleWithNonExistingModule | function | core/ |
Tests get module with non existing module. |
Pagination
- Previous page
- Page 150
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.