drupal/core/modules/shortcut/src
webchick 783bc94834 Issue #2226871 by tim.plunkett: ConfirmFormInterface::getCancelRoute() should always return Drupal\Core\Url. 2014-05-20 14:48:51 -07:00
..
Access Issue #2222719 by effulgentsia, tim.plunkett, xjm, dawehner: Use parameter matching via reflection for access checks instead of pulling variables from request attributes. 2014-05-16 12:45:50 -04:00
Controller
Entity Issue #2267753 by pwolanin, amateescu, YesCT, Berdir: ContentEntityDatabaseStorage::mapToStorageRecord hard-codes ->->value. 2014-05-20 17:41:42 +01:00
Form Issue #2226871 by tim.plunkett: ConfirmFormInterface::getCancelRoute() should always return Drupal\Core\Url. 2014-05-20 14:48:51 -07:00
Plugin/Block
Tests Issue #2096899 by amateescu, msonnabaum | Berdir: Add ::create() to simplify creating new entities. 2014-05-20 14:27:11 -07:00
ShortcutAccessController.php
ShortcutForm.php Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm. 2014-04-26 00:12:39 +01:00
ShortcutInterface.php Issue #2168321 by longwave, martin107: Several files have incorrect indentation. 2014-04-24 15:06:35 +02:00
ShortcutPathItem.php
ShortcutPathValue.php Issue #2233619 by slashrsm, Jalandhar: Merge lookup functions in AliasManager. 2014-05-05 16:14:38 +01:00
ShortcutSetAccessController.php Issue #2168321 by longwave, martin107: Several files have incorrect indentation. 2014-04-24 15:06:35 +02:00
ShortcutSetForm.php Issue #2190313 by pfrenssen, Berdir, amateescu, ianthomas_uk: Add $EntityType::load() and loadMultiple() to simplify loading entities. 2014-05-20 10:29:40 +01:00
ShortcutSetInterface.php
ShortcutSetListBuilder.php
ShortcutSetStorage.php
ShortcutSetStorageInterface.php