18-22 september 2019
De jaarlijkse VRP-reis gaat in 2019 naar de Oostenrijkse hoofdstad Wenen. De stad is een uniek voorbeeld van ‘stedenbouw tussen architectuur en infrastructuur’. Wenen kent vandaag een stevige groei, onder meer door externe migratie, waardoor een grote nood aan bijkomende huisvesting is ontstaan. De stad kent een lange traditie van sociale huisvesting en zet sterk in op de verbetering van ‘zachte’ leefkwaliteiten in de stad, onder het motto ‘leave no one behind’. Tegelijk is Wenen een van de meest groene hoofdsteden van Europa.
Grote stadsvernieuwingsprojecten zoals Aspern Seestadt, Donau City en Erdberger Mais staan op stapel. Wenen ontwikkelde een ‘Stadtentwicklungsplan’ (STEP) dat een ontwikkelingsvisie voor 2025 neerzet met deelplannen voor open ruimte, mobiliteit en smart city.
De VRP-groep zal er verblijven in het Magdas Hotel, een gastvrij, cultureel geïnspireerd hotel, dat als sociaal bedrijf wordt gerund met o.a. 20 voormalige vluchtelingen.
Blokkeer alvast de periode 18-22 september in uw agenda!
deze website is een initiatief van
Joomla! Foutopsporingsconsole
password_clear ⇒
groups ⇒
Application 0.000 seconds (+0.000); 0.61 MB (+0.608) - afterLoad
Application 0.048 seconds (+0.048); 4.34 MB (+3.731) - afterInitialise
Application 0.076 seconds (+0.027); 6.30 MB (+1.965) - afterRoute
Application 0.112 seconds (+0.036); 7.81 MB (+1.502) - afterDispatch
Application 0.122 seconds (+0.010); 8.35 MB (+0.547) - beforeRenderModule mod_custom (Menubeeld over gecoro)
Application 0.124 seconds (+0.002); 8.41 MB (+0.056) - afterRenderModule mod_custom (Menubeeld over gecoro)
Application 0.125 seconds (+0.000); 8.41 MB (-0.003) - beforeRenderModule mod_custom (Menubeeld vraag&antwoord)
Application 0.125 seconds (+0.001); 8.41 MB (+0.005) - afterRenderModule mod_custom (Menubeeld vraag&antwoord)
Application 0.126 seconds (+0.000); 8.41 MB (-0.003) - beforeRenderModule mod_custom (Menubeeld vorming&publicatie)
Application 0.126 seconds (+0.001); 8.41 MB (+0.005) - afterRenderModule mod_custom (Menubeeld vorming&publicatie)
Application 0.130 seconds (+0.004); 8.44 MB (+0.031) - beforeRenderModule mod_custom (footer webatwork)
Application 0.131 seconds (+0.001); 8.45 MB (+0.005) - afterRenderModule mod_custom (footer webatwork)
Application 0.131 seconds (+0.000); 8.44 MB (-0.003) - beforeRenderModule mod_custom (deze website is een initiatief van)
Application 0.132 seconds (+0.000); 8.45 MB (+0.005) - afterRenderModule mod_custom (deze website is een initiatief van)
Application 0.132 seconds (+0.000); 8.45 MB (-0.003) - beforeRenderModule mod_custom (Contact)
Application 0.132 seconds (+0.001); 8.45 MB (+0.005) - afterRenderModule mod_custom (Contact)
Application 0.132 seconds (+0.000); 8.45 MB (-0.003) - beforeRenderModule mod_custom (Actueel menu)
Application 0.133 seconds (+0.000); 8.45 MB (+0.005) - afterRenderModule mod_custom (Actueel menu)
Application 0.133 seconds (+0.000); 8.45 MB (-0.002) - beforeRenderModule mod_breadcrumbs (Breadcrumbs)
Application 0.134 seconds (+0.002); 8.48 MB (+0.027) - afterRenderModule mod_breadcrumbs (Breadcrumbs)
Application 0.147 seconds (+0.013); 8.79 MB (+0.306) - afterRender
8.79 MB (9,217,592 Bytes)
24 queries gelogd
SELECT `data`
FROM `bedu0_session`
WHERE `session_id` = '447cf413b6cf39524e1e59b91f67b959'
SELECT `session_id`
FROM `bedu0_session`
WHERE `session_id` = '447cf413b6cf39524e1e59b91f67b959'
LIMIT 0, 1
INSERT INTO `bedu0_session`
(`session_id`, `client_id`, `time`)
VALUES
('447cf413b6cf39524e1e59b91f67b959', 0, '1656895014')
SELECT extension_id AS id, element AS "option", params, enabled
FROM bedu0_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
SELECT b.id
FROM bedu0_usergroups AS a
LEFT JOIN bedu0_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT id, rules
FROM `bedu0_viewlevels`
SELECT folder AS type, element AS name, params
FROM bedu0_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY ordering
SELECT extension_id AS id, element AS "option", params, enabled
FROM bedu0_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM bedu0_menu AS m
LEFT JOIN bedu0_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
SELECT extension_id AS id, element AS "option", params, enabled
FROM bedu0_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM bedu0_categories as c
LEFT JOIN bedu0_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM bedu0_categories AS cat JOIN bedu0_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=413
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id
ORDER BY c.lft
SELECT alias, catid
FROM bedu0_content
WHERE id = 413
SELECT id, home, template, s.params
FROM bedu0_template_styles as s
LEFT JOIN bedu0_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
SELECT *
FROM bedu0_languages
WHERE published=1
ORDER BY ordering ASC
SELECT a.rules
FROM bedu0_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
SELECT b.rules
FROM bedu0_assets AS a
LEFT JOIN bedu0_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,(
SELECT MAX(contact.id) AS id
FROM bedu0_contact_details AS contact
WHERE contact.published = 1
AND contact.user_id = a.created_by) as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM bedu0_content AS a
LEFT JOIN bedu0_categories AS c
on c.id = a.catid
LEFT JOIN bedu0_users AS u
on u.id = a.created_by
LEFT JOIN bedu0_categories as parent
ON parent.id = c.parent_id
LEFT JOIN bedu0_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM bedu0_categories AS cat JOIN bedu0_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published <= 0
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE a.id = 413
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2022-07-04 00:36:54')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2022-07-04 00:36:54')
AND (a.state = 1 OR a.state =2)
SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM bedu0_categories as c
LEFT JOIN bedu0_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM bedu0_categories AS cat JOIN bedu0_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=188
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id
ORDER BY c.lft
UPDATE bedu0_content
SET hits = hits + 1
WHERE id = 413
SELECT m.published, m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM bedu0_modules AS m
LEFT JOIN bedu0_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN bedu0_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2022-07-04 00:36:54')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2022-07-04 00:36:54')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 542 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params
FROM bedu0_modules AS m
WHERE m.id = 606
AND m.published = 1
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params
FROM bedu0_modules AS m
WHERE m.id = 611
AND m.published = 1
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params
FROM bedu0_modules AS m
WHERE m.id = 612
AND m.published = 1
UPDATE `bedu0_session`
SET `data` = '__default|a:6:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1656895014;s:18:\"session.timer.last\";i:1656895014;s:17:\"session.timer.now\";i:1656895014;s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}'
, `time` = '1656895014'
WHERE `session_id` = '447cf413b6cf39524e1e59b91f67b959'
19 query types gelogd, gesorteerd op weergave
SELECTEER Tabellen:
3 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params
FROM bedu0_modules AS m
3 × SELECT extension_id AS id, element AS "option", params, enabled
FROM bedu0_extensions
2 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM bedu0_categories as c
LEFT JOIN bedu0_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM bedu0_categories AS cat JOIN bedu0_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × SELECT b.rules
FROM bedu0_assets AS a
LEFT JOIN bedu0_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT a.rules
FROM bedu0_assets AS a
1 × SELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,( SELECT MAX(contact.id) AS id
FROM bedu0_contact_details AS contact
1 × SELECT m.published, m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM bedu0_modules AS m
LEFT JOIN bedu0_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN bedu0_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT `session_id`
FROM `bedu0_session`
1 × SELECT *
FROM bedu0_languages
1 × SELECT id, home, template, s.params
FROM bedu0_template_styles as s
LEFT JOIN bedu0_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT folder AS type, element AS name, params
FROM bedu0_extensions
1 × SELECT id, rules
FROM `bedu0_viewlevels
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM bedu0_menu AS m
LEFT JOIN bedu0_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `data`
FROM `bedu0_session`
1 × SELECT alias, catid
FROM bedu0_content
1 × SELECT b.id
FROM bedu0_usergroups AS a
LEFT JOIN bedu0_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
ANDERE Tabellen:
1 × UPDATE `bedu0_session`
SET `data` = '__default|a:6:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1656895014;s:18:\"session.timer.last\";i:1656895014;s:17:\"session.timer.now\";i:1656895014;s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}}' , `time` = '1656895014'
1 × UPDATE bedu0_content
SET hits = hits + 1
1 × INSERT INTO `bedu0_session` (`session_id`, `client_id`, `time`)
VALUES ('447cf413b6cf39524e1e59b91f67b959', 0, '1656895014'