drupal/core/modules/aggregator/src
Lee Rowlands c9ec5e430b
Issue #3240148 by alexpott: \Drupal\aggregator\Entity\Item::getLink() can cause deprecations on PHP 8.1
2021-10-02 13:24:18 +10:00
..
Annotation 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
Controller Issue #3146474 by shaktik, kiamlaluno: Remove Unused variable $next from AggregatorController.php file 2020-06-24 16:48:18 -05:00
Entity Issue #3240148 by alexpott: \Drupal\aggregator\Entity\Item::getLink() can cause deprecations on PHP 8.1 2021-10-02 13:24:18 +10:00
Form Issue #3203369 by jonathanshaw, andypost: EntityQuery accessCheck: aggregator module 2021-03-26 09:29:34 +00:00
Plugin Issue #2719649 by Spokje, harsha012, jofitz, vprocessor, nikitagupta, cburschka, rasikap, hitesh-jain, quietone, longwave, mfernea, andypost, klausi, Malevi4, crazyrohila: Fix 'Drupal.Commenting.InlineComment.SpacingBefore' coding standard 2021-06-24 13:35:45 +01:00
AggregatorFeedViewsData.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
AggregatorItemViewsData.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
FeedAccessControlHandler.php Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard 2016-08-28 18:16:36 +01:00
FeedForm.php Issue #3067196 by Berdir, alexpott: Properly deprecate LinkGeneratorTrait 2019-07-12 16:12:45 +01:00
FeedHtmlRouteProvider.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
FeedInterface.php Issue #2940038 by Sweetchuck, drunken monkey, rajeshwari10, borisson_: Use $this in @return PhpDoc comments instead of the name of the current class or interface 2019-08-06 15:56:28 +10:00
FeedStorage.php Issue #3189880 by mondrake, raman.b, Pooja Ganjage, daffie, Megha_kundar, dww, S_Bhandari: Use square brackets syntax in sql queries 2021-01-05 15:02:37 +00:00
FeedStorageInterface.php Issue #2807785 by claudiu.cristea, OwilliwO, mpdonadio, cllamas, klausi, xjm, Berdir, Wim Leers, Mile23, daffie, Prashant.c, dawehner, sneha_surve: Move global constants from *.module files into interfaces 2017-02-12 16:50:41 -06:00
FeedStorageSchema.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
FeedViewBuilder.php Issue #2993642 by AdamPS, Pancho, jonathanshaw: Mechanism to disable preprocessing of base fields in taxonomy and aggregator entity types so they can be configured via the field UI 2019-11-05 11:25:27 +01:00
ItemInterface.php Issue #2940038 by Sweetchuck, drunken monkey, rajeshwari10, borisson_: Use $this in @return PhpDoc comments instead of the name of the current class or interface 2019-08-06 15:56:28 +10:00
ItemStorage.php Issue #3207654 by jonathanshaw, andypost: EntityQuery accessCheck: more aggregator fixes 2021-04-08 16:58:14 +01:00
ItemStorageInterface.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
ItemStorageSchema.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
ItemViewBuilder.php Issue #2993642 by AdamPS, Pancho, jonathanshaw: Mechanism to disable preprocessing of base fields in taxonomy and aggregator entity types so they can be configured via the field UI 2019-11-05 11:25:27 +01:00
ItemsImporter.php Issue #3239552 by andypost, alexpott, daffie: Improve hash() calculation for PHP 8.1 2021-09-28 17:19:52 +01:00
ItemsImporterInterface.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