drupal/core/modules/comment/src
Alex Pott fa94a4df4f
Issue #2951550 by mikelutz, Jo Fitzgerald, quietone, heddn, alexpott, phenaproxima: Make service for field discovery for use in migrate entity derivers
(cherry picked from commit a916e4d4fa)
2019-03-08 06:44:27 +00:00
..
Controller Issue #3029199 by Gábor Hojtsy, alexpott: [symfony 5] Calling "Symfony\Component\HttpFoundation\Request::getSession()" when no session has been set is deprecated since Symfony 4.1 2019-01-30 10:31:17 +00:00
Entity Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods 2018-12-23 14:30:20 +01:00
Form Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods 2018-12-23 14:30:20 +01:00
Plugin Issue #2951550 by mikelutz, Jo Fitzgerald, quietone, heddn, alexpott, phenaproxima: Make service for field discovery for use in migrate entity derivers 2019-03-08 06:44:27 +00:00
Tests Issue #49707 by vprocessor, gargsuchi, DuaelFr, andypost, ilya.no, jonathanshaw, tangent, alexpott, Anybody: Move comment fragment identifier to the comment container 2018-12-14 14:50:29 +02:00
CommentAccessControlHandler.php Issue #3015697 by alexpott, andypost: Properly deprecate COMMENT_ANONYMOUS_* constants 2019-02-11 11:45:08 +01:00
CommentBreadcrumbBuilder.php Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files 2019-01-11 14:13:39 +00:00
CommentFieldItemList.php Issue #2829185 by vaplas, Jo Fitzgerald, anmolgoyal74, chipway, gaurav.kapoor, mark_fullmer, amit.drupal, cilefen, longwave, xjm, wturrell, anavarre: Fix spelling errors in Drupal core comments 2018-09-20 17:12:38 +01:00
CommentForm.php Issue #3015697 by alexpott, andypost: Properly deprecate COMMENT_ANONYMOUS_* constants 2019-02-11 11:45:08 +01:00
CommentInterface.php Issue #3001851 by abramm, longwave: Incorrect documented CommentInterface::getCommentedEntity() return value 2018-10-01 15:45:42 +01:00
CommentLazyBuilders.php Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files 2019-01-11 14:13:39 +00:00
CommentLinkBuilder.php Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files 2019-01-11 14:13:39 +00:00
CommentLinkBuilderInterface.php Issue #2697909 by pguillard, himanshugautam, snehi, aburrows, jhodgdon: Fix "login (noun/adjective)" vs. "log in (verb)" in comments (and logout/log out) 2016-04-27 16:16:19 +01:00
CommentManager.php Issue #3015752 by alexpott, bnjmnm: Properly deprecate USERNAME_MAX_LENGTH and USER_REGISTER_* constants 2019-02-04 12:39:54 +00:00
CommentManagerInterface.php Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
CommentStatistics.php Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files 2019-01-11 14:13:39 +00:00
CommentStatisticsInterface.php Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
CommentStorage.php Issue #3025427 by Berdir, amateescu: Add @trigger_error() to deprecated EntityManager->EntityTypeBundleInfo methods 2019-02-26 15:05:23 +00:00
CommentStorageInterface.php Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
CommentStorageSchema.php Issue #2885809 by amateescu, Wim Leers, dawehner, Berdir, andypost: The 'entity_type' and 'field_name' base fields on Comment are required 2018-11-26 12:21:16 +00:00
CommentTranslationHandler.php Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase 2017-03-03 19:20:24 -06:00
CommentTypeForm.php Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods 2018-12-23 14:30:20 +01:00
CommentTypeInterface.php Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
CommentTypeListBuilder.php Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
CommentViewBuilder.php Issue #3023981 by Berdir, larowlan, alexpott, xjm, catch: Add @trigger_error() to deprecated EntityManager->EntityRepository methods 2019-02-17 00:00:58 +00:00
CommentViewsData.php Issue #2937853 by idebr, mfernea, SherFengChong, alexpott, borisson_: Fix 'Drupal.Formatting.MultipleStatementAlignment' coding standard 2018-08-13 11:13:36 +01:00