drupal/core/modules/content_moderation/src
catch 0a15c5b8bc Issue #3411308 by stefan.korn, ndf, amateescu: WorkspaceSubscriber service parameter $workspaceAssociation must be optional
(cherry picked from commit a60890d44d)
2024-04-30 07:46:25 +01:00
..
Access Issue #2952544 by hexblot, Sam152, timmillwood: Provide a reason for AccessResult::forbidden() in latest revision 2018-03-29 17:31:46 +01:00
Controller Issue #2938970 by MerryHamster, surbz, msankhala, alexpott, Jo Fitzgerald, Yasiru Nilan, Manuel Garcia, ZeiP, boaloysius, xjm, wturrell, tameeshb, darrenwh, ritzz: Replace drupal_render() in @param, @return, @see, @link, etc 2018-05-03 17:58:24 +01:00
Entity Issue #3047110 by pavlosdan, Rajeshreeputra, Manuel Garcia, slydevil, hugronaphor, dhirendra.mishra, vsujeetkumar, amateescu, n4r3n, kreynen, acbramley, quietone: Enable Content Moderation integration for taxonomy terms 2024-03-03 10:08:34 +00:00
EventSubscriber Issue #3411308 by stefan.korn, ndf, amateescu: WorkspaceSubscriber service parameter $workspaceAssociation must be optional 2024-04-30 07:46:25 +01:00
Form Issue #3420582 by quietone: Fix spelling of 11 function words 2024-02-18 11:29:17 +00:00
Plugin Issue #3426961 by sorlov, Ruturaj Chaubey, mstrelan, smustgrave: Convert ViewsSort plugin discovery to attributes 2024-03-20 08:02:01 +00:00
Routing Issue #3232097 by daffie, longwave: [Symfony 6] Add "array" type hint to methods overriding Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() 2021-12-18 06:36:14 +00:00
ContentModerationState.php Issue #2779647 by alexpott, Sam152, catch, scookie, yoroy, pericxc, timmillwood, tacituseu, jhedstrom, xjm, bojanz, tstoeckler: Add a workflow component, ui module, and implement it in content moderation 2016-12-13 12:34:20 +00:00
ContentModerationStateAccessControlHandler.php Issue #2779931 by Sam152, alexpott, timmillwood, Wim Leers, catch, dawehner: Add storage exception that enforces unique content_entity_type_id and content_entity_id on the content moderation state content entity, and add access control handler to forbid all access 2017-05-08 11:09:57 +01:00
ContentModerationStateStorageSchema.php Issue #2988562 by jeqq, amateescu, timmillwood: Classes that extend SqlContentEntityStorageSchema should not hardcode table names and use the ones provided by the storage instead 2018-08-22 21:42:17 +09:00
ContentPreprocess.php Issue #2909368 by mfernea, reflie, zaporylie: Fix 'Drupal.Commenting.VariableComment.InlineVariableName' coding standard 2017-10-12 11:31:03 +01:00
EntityOperations.php Issue #3003238 by Sam152, Berdir, amateescu, catch, jibran: EntityStorageException: Default revision can not be deleted in content_moderation_entity_revision_delete() 2019-03-25 15:14:52 +00:00
EntityTypeInfo.php Issue #3047110 by pavlosdan, Rajeshreeputra, Manuel Garcia, slydevil, hugronaphor, dhirendra.mishra, vsujeetkumar, amateescu, n4r3n, kreynen, acbramley, quietone: Enable Content Moderation integration for taxonomy terms 2024-03-03 10:08:34 +00:00
ModeratedNodeListBuilder.php Issue #3330981 by Spokje, smustgrave, mallezie, catch, xjm: Fix PHPStan L1 error "Relying on entity queries to check access by default is deprecated..." 2023-04-28 09:37:27 +01:00
ModerationInformation.php Issue #3383513 by Spokje, smustgrave: Use type-hinting on deprecation warnings for loadRevision() introduced by mglaman/phpstan-drupal:1.2.0 2023-08-29 13:03:05 +01:00
ModerationInformationInterface.php Issue #3093132 by Sam152, Dinesh18: Remove isLatestRevision, getLatestRevision, getLatestRevisionId from the ModerationInformation service 2019-11-26 13:27:21 +00:00
Permissions.php Issue #3106216 by Spokje, longwave, alexpott, apaderno, Hardik_Patel_12, daffie: Remove unused variables from core 2022-01-10 12:07:03 +00:00
StateTransitionValidation.php Issue #3093219 by amateescu, longwave, Dinesh18: Remove content_moderation.module BC layers 2019-11-28 12:21:21 +00:00
StateTransitionValidationInterface.php Issue #3093219 by amateescu, longwave, Dinesh18: Remove content_moderation.module BC layers 2019-11-28 12:21:21 +00:00
ViewsData.php Issue #3106216 by Spokje, longwave, alexpott, apaderno, Hardik_Patel_12, daffie: Remove unused variables from core 2022-01-10 12:07:03 +00:00