drupal/core/modules/shortcut/src
Dave Long 95bae2b621
Issue #3342975 by andypost, quietone, catch: Deprecate Url::toRenderArray() and Url::renderAccess()
2023-03-12 20:10:35 +00:00
..
Controller
Entity Issue #3279502 by webflo: Fix invalid @property annotations 2022-05-15 22:06:26 +01:00
Form Issue #3342975 by andypost, quietone, catch: Deprecate Url::toRenderArray() and Url::renderAccess() 2023-03-12 20:10:35 +00:00
Plugin Issue #3199741 by Matroskeen, quietone: Add documentation for remaining source plugins 2021-06-22 15:36:26 +01:00
ShortcutAccessControlHandler.php Issue #3319582 by mondrake, Spokje, longwave, mallezie: Fix calls to methods with too many parameters passed in 2022-11-29 11:38:06 +00:00
ShortcutForm.php
ShortcutInterface.php
ShortcutLazyBuilders.php
ShortcutSetAccessControlHandler.php
ShortcutSetForm.php Issue #3122912 by shaktik, siddhant.bhosale, S_Bhandari, martin107, swatichouhan012, kapilkumar0324, raman.b, paulocs, longwave, quietone, xjm: t() calls should be avoided , use $this->t() instead in Form Builders 2021-01-22 09:36:50 +00:00
ShortcutSetInterface.php
ShortcutSetListBuilder.php
ShortcutSetStorage.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
ShortcutSetStorageInterface.php