Commit Graph

7007 Commits (d0337fa72b6462e786f0d680899d56fcf63ad822)

Author SHA1 Message Date
Dave Long 6cfdef1ab6
Issue #2849246 by catch, jp.stacey: HtmlResponseAttachmentsProcessor::processAttachments should reference processing placeholders 2023-04-05 10:47:30 +01:00
Lee Rowlands 036bf79c32
Issue #3091478 by lauriii, Tim Bozeman, malcomio, tim.plunkett, adeshsharma, longwave, EclipseGc, bnjmnm, larowlan, alexpott, amateescu, dpi, quietone: Improve StringItem::generateSampleValue() 2023-04-05 16:33:38 +10:00
Lee Rowlands ca0a26d23b
Issue #3277784 by Tim Bozeman, mrinalini9, larowlan: copyRawVariables should support default route parameters 2023-04-05 11:08:26 +10:00
catch 724c552175 Issue #3258407 by longwave: Remove unused Symfony 2.x methods from ExecutionContext 2023-04-04 18:10:53 +01:00
Alex Pott 375376d517
Issue #1845004 by znerol, claudiu.cristea, Spokje, neclimdul, VladimirAus, slasher13, tvb, pwolanin, NivethaSubramaniyan, pradhumanjainOSL, Ratan Priya, longwave, catch, Crell, andypost, xjm, dawehner, voleger, alexpott, Berdir, klausi, DamienMcKenna, mfb, borisson_, Jalandhar, mohit1604, mcdruid: Replace custom password hashing library with PHP password_hash() 2023-04-04 11:36:05 +01:00
catch f56f349448 Issue #3349507 by acbramley: DateTimePlus::createFromDateTime should accept DateTimeInterface 2023-04-04 09:47:39 +01:00
catch 5187257030 Issue #3350933 by andypost: Fix @todo in \Drupal\Core\Extension\ThemeInstaller::resetSystem() 2023-04-04 09:32:07 +01:00
Lee Rowlands 5375e507d8
Issue #3248679 by alexpott: Provide the ability to chunk the inserts in DbDumpCommand 2023-04-04 08:59:04 +10:00
bnjmnm 9c7640c2af Issue #2458127 by lauriii, benjifisher, hooroomoo, chrisfromredfin, marcoscano, izus, tim.plunkett, Gábor Hojtsy, jibran, leanderl, vacho, smustgrave, mcdwayne, amateescu, yched, larowlan, Berdir: Show field/field-storage summary instead of field type on field listings 2023-04-03 07:44:29 -04:00
catch cbd9cc885e Issue #3010334 by xjm, Amber Himes Matz, catch, dww, Berdir, FeyP, Mixologic: Document how contrib hook_update_N() should be numbered now that modules can be compatible with multiple major branches and versioned semantically 2023-04-03 10:06:26 +01:00
Lee Rowlands 2d38f1ecc5
Issue #3338224 by mfb: .m4a files should use audio/mp4 MIME type, not audio/mpeg 2023-04-03 17:07:31 +10:00
Lee Rowlands 1471cf6fed
Issue #3348788 by Ranjit1032002: Remove @todo leftover of #3265086 2023-04-03 16:37:32 +10:00
Lee Rowlands f2e1e5c540
Issue #3348832 by acbramley, MegaChriz, smustgrave: Running cron queues that use a derivative is broken 2023-04-03 14:53:03 +10:00
Dave Long 4b781a54fa
Issue #2264943 by FeyP, er.pushpinderrana, _pratik_, gauravkhambhala, Weilinggu, Nikhil_110, joachim, jhodgdon: Queue API topic and hook_queue_info() don't link to one another 2023-03-31 12:50:13 +01:00
nod_ 8496c2c3e4
Issue #3110517 by gapple, andypost, nod_, Wim Leers, smustgrave: Improve Drupal\Core\Ajax\AddCssCommand to accept an array of CSS assets 2023-03-31 11:19:12 +02:00
Lee Rowlands 032089afbe
Issue #1148856 by drunken monkey, stefan.r, bzrudi71, xatoo, Ben Coleman, jyotisankar, daffie, mondrake, andypost, Damien Tournoud, alexpott: Postgres schema doesn't support keylength on a unique index 2023-03-31 18:15:16 +10:00
Lee Rowlands 1b4abdb052
Issue #3086845 by jonathan1055, smustgrave: Module constraint checks fail incorrectly due to str_replace 2023-03-31 12:22:25 +10:00
Alex Pott c312cc11bf
Issue #3343755 by kim.pepper, catch, smustgrave, longwave: Simplify TimeZoneFormHelper 2023-03-30 21:53:52 +01:00
catch 45e7bcd530 Issue #3347067 by danflanagan8, _pratik_, smustgrave, longwave: CsrfAccessCheck docblock extremely out of date 2023-03-30 16:35:43 +01:00
catch 5a53a63865 Issue #3351113 by a.milkovsky, mostepaniukvm, daffie: Not optimal query in DatabaseBackend::garbageCollection() 2023-03-29 22:11:32 +01:00
catch decf4529d1 Issue #3351004 by Natallia: Deprecations for PHP 8.1 get_class() and get_called_class() without argument 2023-03-29 15:27:25 +01:00
catch 7c2e03b9ed Issue #3350904 by andypost, dww: Properly inject the theme registry in the ThemeInstaller 2023-03-29 12:49:32 +01:00
Lee Rowlands bfa2a1bfb8
Issue #2758915 by mdupont, darvanen, -enzo-, Amber Himes Matz, smustgrave: AJAX commands documentation is misleading when working with render arrays 2023-03-29 16:41:46 +10:00
Lee Rowlands 330d393ec2
Issue #2823910 by daffie, pwolanin, smustgrave, dawehner, larowlan: DBTNG/EQ condition works inconsistently with arrays 2023-03-29 13:42:41 +10:00
Lee Rowlands 2ce27f6240
Issue #3281557 by smustgrave, ipo4ka704, acbramley, ravi.shankar, benjifisher, Sardis, ameymudras, adeshsharma, Rishabh Vishwakarma, rollins, TanujJain-TJ, larowlan, catch, igorbiki: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated 2023-03-29 09:51:46 +10:00
Lee Rowlands abc96bad5a
Revert "Issue #3091478 by lauriii, Tim Bozeman, malcomio, tim.plunkett, adeshsharma, longwave, EclipseGc, bnjmnm, alexpott, larowlan, amateescu, dpi: Improve StringItem::generateSampleValue()"
This reverts commit 15cde9a526.
2023-03-29 08:15:04 +10:00
catch 0fadc15359 Issue #3348092 by andypost, alexpott, Ranjit1032002, smustgrave, catch: Deprecate user_role_permissions() 2023-03-28 15:58:56 +01:00
Lauri Eskola 0e8a558b4f
Issue #3348848 by andypost, Purencool, daffie: Deprecate theme_get_registry() 2023-03-28 10:51:24 +03:00
Lee Rowlands 3761dff8c3
Issue #2958649 by acbramley, moshe weitzman, fenstrat: Incorrect totals count when importing config that contains a theme uninstall 2023-03-28 13:54:14 +10:00
catch 8184e399c5 Issue #3348851 by andypost: Deprecate drupal_theme_rebuild() 2023-03-24 14:50:20 +00:00
catch 8726c00a0e Revert "Issue #3337513 by mondrake, gidarai, daffie, alexpott, catch: Fix batch process race conditions by making ‘bid (batch id)’ auto-increment"
This reverts commit 779785e220.
2023-03-23 17:24:34 +00:00
Dave Long 67fd5e839a
Issue #2980374 followup by joachim, Wim Leers: Add an API docs topic to cover entity characteristics in general and how they work 2023-03-21 23:24:49 +00:00
catch e48191a945 Issue #3346645 by jweowu, catch, smustgrave: Eliminate anti-pattern isset($arr[$key]) || array_key_exists($key, $arr) 2023-03-21 19:34:56 +00:00
bnjmnm 5a9aa149e3 Issue #2717319 by lauriii, benjifisher, bnjmnm, colan, alphex, Amarshall, jrearick, amateescu, Gábor Hojtsy, roland.molnar, webchick: Provide better default configuration when re-using an existing field 2023-03-21 12:01:35 -04:00
catch 779785e220 Issue #3337513 by mondrake, gidarai, daffie, alexpott, catch: Fix batch process race conditions by making ‘bid (batch id)’ auto-increment 2023-03-21 12:29:21 +00:00
Lee Rowlands 15cde9a526
Issue #3091478 by lauriii, Tim Bozeman, malcomio, tim.plunkett, adeshsharma, longwave, EclipseGc, bnjmnm, alexpott, larowlan, amateescu, dpi: Improve StringItem::generateSampleValue() 2023-03-21 15:23:15 +10:00
Lee Rowlands 442c0e41e8
Issue #2610858 by cilefen, ravi.shankar, Cameron Tod, shubham.prakash, joachim, mohit_aghera, Madhura BK, kostajh, asvira, vacho, Grevil, daffie, dawehner, mradcliffe: Add informative error message for 'Connection refused' errors in MySQL 2023-03-21 15:15:03 +10:00
Dave Long 822dad38c3
Issue #2980374 by joachim, ranjith_kumar_k_u, msankhala: Add an API docs topic to cover entity characteristics in general and how they work 2023-03-20 11:32:03 +00:00
Alex Pott a2ea938fae
Issue #3245895 by mfb, rcodina, longwave, alexpott: Link HTTP header should not be HTML-encoded 2023-03-20 09:16:19 +00:00
catch b3fac4a09f Issue #3328454 by xjm, Bhanu951, jidrone, smustgrave: Replace most strpos() !== FALSE or === FALSE with str_contains() 2023-03-18 11:30:09 +00:00
Alex Pott c6532d8c5c
Issue #3265086 by mondrake, alexpott, pwolanin, VladimirAus, daffie, mfb, catch: Implement statement classes using \Iterator to fix memory usage regression and prevent rewinding 2023-03-17 15:47:34 +00:00
catch f9e91a89e6 Issue #3337254 by harivansh, lucassc: Replace Updater.php intval() functions with their relevant type casting operators 2023-03-17 15:28:51 +00:00
Dave Long 72ca2ff153
Issue #2935392 by catch: EntityTypeInterface is overly prescriptive about 'required' link relationships 2023-03-17 12:42:17 +00:00
catch 2d71efb227 Issue #3331323 by Anas_maw, Yasser Samman: JSON mime type guesser returning application/octet-stream 2023-03-17 12:26:27 +00:00
Dave Long b97fb7838a
Issue #3348569 by lauriii: Update UN official language list source 2023-03-17 09:28:45 +00:00
Lauri Eskola 639b1299bb
Issue #3188689 by tedbow, dww: Document why CORE_COMPATIBILITY is still 8.x in higher branches 2023-03-17 09:24:10 +02:00
catch d7313cce19 Issue #3313355 by mondrake, mfb, Anchal_gupta, daffie, larowlan, alexpott: Allow the database query log to be dispatched as log events 2023-03-16 16:08:23 +00:00
Dave Long 95bae2b621
Issue #3342975 by andypost, quietone, catch: Deprecate Url::toRenderArray() and Url::renderAccess() 2023-03-12 20:10:35 +00:00
Dave Long de09fc95c5
Issue #3322743 by Spokje, mondrake: Fix PHPStan L2 errors "Parameter $foo of method Foo::bar() has invalid type Foo\Baz." and "Method Foo::bar() has invalid return type Foo\Baz. " 2023-03-12 19:15:58 +00:00
Dave Long 088568e546
Issue #3347443 by bradjones1: SessionConfiguration::getCookieDomain() return value doc is incorrect 2023-03-12 18:52:32 +00:00
Alex Pott 66500ab088
Issue #2881077 by smustgrave, sardara, amcgowanca, alexpott, dawehner: Outbound path processors cannot override the specified URL fragment 2023-03-09 09:03:29 +00:00
catch d6d5051fb9 Issue #3303874 by alecsmrekar, Wim Leers, smustgrave: Early rendering issue in big_pipe_page_attachments() for controllers returning Response objects 2023-03-08 12:02:16 +00:00
catch 4421948a88 Issue #2552837 by smustgrave, pwolanin, alexpott: XSS::filter and filter_xss can create malformed attributes when you would expect them to be stripped 2023-03-08 11:51:24 +00:00
Alex Pott 6bbb08f95e
Issue #3210064 by mfb, TanujJain-TJ, maosmurf, smustgrave, xjm, samuel.mortenson: EntityChangedTrait return type mismatch 2023-03-07 23:36:18 +00:00
catch 18b08a8372 Issue #3345789 by andy-blum: Improve documentation of hook_theme_suggestions_HOOK() 2023-03-07 15:52:04 +00:00
catch 7d7d8b2922 Issue #3346372 by mstrelan, acbramley: Documentation of CacheTagsChecksumTrait::invalidateTags refers to a non-existant method 2023-03-07 14:59:56 +00:00
Alex Pott f711435482
Issue #3075608 by mondrake, Mile23, longwave: Introduce TestRun objects and refactor TestDatabase to be testable 2023-03-07 12:28:55 +00:00
catch 237373bca0 Issue #2714753 by ankit.rathore1, neerajsingh, snehi, Finn Lewis, hershy.k, dark-o, joachim, jhodgdon, eojthebrave, quietone: FormState::set(), get(), and has() should explain they work with storage, and crosslinked with getStorage() 2023-03-06 17:31:10 +00:00
catch 2616512c58 Issue #2808577 by Rishabh Vishwakarma, oknate, tedbow, alexpott: Move hook_link_alter documentation to core/lib/Drupal/Core/Utility/link.api.php 2023-03-06 17:01:12 +00:00
Alex Pott c48da9e7a7
Issue #3224239 by bircher, rpayanm, smustgrave: StorageComparer does not work when storages are not in the default collection 2023-03-06 11:09:39 +00:00
Lauri Eskola 5030f45e0c
Issue #3300481 by Murz, smustgrave, catch: Move ScrollTopCommand views Ajax command to the Drupal Core 2023-03-04 09:08:13 +02:00
catch 2c3f5743df Issue #2921810 by claudiu.cristea, nod_, seanB, yogeshmpawar, dww, Wilfred Waltman, joelpittet, askibinski, ankithashetty, ravi.shankar, jonathanshaw, alexpott, kostyashupenko, webchick, danflanagan8, catch, droplet, larowlan, mpdonadio, jhedstrom, AaronMcHale, dawehner, Wim Leers, ckrina, worldlinemine: Allow TimestampFormatter to show as a fully cacheable time difference with JS 2023-03-03 16:35:58 +00:00
catch bf064d2864 Issue #3173639 by mohit_aghera, godotislate, Kristen Pol, quietone: Entity storage exception during module install missing !message parameter in watchdog_exception() call 2023-03-03 11:36:23 +00:00
catch f8ac82629f Issue #3336763 by dww: Add Hawaiian as a choice in core language selectors 2023-03-03 10:36:03 +00:00
catch 92fcdbfd24 Issue #3035589 by slip, Berdir, wells, Neslee Canil Pinto, paulocs, indigoxela, alexpott, Wim Leers: Website exception via GET with QUERY_STRING "?_format=..." 2023-03-03 09:57:29 +00:00
Lauri Eskola 0ac4b76303
Issue #3343198 by andy-blum, murilohp, smustgrave, safetypin: Improve documentation of hook_theme_suggestions_HOOK_alter() 2023-03-03 10:20:46 +02:00
catch 1ab5db0352 Issue #3344744 by alexpott: A route with a default title of 0 does not work 2023-03-02 11:00:50 +00:00
catch dc6c95f661 Issue #3344903 by mohit_aghera: Fix PHPStan issue on ConditionInterface of \Drupal\Core\Database 2023-03-02 09:41:18 +00:00
Lee Rowlands f2e3f7017b
Issue #3345385 by cafuego: Local variable $additional_headers in PhpMail is confusing, rename to $additional_params 2023-03-02 16:41:53 +10:00
Dave Long 5971ebdfe7
Revert "Issue #3262017 by sleitner, ravi.shankar, smustgrave, xjm, longwave, quietone, Gábor Hojtsy, catch, alexpott: Country list is not correctly sorted when it's localized with accents (e.g. German, Turkish)"
This reverts commit c34b922a53.
2023-02-27 13:25:57 +00:00
Dave Long c34b922a53
Issue #3262017 by sleitner, ravi.shankar, smustgrave, xjm, longwave, quietone, Gábor Hojtsy, catch, alexpott: Country list is not correctly sorted when it's localized with accents (e.g. German, Turkish) 2023-02-24 14:12:13 +00:00
catch e8554d6427 Issue #3024264 by roderik: Document and rename variables in DrupalKernel::findSitePath() 2023-02-24 11:04:52 +00:00
Lee Rowlands e8cdbb6923
Issue #3276939 by daffie, aziza_a, larowlan: The Symfony method Request::setTrustedHosts() is a static method, we use it as non-static 2023-02-24 07:31:23 +10:00
catch 7cf8cec67d Issue #3341254 by Spokje, longwave: Fix failing "updated deps" test-runs on 10.x.x 2023-02-23 14:58:45 +00:00
Dave Long 8883446724
Issue #3342991 by quietone, andypost, catch: Deprecate LinkGeneratorInterface::generateFromLink() 2023-02-23 14:05:36 +00:00
catch 2d0782d91f Issue #3198868 by dpi, acbramley, larowlan: Add delay to queue suspend 2023-02-23 10:20:36 +00:00
Alex Pott 100aaec107
Revert "Issue #3091478 by Tim Bozeman, lauriii, malcomio, EclipseGc, larowlan, tim.plunkett, amateescu, dpi: Improve StringItem::generateSampleValue()"
This reverts commit 3fc94dc6cb.
2023-02-23 01:06:50 +00:00
bnjmnm 3fc94dc6cb Issue #3091478 by Tim Bozeman, lauriii, malcomio, EclipseGc, larowlan, tim.plunkett, amateescu, dpi: Improve StringItem::generateSampleValue() 2023-02-22 16:05:29 -05:00
catch efda42f2fc Issue #3020455 by Spokje, jhedstrom, kim.pepper, Bhanu951, mpdonadio, alexpott, smustgrave: Deprecate system_time_zones() and move to TimeZoneFormHelper 2023-02-22 15:28:49 +00:00
catch 85c9ee6ab8 Issue #2859042 by Sam152, plach, maximpodorov, Ankit.Gupta, Berdir, acbramley, hchonov, timmillwood, mheip, amateescu, matsbla: Impossible to update an entity revision if the field value you are updating matches the default revision 2023-02-22 10:10:43 +00:00
Alex Pott defcb862d6
Issue #3134618 by geek-merlin, smustgrave, Matroskeen, Kristen Pol, alexpott: hook_options_list_alter lacks $context['widget'] 2023-02-22 09:55:46 +00:00
catch ccae3c0412 Issue #2867001 by dpi, acbramley, SpadXIII, mstrelan, smustgrave, neclimdul: Dont treat suspending of a queue as erroneous 2023-02-22 09:48:13 +00:00
quietone 72f1f1f81f
Issue #2031917 by fgm, YesCT, penyaskito, plach, smustgrave: Docs follow-up Entity Translation API improvements 2023-02-22 16:29:29 +13:00
catch 475a3c73ee Issue #2302085 by voleger, pooja saraah, Rishabh Vishwakarma, victoru: Keep MenuTreeStorage field definition in sync with MenuLinkManager 2023-02-21 14:07:02 +00:00
catch 25b8da7b80 Issue #3317744 by idebr, smustgrave: Bundle restrictions from a route do not apply to revisionable entities 2023-02-21 12:13:33 +00:00
catch 3cca7d75a0 Issue #3216430 by Charlie ChX Negyesi: Improve documentation on $is_syncing 2023-02-21 11:59:26 +00:00
catch 9124793647 Issue #2662844 by gapple, yogeshmpawar, penyaskito, dawehner, catch, smustgrave, alexpott, chx: cache.backend.chainedfast misbehaves when both fast and consistent backends point to the same storage 2023-02-20 17:36:59 +00:00
catch 9857cab4de Issue #3195700 by Matroskeen, ranjith_kumar_k_u: RegexDirectoryIterator can extend RegexIterator 2023-02-20 16:46:22 +00:00
Dave Long db3c1ec58e
Issue #3138595 by jungle, Kumar Kundan, markdorison, kkalashnikov, ankitsingh0188, mrinalini9, walangitan, _utsavsharma, himanshu_sindhwani, atul4drupal, xjm, smustgrave, catch, alexpott, daffie: Deprecate PhpStorage ::writeable() methods for removal in Drupal 11 with no replacement 2023-02-17 16:44:00 +00:00
Dave Long 3789efb326
Issue #3265616 by jungle, lucassc, xjm, nicrodgers, kkalashnikov, Akram Khan, Rishabh Vishwakarma, mrinalini9, jidrone, smustgrave, catch, longwave: Re-word "An illegal choice has been detected" message to remove legality suggestion 2023-02-17 16:31:59 +00:00
Dave Long 3966592061
Issue #3151019 by catch, andypost: Only allow route names, deprecate support for route objects in UrlGenerator methods 2023-02-17 16:29:57 +00:00
catch 9e0394aecc Issue #3135038 by Rajab Natshah, smustgrave: Fix change SharedTempStore to PrivateTempStoreFactory on the DeleteAction 2023-02-17 12:44:01 +00:00
catch 8df6544ec1 Issue #3266568 by mxr576, sourabhjain, quietone: Refactor array_merge() usage in loops as possible for performance 2023-02-17 12:16:21 +00:00
catch a386abdf41 Revert "Issue #3265616 by jungle, lucassc, xjm, nicrodgers, kkalashnikov, Akram Khan, Rishabh Vishwakarma, jidrone, smustgrave: Re-word "An illegal choice has been detected" message to remove legality suggestion"
This reverts commit 66c8012275.
2023-02-17 10:14:32 +00:00
catch 66c8012275 Issue #3265616 by jungle, lucassc, xjm, nicrodgers, kkalashnikov, Akram Khan, Rishabh Vishwakarma, jidrone, smustgrave: Re-word "An illegal choice has been detected" message to remove legality suggestion 2023-02-17 09:54:10 +00:00
catch a38d5bbd90 Issue #3209468 by joaopauloc.dev, pooja saraah, joachim: DrupalKernelInterface methods & DrupalKernel::sitePath should document the format of a site path 2023-02-17 08:19:32 +00:00
catch 1fe7829e37 Issue #3209468 by joaopauloc.dev, pooja saraah, joachim: DrupalKernelInterface methods & DrupalKernel::sitePath should document the format of a site path 2023-02-17 08:15:19 +00:00
catch 4aa3660044 Issue #3336639 by joaopauloc.dev, joachim: Move cache clearing in FieldConfig::postDelete() to FieldConfigBase 2023-02-17 08:07:26 +00:00
xjm 599676af04
Revert "Issue #3138595 by jungle, Kumar Kundan, markdorison, kkalashnikov, ankitsingh0188, mrinalini9, walangitan, _utsavsharma, himanshu_sindhwani, atul4drupal, smustgrave, xjm, alexpott, daffie: Replace method names that use writeable with writable"
This reverts commit 09a5ff9f5c.
2023-02-16 17:18:51 -06:00
Dave Long 90c51b9047
Issue #3296293 by andypost, amjad1233, mfb, smustgrave, _utsavsharma, jordanpagewhite, longwave, geek-merlin: Apply SensitiveParameter attribute 2023-02-16 22:18:03 +00:00
Alex Pott 70700fcc7d
Issue #2850794 by cilefen, rahulrasgon, borisson_, andypost, collinhaines, mr.baileys, averagejoe3000, sdstyles, Pavan B S, alexpott, idebr: Unable to open Zip archive using ArchiverZip 2023-02-16 09:43:45 +00:00
catch df6d9bda9c Issue #3283351 by Sweetchuck: PHP 8.1 Return type of DeprecatedArray::unserialize() and ::serialize() 2023-02-16 09:02:29 +00:00
catch f2e1dcdc5e Issue #3267785 by darvanen, kriboogh, alexpott, ciprian.stavovei, smustgrave: Deprecate passing non-string parameters to \Drupal\Core\Utility\Token::scan then implement typehint 2023-02-16 09:01:07 +00:00
catch cee80c4eb6 Issue #3255699 by mfb, xjm, andrea.cividini, quietone, smustgrave: Demote routine content entity log entries from "notice" to "info" 2023-02-15 18:44:06 +00:00
catch 09a5ff9f5c Issue #3138595 by jungle, Kumar Kundan, markdorison, kkalashnikov, ankitsingh0188, mrinalini9, walangitan, _utsavsharma, himanshu_sindhwani, atul4drupal, smustgrave, xjm, alexpott, daffie: Replace method names that use writeable with writable 2023-02-15 14:39:55 +00:00
catch a77990edd8 Issue #3261347 by noorulshameera, pflora, Johnny Santos, neclimdul, alexpott: Incorrect EntityType::$label_count type documentation 2023-02-15 14:16:26 +00:00
catch 7b3b607df0 Issue #3334208 by DuaelFr: Untranslatable string in \Drupal\Core\Config\Entity\ConfigEntityUpdater::update() 2023-02-15 12:00:39 +00:00
bnjmnm a315350763 Issue #3332630 by mxr576, smustgrave: Correct return typehint on BlockPluginTrait::blockAccess() 2023-02-14 13:42:08 -05:00
Lauri Eskola 905efbc90a
Issue #2951268 by dww, ndf, Chi, bnjmnm, lauriii, drintios, kishor_kolekar, tim.plunkett, quietone: Improve rendering account link in the toolbar 2023-02-14 17:54:09 +02:00
catch 978a8bf8f0 Issue #3299946 by longwave, Spokje: Deprecate theme_render_and_autoescape() 2023-02-14 15:26:19 +00:00
catch d4228ec1ef Issue #2901803 by jungle, ankithashetty, anisha.challa, hmendes, Nathan Tsai, alexpott, smustgrave: #suffix & #prefix Not Included in Documentation 2023-02-14 08:42:51 +00:00
catch 663d0d468b Issue #3340272 by royalpinto007, Chi: Fix return type for EntityStorageBase::doPreSave() method 2023-02-13 16:38:25 +00:00
catch 87d90f9493 Issue #3340077 by ankitsingh0188, solideogloria, longwave: Make DatabaseException extend \Throwable 2023-02-13 15:57:45 +00:00
catch e434d61d4c Issue #3081646 by Spokje, mallezie, richardbporter, VladimirAus, RoSk0: Follow up for "Adding Assertions to Drupal - Test Tools" 2023-02-13 14:29:07 +00:00
Dave Long ce28a42738
Issue #3299678 by mondrake, catch, longwave: Deprecate DiffEngine and replace with sebastian/diff 2023-02-13 11:52:53 +00:00
catch b6b60144e7 Issue #3132334 by mstrelan, quietone: Add documentation for path_processing option to URLGeneratorInterface 2023-02-13 10:19:18 +00:00
quietone 404f98cda2
Issue #3328859 by jungle, smustgrave: Fix case on Drupal\Component\Utility\HTML in FieldFilteredMarkup 2023-02-11 12:46:07 +13:00
catch 17aefffed2 Issue #3254863 by cburschka: MarkupInterface should extend \Stringable 2023-02-10 12:28:59 +00:00
Alex Pott 4e49b11ac2
Issue #2583041 by mondrake, fietserwin, claudiu.cristea, alexpott, smustgrave, catch: GD toolkit & operations should catch \Throwable to fail gracefully in case of errors 2023-02-07 00:05:39 +00:00
Alex Pott d532f6fda0
Issue #3151017 by andypost, catch, ankithashetty, smustgrave, alexpott: Deprecate UrlGenerator::supports() and UrlGenerator::getRouteDebugMessage() 2023-02-06 22:51:37 +00:00
Lee Rowlands 08177ee365
Issue #2807629 by idebr, pookmish, ravi.shankar, KapilV, aditya.n, acbramley, szloredan, nikitagupta, kalvis, ranjith_kumar_k_u, pooja saraah, DamienMcKenna, seanB, galooph, thomas.crouch, larowlan, Lendude, amateescu, pameeela, b_sharpe: Allow menu items which link to unpublished nodes to be selected in the parent item selector 2023-02-07 08:08:41 +10:00
catch e53445efb4 Issue #3283035 by bruno.bicudo, Spokje, _pratik_, longwave, joachim, xjm, smustgrave: Exceptions from errors in services.yml files should tell you which file 2023-02-06 21:32:03 +00:00
catch 373c3da216 Issue #2897251 by murilohp, Bhanu951, heddn, smustgrave: EntityController doesn't pass dynamic route parameters 2023-02-06 21:20:16 +00:00
catch 8a993aec1a Issue #2915772 by andypost, mrinalini9, dawehner, Wim Leers: Deprecate non_lazy_route_enhancer service tag in favor of route_enhancer, same for non_lazy_route_filter and route_filter 2023-02-06 21:11:49 +00:00
catch 8fd8edd8f8 Issue #3099085 by krystalcode: EntityDefinitionUpdateManagerInterface docblock improvement 2023-02-06 13:22:47 +00:00
catch 25f9a654b5 Issue #3171333 by sardara, smustgrave: Entity display entities are incorrectly unserialized 2023-02-06 13:09:05 +00:00
catch cd0f1d321a Issue #2594473 by Torenware, quietone: The StreamWrapperManager class returns non-strings for getNames and getDescriptions 2023-02-06 13:00:22 +00:00
catch 58f91ac691 Issue #3265288 by andypost: Add assertion for #lazy_builder callback argument 2023-02-06 12:50:13 +00:00
Lee Rowlands 5c85e6d4dd
Issue #2822575 by martin107, lucassc, pooja saraah, Shubham Chandra, rodrigoaguilera, smustgrave, larowlan: LibraryDiscoveryParser::buildByExtension() is missing @throws tags 2023-02-06 08:43:09 +10:00
Alex Pott 91e19e5c91
Issue #3017710 by ndobromirov, joseph.olstad, Wim Leers, alexpott, Berdir, borisson_: Drupal\Core\TypedData\TypedData::getPropertyPath() is slow 2023-02-05 13:28:53 +00:00
Lauri Eskola aeac2967ce
Issue #2632750 by Wim Leers, bnjmnm, krlucas, ronaldtebrake, zaporylie, mherchel, Fabianx, webchick, yogeshchaugule8, catch, darol100, yoroy, Bojhan, Gábor Hojtsy: Interface previews/skeleton screens through optional "preview" or "placeholder" templates 2023-02-03 19:15:03 +02:00
catch 569239917a Issue #3309157 by dpi, larowlan: RevisionLogInterface is typehinted as always returning entity/ids, but cannot guarantee set/existing values 2023-02-03 14:11:40 +00:00
catch 6ce70845c2 Issue #2902122 by mariodan, mstef: url_is_active in hook_link_alter() is not being used 2023-02-01 22:19:49 +00:00
Alex Pott 58caf0f237
Issue #3284133 by mondrake, alexpott: IETF RFC 9239 requires Javascript MIME type to be text/javascript 2023-02-01 17:25:12 +00:00
Alex Pott f570135abb
Issue #2867796 by murilohp, kkalashnikov, sophiavs, ameymudras, Ratan Priya, anagomes, alexpott, joachim: hook_theme() docs for path are inaccurate 2023-02-01 11:55:25 +00:00
catch f812be0def Issue #3087868 by Charlie ChX Negyesi, Wim Leers, joachim, smustgrave: Make the AccessResult API even clearer 2023-02-01 09:56:06 +00:00
catch 02f06bc2c7 Revert "Issue #3070022 by gease, sokru, kfritsche, hchonov, lauriii: Introduce EntityBase::getCacheTagsToInvalidateOnSave()"
This reverts commit 7e847dc57b.
2023-01-31 21:03:38 +00:00
catch 7e847dc57b Issue #3070022 by gease, sokru, kfritsche, hchonov, lauriii: Introduce EntityBase::getCacheTagsToInvalidateOnSave() 2023-01-31 10:25:09 +00:00
catch fab2025f20 Issue #3001430 by alexpott, _utsavsharma, Oscaner, lauriii, smustgrave, ifux, deviantintegral, pameeela: Unable to uninstall base theme and subtheme via config sync at the same time 2023-01-30 10:56:47 +00:00
catch 652709e400 Issue #3328443 by xjm, rpayanm, alexpott, catch, longwave: Replace most strpos() === 0 or !== 0 with str_starts_with() 2023-01-27 12:37:01 +00:00
xjm 00bcd1740c
Issue #2574981 by Manjit.Singh, dimaro, wengerk, darol100, izus, pguillard, vsujeetkumar, Himanshu5050, snehi, paulocs, rakesh.gectcr, jofitz, _utsavsharma, charginghawk, rajeshwari10, sdstyles, quietone, benjifisher, marcusvsouza, LoMo, joelpittet, justAChris, cilefen, YesCT, mradcliffe, spitzialist, annajl, jhodgdon, catch, alexpott, Sabbi0612, kattekrab, Mile23, antojose, leanderl, rodrigoac: Fix grammar ("an URL" should be "a URL") and consistent use of URL (not "url" / "Url") in documentation only 2023-01-26 16:06:23 -06:00
Alex Pott 6d62cf239e
Issue #3303067 by catch, nod_, Wim Leers, olli, alexpott: Compress aggregate URL query strings 2023-01-26 09:17:16 +00:00
catch 8ef98588ae Issue #2698563 by Mile23, ankithashetty: @todo: BrowserTestBase::prepareRequestForGenerator use symfony Request 2023-01-25 14:47:12 +00:00
catch be7d65ecf1 Issue #3225354 by eddie_c, paulocs, Bhanu951, daffie, Spokje, Berdir: Add a clearByPrefix() method to the flood API 2023-01-24 12:38:49 +00:00
catch 9dc5c66ea2 Issue #3112866 by alexpott, andypost, smustgrave: Remove special case of User module install 2023-01-23 17:28:40 +00:00
catch d06dfb35eb Issue #1875020 by longwave, David_Rothstein, slip, alexpott, catch, smustgrave, jhodgdon: Cron queue gets processed every time cron is called, regardless of whether it's already being processed elsewhere 2023-01-23 13:09:03 +00:00
catch de66aa9334 Issue #3333858 by miiimooo, larowlan: Blocks that have #attached set removed after upgrade 2023-01-20 14:04:42 +00:00
Alex Pott aa373a8803
Issue #3239980 by longwave, lauriii, kostyashupenko, xjm, catch, bnjmnm, nod_, bbrala: Deprecate Modernizr 2023-01-20 12:27:53 +00:00
xjm 66ac2064fe
Issue #3185640 by lucienchalom, jungle, smustgrave, ravi.shankar, andregp, xjm, quietone, sergiogsanchez: Fix or ignore words that start with "v", excluding real non-English words 2023-01-16 10:36:05 -06:00
Alex Pott 5a193a820f
Issue #3191623 by mondrake, Medha Kumari, daffie, alexpott: Select queries do not escape the GROUP BY fields 2023-01-16 15:29:41 +00:00