Friday 24 December 2010 6:45:20 am - 2 replies

» Read full tutorial

Introduction

At the end of this tutorial, you will be able to embed your custom RESTful interface into eZ Publish, to be further consumed by any 3rd party-service :

  • mobile application
  • external business application
  • web service
 
Author Message

Gaetano Giunta

Monday 28 February 2011 10:32:18 am

Nice intro. Now some questions:

1. Is there any description of how the different components interact (controllers, routers, views and whatnot)?

2. is it possible to have unversioned urls?

3. how to recover data in the controller's actions (get, post et similia?)

Principal Consultant International Business
Member of the Community Project Board

Gaetano Giunta

Tuesday 01 March 2011 3:25:02 am

Some tips, for users of the 4.5 beta 1 release:

- to disable auth on your route, you need to use the SkipFilter paratemeter, with the name of the controller class and the actions that do not need to be authentified

- the example given here is not working anymore. the object returned by the action should be an ezpRestMvcResult

- there's a bug if you name your route the same as the provider in rest.ini

Principal Consultant International Business
Member of the Community Project Board

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 17 2025 21:20:59
Script start
Timing: Jan 17 2025 21:20:59
Module start 'layout'
Timing: Jan 17 2025 21:20:59
Module start 'content'
Timing: Jan 17 2025 21:20:59
Module end 'content'
Timing: Jan 17 2025 21:20:59
Script end

Main resources:

Total runtime0.1137 sec
Peak memory usage4,096.0000 KB
Database Queries66

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 597.5938152.1406
Module start 'layout' 0.00600.0027 749.734439.5078
Module start 'content' 0.00870.1038 789.2422699.6016
Module end 'content' 0.11250.0012 1,488.843818.4766
Script end 0.1137  1,507.3203 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00312.7414160.0002
Check MTime0.00121.0825160.0001
Mysql Total
Database connection0.00110.966310.0011
Mysqli_queries0.054547.9601660.0008
Looping result0.00050.4233640.0000
Template Total0.087276.720.0436
Template load0.00171.484420.0008
Template processing0.085575.224920.0428
Template load and register function0.00030.250510.0003
states
state_id_array0.00100.898820.0005
state_identifier_array0.00090.791530.0003
Override
Cache load0.00141.2513230.0001
Sytem overhead
Fetch class attribute name0.00121.029040.0003
Fetch class attribute can translate value0.00080.681410.0008
class_abstraction
Instantiating content class attribute0.00000.009050.0000
XML
Image XML parsing0.00050.433610.0005
General
dbfile0.00070.6388160.0000
String conversion0.00000.009440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplforum_topic/full.tplextension/community_design/design/suncana/override/templates/forum_topic/full.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
1content/datatype/view/ezxmltags/link.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/link.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/li.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/li.tplEdit templateOverride template
1content/datatype/view/ezxmltags/ul.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/ul.tplEdit templateOverride template
1content/datatype/view/ezxmltags/separator.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltags/separator.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 9

Time used to render debug report: 0.0001 secs