drupal/core/modules/book/src
Nathaniel Catchpole 73069e05e8 Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable 2015-01-16 10:43:35 +00:00
..
Access Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks. 2014-09-17 15:39:29 +01:00
Controller Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes. 2014-10-09 07:39:37 +01:00
Form Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable 2015-01-16 10:43:35 +00:00
Plugin/Block Issue #2322509 by prics, cilefen, gaurav.goyal, harijari, Temoor: Replace all instances of node_load(), node_load_multiple(), entity_load('node') and entity_load_multiple('node') with static method calls. 2014-11-09 23:40:48 -08:00
Tests Issue #2380615 by dawehner, swentel, larowlan: Result of book_node_load() should not vary depending on user permissions 2015-01-05 11:38:11 +00:00
BookBreadcrumbBuilder.php Issue #2314599 by Crell, Cottser, dawehner: Use title/url instead of l() for building breadcrumb. 2014-08-23 15:00:26 -07:00
BookExport.php Issue #2304987 by Berdir, Wim Leers: Fixed Don't invalidate cache tags of referenced entities, use entity list cache tags correctly, add test coverage for entity list cache tags. 2014-10-01 01:20:51 -07:00
BookManager.php Issue #918538 by Berdir, slashrsm, damiankloip, sun, tobiasb: Decouple cache tags from cache bins 2015-01-06 13:25:59 +00:00
BookManagerInterface.php Issue #2380615 by dawehner, swentel, larowlan: Result of book_node_load() should not vary depending on user permissions 2015-01-05 11:38:11 +00:00
BookOutline.php Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4. 2014-05-27 19:43:20 -07:00
BookOutlineStorage.php Issue #2380615 by dawehner, swentel, larowlan: Result of book_node_load() should not vary depending on user permissions 2015-01-05 11:38:11 +00:00
BookOutlineStorageInterface.php Issue #2380615 by dawehner, swentel, larowlan: Result of book_node_load() should not vary depending on user permissions 2015-01-05 11:38:11 +00:00