drupal/core/modules/menu_ui/src
Nathaniel Catchpole 01b3613b24 Issue #2641592 by Mac_Weber: Replace deprecated usage of entity_create('menu') with a direct call to Menu::create() 2016-01-21 16:36:34 +09:00
..
Controller Issue #2549791 by alexpott, Wim Leers: Remove SafeMarkup::xssFilter() and provide ability to define #markup escaping strategy and what tags to filter 2015-08-19 11:29:44 +01:00
Form Issue #2444231 by Wim Leers, nlisgo: Fix CacheableInterface so it makes sense (was: "Make Config objects & Entities implement CacheableInterface + add BubbleableMetadata::createFromCacheableObject()") 2015-04-01 10:39:13 +01:00
Plugin/Menu/LocalAction Issue #2516866 by willzyx: Faulty dependency to RedirectDestination in Drupal\menu_ui\Plugin\Menu\LocalAction\LocalActionDefault 2015-07-07 14:10:40 +01:00
Tests Issue #2641592 by Mac_Weber: Replace deprecated usage of entity_create('menu') with a direct call to Menu::create() 2016-01-21 16:36:34 +09:00
MenuForm.php Issue #2652556 by Pol: Remove duplicate lines in MenuForm.php 2016-01-21 16:34:03 +09:00
MenuListBuilder.php Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00