drupal/core/modules/menu_link_content/src
Alex Pott ef28407352
Issue #3245553 by quietone, danflanagan8: Fix migration of localized D6 menu links
(cherry picked from commit 53783642d7)
2022-05-23 10:04:39 +01:00
..
Controller
Entity Issue #3279502 by webflo: Fix invalid @property annotations 2022-05-15 22:06:39 +01:00
Form Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax 2021-11-15 12:35:55 +10:00
Plugin Issue #3245553 by quietone, danflanagan8: Fix migration of localized D6 menu links 2022-05-23 10:04:39 +01:00
MenuLinkContentAccessControlHandler.php Issue #3219881 by msnassar: Typo in the description of class MenuLinkContentAccessControlHandler 2021-06-26 10:22:40 -05:00
MenuLinkContentInterface.php Issue #2880152 by amateescu, blazey, plach, larowlan, vijaycs85: Convert custom menu links to be revisionable 2019-03-11 14:38:31 +01:00
MenuLinkContentStorage.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
MenuLinkContentStorageInterface.php Issue #2880152 by amateescu, blazey, plach, larowlan, vijaycs85: Convert custom menu links to be revisionable 2019-03-11 14:38:31 +01:00
MenuLinkContentStorageSchema.php