drupal/core/modules/node/src
webchick a2facd2f1b Issue #2333353 by ashutoshsngh: Remove usage of form_get_errors(). 2014-09-08 09:01:19 -07:00
..
Access Issue #1510544 by swentel, Bojhan, Gábor Hojtsy, merlinofchaos, Cottser, Wim Leers, plopesc, aspilicious, sannejanssen, larowlan, tim.plunkett, nod_: Fixed Show previews in front-end theme, able to select different view modes. 2014-08-23 12:03:35 -07:00
Controller Issue #1966436 by naveenvalecha, cesarmiquel, Berdir, mr.york, jlbellido, segi, vasi1186, Leksat, Gábor Hojtsy, Schnitzel, grisendo, Aron Novak, likin, penyaskito, vijaycs85, kfritsche, fago: Fixed Default *content* entity languages are not set for entities created with the API. 2014-08-28 12:58:27 -07:00
Entity Issue #2326949 by plach, effulgentsia: Move entity-type-specific schema information from the storage class to a schema handler. 2014-09-02 14:58:04 -07:00
EventSubscriber
Form Issue #2031717 by Berdir, swentel, fago: Make entity module not required. 2014-09-02 10:36:57 +01:00
ParamConverter Issue #2330929 by znerol: Remove the request from parameter converters. 2014-09-08 14:20:21 +01:00
Plugin Issue #2271349 by Berdir, Arla, blueminds, larowlan, Dave Reid: Node and Comment ops links should be display components (which can be disabled). 2014-09-05 12:31:15 -04: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 #2271349 by Berdir, Arla, blueminds, larowlan, Dave Reid: Node and Comment ops links should be display components (which can be disabled). 2014-09-05 12:31:15 -04:00
NodeAccessControlHandler.php Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers. 2014-08-22 12:59:25 +01:00
NodeAccessControlHandlerInterface.php Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler. 2014-08-07 23:27:28 +01:00
NodeForm.php Issue #2333353 by ashutoshsngh: Remove usage of form_get_errors(). 2014-09-08 09:01:19 -07:00
NodeGrantDatabaseStorage.php Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler. 2014-08-07 23:27:28 +01:00
NodeGrantDatabaseStorageInterface.php Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler. 2014-08-07 23:27:28 +01:00
NodeInterface.php
NodeListBuilder.php Issue #2309221 by mikey_p: Drupal\Core\Datetime\Date should be renamed to DateFormatter. 2014-08-05 11:39:21 +01:00
NodeStorage.php Issue #2330091 by plach: Rename ContentEntityDatabaseStorage to SqlContentEntityStorage. 2014-09-08 13:12:45 +01:00
NodeStorageInterface.php Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers. 2014-08-22 12:59:25 +01:00
NodeStorageSchema.php Issue #2330091 by plach: Rename ContentEntityDatabaseStorage to SqlContentEntityStorage. 2014-09-08 13:12:45 +01:00
NodeTranslationHandler.php Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
NodeTypeAccessControlHandler.php Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler. 2014-08-07 23:27:28 +01:00
NodeTypeForm.php Issue #2283977 by alexpott, Gábor Hojtsy, effulgentsia, fago: Create a new ConfigEntity type for storing bundle-specific customizations of base fields. 2014-08-19 11:25:28 +01:00
NodeTypeInterface.php
NodeTypeListBuilder.php
NodeViewBuilder.php Issue #2271349 by Berdir, Arla, blueminds, larowlan, Dave Reid: Node and Comment ops links should be display components (which can be disabled). 2014-09-05 12:31:15 -04:00
NodeViewsData.php Issue #2319671 by dawehner, jhodgdon, xjm, alexpott: ViewsDataController: Step1: Move entity views data into controllers. 2014-08-14 12:06:59 -07:00