feuerschrey.at
PDF Drucken E-Mail

  

P2160023

 

Der Mensch, der dahin gelangt ist, nichts zu begehren
und nichts zu fürchten, ist Meister über alles.

Eliphas Lèvi 

 

"FEUERSCHREY" ist ein einzelprojekt  -   doch zu meiner freude habe ich auf meinem bisherigen weg viele tolle künstler kennenlernen dürfen. so  bietet sich mir die möglichkeit bei bedarf mit anderen darstellern und gruppen zusammenzuarbeiten,  um shows, workshops und walkacts nach ihren individuellen wünschen und vorstellungen zu gestalten!!

                      

 

Free template 'Colorfall' by [ Anch ] Gorsk.net Studio. Please, don't remove this hidden copyleft!

Profil zum Laufzeitverhalten

Application afterLoad: 0.003 seconds, 0.20 MB
Application afterInitialise: 0.089 seconds, 2.11 MB
Application afterRoute: 0.106 seconds, 2.54 MB
Application afterDispatch: 0.201 seconds, 4.93 MB
Application afterRender: 0.316 seconds, 5.81 MB

Speichernutzung

6168000

17 Abfragen protokolliert

  1. SELECT *
      FROM feu_session
      WHERE session_id = '51c83dc682113f6b290757a7dbc3f76b'
  2. DELETE
      FROM feu_session
      WHERE ( time < '1283640155' )
  3. SELECT *
      FROM feu_session
      WHERE session_id = '51c83dc682113f6b290757a7dbc3f76b'
  4. INSERT INTO `feu_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` )
      VALUES ( '51c83dc682113f6b290757a7dbc3f76b','1283641055','','0','1','0' )
  5. SELECT *
      FROM feu_components
      WHERE parent = 0
  6. SELECT folder AS type, element AS name, params
      FROM feu_plugins
      WHERE published >= 1
      AND access <= 0
      ORDER BY ordering
  7. SELECT m.*, c.`option` AS component
      FROM feu_menu AS m
      LEFT JOIN feu_components AS c
      ON m.componentid = c.id
      WHERE m.published = 1
      ORDER BY m.sublevel, m.parent, m.ordering
  8. SELECT template
      FROM feu_templates_menu
      WHERE client_id = 0
      AND (menuid = 0 OR menuid = 1)
      ORDER BY menuid DESC
      LIMIT 0, 1
  9. SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.attribs, a.urls, a.metakey, a.metadesc, a.access, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug, CHAR_LENGTH( a.`fulltext` ) AS readmore, u.name AS author, u.usertype, g.name AS groups, u.email AS author_email, cc.title AS category, s.title AS section, s.ordering AS s_ordering, cc.ordering AS cc_ordering, a.ordering AS a_ordering, f.ordering AS f_ordering
      FROM feu_content AS a
      INNER JOIN feu_content_frontpage AS f
      ON f.content_id = a.id
      LEFT JOIN feu_categories AS cc
      ON cc.id = a.catid
      LEFT JOIN feu_sections AS s
      ON s.id = a.sectionid
      LEFT JOIN feu_users AS u
      ON u.id = a.created_by
      LEFT JOIN feu_groups AS g
      ON a.access = g.id
      WHERE 1
      AND a.access <= 0
      AND a.state = 1
      AND (( cc.published = 1
      AND s.published = 1 ) OR ( a.catid = 0
      AND a.sectionid = 0 ) )
      AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2010-09-04 22:57:35' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2010-09-04 22:57:35' )
      ORDER BY  f.ordering
      LIMIT 0, 9
  10. SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.attribs, a.urls, a.metakey, a.metadesc, a.access, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug, CHAR_LENGTH( a.`fulltext` ) AS readmore, u.name AS author, u.usertype, g.name AS groups, u.email AS author_email, cc.title AS category, s.title AS section, s.ordering AS s_ordering, cc.ordering AS cc_ordering, a.ordering AS a_ordering, f.ordering AS f_ordering
      FROM feu_content AS a
      INNER JOIN feu_content_frontpage AS f
      ON f.content_id = a.id
      LEFT JOIN feu_categories AS cc
      ON cc.id = a.catid
      LEFT JOIN feu_sections AS s
      ON s.id = a.sectionid
      LEFT JOIN feu_users AS u
      ON u.id = a.created_by
      LEFT JOIN feu_groups AS g
      ON a.access = g.id
      WHERE 1
      AND a.access <= 0
      AND a.state = 1
      AND (( cc.published = 1
      AND s.published = 1 ) OR ( a.catid = 0
      AND a.sectionid = 0 ) )
      AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2010-09-04 22:57:35' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2010-09-04 22:57:35' )
      ORDER BY  f.ordering
  11. SELECT id, title, module, position, content, showtitle, control, params
      FROM feu_modules AS m
      LEFT JOIN feu_modules_menu AS mm
      ON mm.moduleid = m.id
      WHERE m.published = 1
      AND m.access <= 0
      AND m.client_id = 0
      AND ( mm.menuid = 1 OR mm.menuid = 0 )
      ORDER BY position, ordering
  12. SELECT a.*,  CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug
      FROM feu_content AS a
      INNER JOIN feu_categories AS cc
      ON cc.id = a.catid
      INNER JOIN feu_sections AS s
      ON s.id = a.sectionid
      WHERE a.state = 1
      AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2010-09-04 22:57:35' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2010-09-04 22:57:35' )
      AND s.id > 0
      AND a.access <= 0
      AND cc.access <= 0
      AND s.access <= 0
      AND s.published = 1
      AND cc.published = 1
      ORDER BY a.created DESC
      LIMIT 0, 5
  13. SELECT id
      FROM feu_components
      WHERE `option`='com_phocagallery'
      AND parent = 0
      LIMIT 0, 1
  14. SELECT *
      FROM feu_components
      WHERE id = '35'
  15. SELECT cc.title AS text, cc.id AS id, cc.parent_id AS parentid, cc.alias AS alias, cc.access AS access, cc.accessuserid AS accessuserid
      FROM feu_phocagallery_categories AS cc
      WHERE cc.published = 1
      AND cc.access <= 0
      ORDER BY cc.ordering
  16. SELECT cc.id AS idcat, a.id AS idimage
      FROM feu_phocagallery_categories AS cc
      LEFT JOIN feu_phocagallery AS a
      ON a.catid = cc.id
      WHERE a.published = 1
      AND cc.published = 1
      AND cc.id IN (1,2,8,12,13,4,10,15,7,11,6,9)
      ORDER BY RAND()
      LIMIT 0,1
  17. SELECT cc.id, a.id, a.catid, a.title, a.alias, a.filename , CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END AS catslug,  CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END AS slug
      FROM feu_phocagallery_categories AS cc
      LEFT JOIN feu_phocagallery AS a
      ON a.catid = cc.id
      WHERE a.id IN (446)

Geladene Sprachdateien

Nicht übersetzte Textfolgen (Diagnose)

Keine

Nicht übersetzte Textfolgen (Designer)

Keine