drupal/core/modules/block_content/src
Alex Pott 3b8e432648
Issue #3055198 by catch, longwave, mikelutz, alexpott: [Symfony 5] Symfony/Component/EventDispatcher/Event is deprecated in Symfony 4.3 use Symfony/Contracts/EventDispatcher/Event instead
2020-07-14 11:46:12 +01:00
..
Access Issue #2976334 by tedbow, Wim Leers, johndevman, tim.plunkett, amateescu, phenaproxima, larowlan, Berdir, EclipseGc, samuel.mortenson, johnzzon: Allow Custom blocks to be set as non-reusable adding access restriction based on where it was used 2018-07-25 18:38:53 -07:00
Controller Issue #2886622 by Berdir, martin107, Mile23, tim.plunkett, mikelutz, jonathan1055: Deprecate all EntityManager methods with E_USER_DEPRECATED 2019-05-30 12:36:55 +01:00
Entity Issue #3137430 by TR, jungle, alexpott: label_collection is defined twice in BlockContentType entity annotation 2020-06-14 10:13:24 +01:00
Event Issue #3055198 by catch, longwave, mikelutz, alexpott: [Symfony 5] Symfony/Component/EventDispatcher/Event is deprecated in Symfony 4.3 use Symfony/Contracts/EventDispatcher/Event instead 2020-07-14 11:46:12 +01:00
Form Issue #2989657 by tetranz, Vidushi Mehta, longwave, Chris2, alexpott: Minor user interface text correction in BlockContentDeleteForm 2018-09-14 15:12:52 +02:00
Plugin Issue #3030937 by quietone, Gábor Hojtsy, heddn, mikelutz: Ensure language is not Null in translation source queries 2019-08-30 17:38:18 +02:00
BlockContentAccessControlHandler.php Issue #3055194 by catch, mikelutz, longwave, mkalkbrenner, hchonov: [Symfony 5] The signature of the "Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch()" method should be updated to "dispatch($event, string $eventName = null)", not doing so is deprecated since Symfony 4.3 2020-07-14 10:08:00 +01:00
BlockContentEvents.php Issue #2976334 by tedbow, Wim Leers, johndevman, tim.plunkett, phenaproxima, larowlan, samuel.mortenson, Berdir, EclipseGc, johnzzon: Allow Custom blocks to be set as non-reusable adding access restriction based on where it was used 2018-07-16 15:43:44 -07:00
BlockContentForm.php Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods 2018-12-23 14:30:20 +01:00
BlockContentInterface.php Issue #3097702 by andypost: Remove block_content.module BC layers 2019-12-02 11:39:26 +10:00
BlockContentListBuilder.php Issue #2976334 by tedbow, Wim Leers, johndevman, tim.plunkett, phenaproxima, larowlan, samuel.mortenson, Berdir, EclipseGc, johnzzon: Allow Custom blocks to be set as non-reusable adding access restriction based on where it was used 2018-07-16 15:43:44 -07:00
BlockContentTranslationHandler.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
BlockContentTypeForm.php Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods 2018-12-23 14:30:20 +01:00
BlockContentTypeInterface.php Issue #2669802 by chr.fritsch, Berdir, seanB, bojanz, dawehner, yoroy, slashrsm, tstoeckler: Add a content entity form which allows to set revisions 2016-12-13 15:45:12 +00:00
BlockContentTypeListBuilder.php Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods 2018-12-23 14:30:20 +01:00
BlockContentUuidLookup.php Issue #2878673 by Berdir, amateescu, larowlan: Cache loadEntityByUuid() calls for block_content 2017-09-12 10:09:44 +01:00
BlockContentViewBuilder.php Issue #2791571 by chr.fritsch, kristiaanvandeneynde, phenaproxima, Berdir, seanB, tstoeckler, Wim Leers, xjm: Automatically supply contextual links for entities 2017-12-07 11:18:38 +00:00
BlockContentViewsData.php Issue #2976334 by tedbow, Wim Leers, johndevman, tim.plunkett, phenaproxima, larowlan, samuel.mortenson, Berdir, EclipseGc, johnzzon: Allow Custom blocks to be set as non-reusable adding access restriction based on where it was used 2018-07-16 15:43:44 -07:00