Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModerationStateFieldItemListTest::testGetValue | function | core/ |
@covers ::getValue[[api-linebreak]] |
| 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/ |
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/ |
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. |
| Module::getSchemaUpdates | function | core/ |
Returns available database schema updates once a new version is installed. |
| ModuleAdminLinksHelper::getModuleAdminLinks | function | core/ |
Generates a list of admin tasks offered by a specified module. |
| ModuleAdminLinksHelperTest::testGetModuleAdminLinks | function | core/ |
@covers ::getModuleAdminLinks[[api-linebreak]] |
| 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/ |
Returns the extension discovery. |
| ModuleExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| ModuleExtensionList::getProfileDirectories | function | core/ |
Finds all installation profile paths. |
| ModuleExtensionListTest::testGetList | function | core/ |
@covers ::getList[[api-linebreak]] |
| ModuleHandler::getHookInfo | function | core/ |
Retrieves a list of hooks that are declared through hook_hook_info(). |
| ModuleHandler::getImplementationInfo | function | core/ |
Provides information about modules' implementations of a hook. |
| ModuleHandler::getModule | function | core/ |
Returns a module extension object from the currently active modules list. |
| ModuleHandler::getModuleDirectories | function | core/ |
Returns an array of directories for all enabled modules. |
| ModuleHandler::getModuleList | function | core/ |
Returns the list of currently active modules. |
| ModuleHandler::getName | function | core/ |
Gets the human readable name of a given module. |
| ModuleHandlerInterface::getHookInfo | function | core/ |
Retrieves a list of hooks that are declared through hook_hook_info(). |
| 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. |
| ModuleHandlerInterface::getName | function | core/ |
Gets the human readable name of a given module. |
| ModuleHandlerTest::getModuleHandler | function | core/ |
Get a module handler object to test. |
Pagination
- Previous page
- Page 142
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.