drupal/core/modules/node/src
Alex Pott 2f1345a9ec Issue #2421699 by JeroenT: Remove usage of deprecated functions of WebTestBase 2015-02-18 12:39:20 +00:00
..
Access Issue #2405163 by chx: NodeRevisionAccessCheck is database dependent 2015-01-12 16:53:45 +00:00
Cache Issue #2390691 by Wim Leers, Berdir, arlinsandbulte: Expose node grants as cache context 2014-12-19 12:07:13 +00:00
Controller Issue #2384481 by rpayanm, daffie, tadityar, hussainweb, areke, claudiu.cristea: Make the class variables protected for NodeType 2015-01-12 12:44:27 +00:00
Entity Issue #2409635 by chris_h, Manjit.Singh, stutee, Nitesh Pawar: Improve authored by description 2015-02-09 16:02:25 +00:00
EventSubscriber Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4. 2014-05-27 19:43:20 -07:00
Form Issue #1728804 by Berdir: Introduce (Content)EntityDeleteForm and children to handle entity deletions 2015-01-30 10:46:14 +00:00
PageCache Issue #2263981 by znerol, beejeebus: Introduce a robust and extensible page cache-policy framework. 2014-09-20 11:14:29 +01:00
ParamConverter Issue #2330929 by znerol: Remove the request from parameter converters. 2014-09-08 14:20:21 +01:00
Plugin Issue #2426389 by olli, mikey_p, idebr, amateescu: Port SA-CONTRIB-2015-039 to D8 (views) 2015-02-17 12:51:06 +00:00
Routing Issue #2085571 by Xano, dawehner: Fixed admin/content should not depend on node.module. 2014-06-08 17:49:56 -05:00
Tests Issue #2421699 by JeroenT: Remove usage of deprecated functions of WebTestBase 2015-02-18 12:39:20 +00:00
NodeAccessControlHandler.php Issue #2099259 by Berdir: Missing default access for all taxonomy term fields 2014-11-28 09:56:05 +00:00
NodeAccessControlHandlerInterface.php Issue #1971208 by calebtr, dsayswhat, metzlerd, agentrickard: Replace "utilize" with a proper verb. 2014-10-20 09:30:46 +01:00
NodeForm.php Issue #2421581 by amateescu: Node preview causes stale values to be kept indefinitely for exisiting nodes 2015-02-06 09:17:58 -08:00
NodeGrantDatabaseStorage.php Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code) 2015-01-18 09:47:33 +00:00
NodeGrantDatabaseStorageInterface.php Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks. 2014-09-17 15:39:29 +01:00
NodeInterface.php Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4. 2014-05-27 19:43:20 -07:00
NodeListBuilder.php Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId(). 2014-10-13 10:10:32 +01:00
NodePermissions.php Issue #2329485 by damiankloip, dawehner: Allow permissions.yml files to declare 'permission_callbacks' for dynamic permissions. 2014-09-09 20:11:27 +01:00
NodeStorage.php Issue #2405163 by chx: NodeRevisionAccessCheck is database dependent 2015-01-12 16:53:45 +00:00
NodeStorageInterface.php Issue #2405163 by chx: NodeRevisionAccessCheck is database dependent 2015-01-12 16:53:45 +00:00
NodeStorageSchema.php Issue #2337927 by effulgentsia, plach, fago: Fixed SqlContentEntityStorage::onFieldStorageDefinition(Create|Update|Delete)() is broken for base fields. 2014-09-19 07:57:48 +01:00
NodeTranslationHandler.php Issue #2226493 by Berdir, Wim Leers, m1r1k, mr.baileys, andypost, scor, cbr, joelpittet: Apply formatters and widgets to Node base fields. 2014-09-08 22:00:57 +01:00
NodeTypeAccessControlHandler.php Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks. 2014-09-17 15:39:29 +01:00
NodeTypeForm.php Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
NodeTypeInterface.php Issue #2384481 by rpayanm, daffie, tadityar, hussainweb, areke, claudiu.cristea: Make the class variables protected for NodeType 2015-01-12 12:44:27 +00:00
NodeTypeListBuilder.php Issue #2384481 by rpayanm, daffie, tadityar, hussainweb, areke, claudiu.cristea: Make the class variables protected for NodeType 2015-01-12 12:44:27 +00:00
NodeViewBuilder.php Revert "Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator" 2014-12-13 21:44:18 +01:00
NodeViewsData.php Issue #2420037 by daffie: Remove EntityViewsDataInterface from some subclasses of EntityViewsData which implements EntityViewsDataInterface 2015-02-16 23:46:58 +00:00