Du bist nicht angemeldet. Der Zugriff auf einige Boards wurde daher deaktiviert.
Seiten: 1
#1 27. August 2012 07:28
- leerraum
- kennt CMS/ms
- Ort: Baden-Baden
- Registriert: 15. Dezember 2010
- Beiträge: 479
- Webseite
'Seite im Menu anzeigen' funktioniert nicht mehr
Hi,
ich hab das Problem, dass bei einer 1.10.3 Installation die Funktion 'Seite im Menu anzeigen' leider nicht mehr funktioniert. Die Seite habe ich leider nicht gecodet, in den Menutemplates siehts aber so aus, als ob da nix übergangen wird.
{menu template="main" loadprops=0 number_of_levels=2}
Das loadprops übergeht ja nicht die Funktion, oder?
Danke
leerraum
Designer benötigt? Einfach eine Mail an info at lrrm dot de schicken.
Offline
#2 27. August 2012 07:50
- nockenfell
- Moderator
- Ort: Gontenschwil, Schweiz
- Registriert: 09. November 2010
- Beiträge: 2.934
- Webseite
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
Sieht grundsätzlich gut aus. Was heisst geht nicht? Werden die Seiten trotz fehlendem Häkchen im Menü angezeigt?
[dieser Beitrag wurde mit 100% recycled bits geschrieben]
Mein Blog / Diverse Links rund um CMS Made Simple
Module: btAdminer, ToolBox
Offline
#3 27. August 2012 08:10
- leerraum
- kennt CMS/ms
- Ort: Baden-Baden
- Registriert: 15. Dezember 2010
- Beiträge: 479
- Webseite
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
richtig, genau, häkchen entfernt und trotzdem steht die seite da.
Designer benötigt? Einfach eine Mail an info at lrrm dot de schicken.
Offline
#4 27. August 2012 12:22
- NaN
- Moderator
- Ort: Halle (Saale)
- Registriert: 09. November 2010
- Beiträge: 4.437
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
Welcher Inhaltstyp wird für die Seiten verwendet?
Gab es bei der Seite mal ein Update von einer älteren CMS Version?
Was sagt denn der Debug-Modus?
Module: GBFilePicker, AdvancedContent
Sicherheit: Beispiel .htaccess-Datei
CMSms 1.12 unter PHP 7:
cmsms-1.12.3.zip (inoffiziell - komplett inkl. Installer)
CMSms 1.12 unter PHP 8:
cmsms-1.12.4.zip (inoffiziell - komplett inkl. Installer)
Offline
#5 27. August 2012 12:24
- leerraum
- kennt CMS/ms
- Ort: Baden-Baden
- Registriert: 15. Dezember 2010
- Beiträge: 479
- Webseite
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
es wird konsequent "Erweiterter Inhalt" verwendet.
ja, mehrmals. Ich glaube, die Seite begann bei 1.6.x und dann 1.8.x und ist jetzt bei 1.10.3. Ich möchte ehrlich gesagt nicht unbedingt ein Update einspielen, weil das Projekt wirklich komplex ist.
was muss ich machen um das rauszufinden?
Designer benötigt? Einfach eine Mail an info at lrrm dot de schicken.
Offline
#6 27. August 2012 12:33
- NaN
- Moderator
- Ort: Halle (Saale)
- Registriert: 09. November 2010
- Beiträge: 4.437
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
Schalte mal den Debug-Modus ein.
Und dann bearbeite eine Seite und schau nach, ob es beim Speichern irgendeine Fehlermeldung gibt. Ich vermute das Problem ist schon beim Update auf CMSms 1.8 aufgetreten.
Module: GBFilePicker, AdvancedContent
Sicherheit: Beispiel .htaccess-Datei
CMSms 1.12 unter PHP 7:
cmsms-1.12.3.zip (inoffiziell - komplett inkl. Installer)
CMSms 1.12 unter PHP 8:
cmsms-1.12.4.zip (inoffiziell - komplett inkl. Installer)
Offline
#7 27. August 2012 14:10
- leerraum
- kennt CMS/ms
- Ort: Baden-Baden
- Registriert: 15. Dezember 2010
- Beiträge: 479
- Webseite
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
ich hab jetzt folgendes gemacht:
1. in die config habe ich das hier kopiert:
if ($_GET['debug']) {
$config['debug'] = true;
} else {
$config['debug'] = false;
}
2. auf der zu bearbeiteten seite hab ich auf übernehmen geklickt und das hier bekommen:
Debug: (5.5000000000027E-5) - (usage: 716648) - (peak: 737556)
done loading required files
Debug: (0.00028400000000006) - (usage: 717792) - (peak: 760376)
loading adodb
Debug: (0.0016250000000001) - (usage: 802340) - (peak: 856536)
loading page functions
Debug: (0.004086) - (usage: 969180) - (peak: 1038548)
loading content functions
Debug: (0.0045470000000001) - (usage: 992852) - (peak: 1038548)
loading translation functions
Debug: (0.006186) - (usage: 1098744) - (peak: 1128892)
loading php4 entity decode functions
Debug: (0.007969) - (usage: 1301280) - (peak: 1521020)
done loading files
Debug: (0.0080330000000001) - (usage: 1301548) - (peak: 1521020)
Initialize Database
Debug: (0.019716) - (usage: 1898292) - (peak: 1903688)
(mysql): SET NAMES 'utf8'
Debug: (0.019797) - (usage: 1896728) - (peak: 1944948)
Done Initializing Database
Debug: (0.019849) - (usage: 1896908) - (peak: 1945176)
Initialize Smarty
Debug: (0.025767) - (usage: 2353024) - (peak: 2355460)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.Smarty_CMS.php = 454992 bytes for an approximate total of 454992
Debug: (0.026274) - (usage: 2382360) - (peak: 2400408)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_siteprefs.php = 18432 bytes for an approximate total of 473424
Debug: (0.028171) - (usage: 2384084) - (peak: 2427004)
(mysql): SELECT sitepref_name,sitepref_value FROM cms_siteprefs
Debug: (0.032122) - (usage: 2512260) - (peak: 2619092)
Done Initialiing Smarty
Debug display of 'Loading Modules':(0,032649) - (usage: 2514448) - (peak: 2619092)
Debug: (0,035406) - (usage: 2721964) - (peak: 2783080)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.moduleoperations.inc.php = 206236 bytes for an approximate total of 679660
Debug: (0,035963) - (usage: 2723908) - (peak: 2807964)
(mysql): SELECT * FROM cms_modules ORDER BY module_name
Debug: (0,038923) - (usage: 2924048) - (peak: 2972080)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.contentoperations.inc.php = 170364 bytes for an approximate total of 850024
Debug: (0,039891) - (usage: 2962100) - (peak: 3017104)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.module_meta.php = 32476 bytes for an approximate total of 882500
Debug: (0,040526) - (usage: 2996928) - (peak: 3042632)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_utils.php = 23000 bytes for an approximate total of 905500
Debug: (0,047648) - (usage: 3561856) - (peak: 3597824)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.CMSModule.php = 328696 bytes for an approximate total of 1234196
Debug: (0,05251) - (usage: 3686572) - (peak: 3716816)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_userprefs.php = 31196 bytes for an approximate total of 1265392
Debug: (0,053045) - (usage: 3689724) - (peak: 3742764)
(mysql): SELECT preference,value FROM cms_userprefs WHERE user_id = '1'
Debug: (0,077256) - (usage: 4690624) - (peak: 4700124)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/FrontEndUsers/FrontEndUsers.module.php = 731000 bytes for an approximate total of 1996392
Debug: (0,083087) - (usage: 4804032) - (peak: 4941984)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.CmsRoute.php = 13520 bytes for an approximate total of 2009912
Debug: (0,083559) - (usage: 4830072) - (peak: 4941984)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_route_manager.php = 24984 bytes for an approximate total of 2034896
Debug: (0,086097) - (usage: 5037196) - (peak: 5097004)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CMSMailer/CMSMailer.module.php = 173100 bytes for an approximate total of 2207996
Debug: (0,092929) - (usage: 5356032) - (peak: 5397288)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/Guestbook/Guestbook.module.php = 209244 bytes for an approximate total of 2417240
Debug: (0,096644) - (usage: 5406716) - (peak: 5534332)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/AdvancedContent.module.php = 72 bytes for an approximate total of 2417312
Debug: (0,10475) - (usage: 5940896) - (peak: 5988096)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/avplayer/avplayer.module.php = 535704 bytes for an approximate total of 2953016
Debug: (0,111058) - (usage: 6195616) - (peak: 6234408)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CGContentUtils/CGContentUtils.module.php = 189644 bytes for an approximate total of 3142660
Debug: (0,112699) - (usage: 6228112) - (peak: 6277772)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.bulkcontentoperations.php = 9752 bytes for an approximate total of 3152412
Debug: (0,113513) - (usage: 6302608) - (peak: 6336152)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/JQueryTools/JQueryTools.module.php = 69820 bytes for an approximate total of 3222232
Debug: (0,116135) - (usage: 6435708) - (peak: 6468696)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CGGoogleMaps/CGGoogleMaps.module.php = 118808 bytes for an approximate total of 3341040
Debug: (0,119999) - (usage: 6557360) - (peak: 6614420)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CGSimpleSmarty/CGSimpleSmarty.module.php = 76832 bytes for an approximate total of 3417872
Debug: (0,122213) - (usage: 6706504) - (peak: 6740036)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CMSPrinting/CMSPrinting.module.php = 81848 bytes for an approximate total of 3499720
Debug: (0,124305) - (usage: 6793116) - (peak: 6821148)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CustomContent/CustomContent.module.php = 71192 bytes for an approximate total of 3570912
Debug: (0,127623) - (usage: 7022304) - (peak: 7061344)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/FileManager/FileManager.module.php = 189088 bytes for an approximate total of 3760000
Debug: (0,131175) - (usage: 7283364) - (peak: 7310204)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/FormBuilder/FormBuilder.module.php = 259324 bytes for an approximate total of 4019324
Debug: (0,158705) - (usage: 8479452) - (peak: 8520776)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/FrontEndUserListing/FrontEndUserListing.module.php = 174896 bytes for an approximate total of 4194220
Debug: (0,161812) - (usage: 8694864) - (peak: 8757380)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/Gallery/Gallery.module.php = 213668 bytes for an approximate total of 4407888
Debug: (0,169766) - (usage: 9166108) - (peak: 9233308)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/GBFilePicker/GBFilePicker.module.php = 419268 bytes for an approximate total of 4827156
Debug: (0,171378) - (usage: 9242148) - (peak: 9280280)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.useroperations.inc.php = 74600 bytes for an approximate total of 4901756
Debug: (0,172112) - (usage: 9245584) - (peak: 9305656)
(mysql): SELECT ug.user_id FROM cms_user_groups ug
WHERE ug.user_id = '1' AND ug.group_id = 1 LIMIT 1
Debug: (0,172708) - (usage: 9246820) - (peak: 9308552)
(mysql): SELECT DISTINCT permission_name FROM cms_user_groups ug INNER JOIN cms_group_perms gp ON gp.group_id = ug.group_id INNER JOIN cms_permissions p ON p.permission_id = gp.permission_id INNER JOIN cms_groups gr ON gr.group_id = ug.group_id WHERE ug.user_id = '1' AND gr.active = 1
Debug: (0,173256) - (usage: 9245796) - (peak: 9311484)
(mysql): SELECT username, password, active, first_name, last_name, admin_access, email FROM cms_users WHERE user_id = '1'
Debug: (0,174921) - (usage: 9366488) - (peak: 9407376)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/MenuManager/MenuManager.module.php = 121536 bytes for an approximate total of 5023292
Debug: (0,177353) - (usage: 9457764) - (peak: 9491004)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/ModuleManager/ModuleManager.module.php = 60696 bytes for an approximate total of 5083988
Debug: (0,179211) - (usage: 9598160) - (peak: 9629704)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/News/News.module.php = 138688 bytes for an approximate total of 5222676
Debug: (0,184526) - (usage: 9829584) - (peak: 9869316)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/Search/Search.module.php = 174540 bytes for an approximate total of 5397216
Debug: (0,190294) - (usage: 10183144) - (peak: 10230768)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/SelfRegistration/SelfRegistration.module.php = 331696 bytes for an approximate total of 5728912
Debug: (0,193814) - (usage: 10319008) - (peak: 10384276)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/SiteMapMadeSimple/SiteMapMadeSimple.module.php = 87896 bytes for an approximate total of 5816808
Debug: (0,194873) - (usage: 10382108) - (peak: 10414984)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/ThemeManager/ThemeManager.module.php = 59360 bytes for an approximate total of 5876168
Debug: (0,198226) - (usage: 10633276) - (peak: 10659752)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/TinyMCE/TinyMCE.module.php = 249380 bytes for an approximate total of 6125548
Debug: (0,199321) - (usage: 10709556) - (peak: 10736388)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/TruetypeText/TruetypeText.module.php = 73644 bytes for an approximate total of 6199192
Debug display of 'End of Loading Modules':(0,200576) - (usage: 10727408) - (peak: 10822744)
Debug: (0,20105) - (usage: 10753700) - (peak: 10822744)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.CmsRegularTaskHandler.php = 25132 bytes for an approximate total of 6224324
Debug: (0,201169) - (usage: 10702176) - (peak: 10822744)
Session found. Moving on...
Debug: (0,201231) - (usage: 10702444) - (peak: 10822744)
Session found. Moving on...
Debug: (0,206086) - (usage: 11076060) - (peak: 11257228)
Session found. Moving on...
Debug: (0,218852) - (usage: 11837284) - (peak: 11895692)
Session found. Moving on...
Debug: (0,21939) - (usage: 11865924) - (peak: 11895692)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_content_cache.php = 27224 bytes for an approximate total of 6251548
Debug: (0,220024) - (usage: 11868000) - (peak: 11919576)
(mysql): SELECT * FROM cms_content WHERE content_id = '272' LIMIT 1
Debug: (0,230703) - (usage: 12683208) - (peak: 12756376)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.ContentBase.php = 335996 bytes for an approximate total of 6587544
Debug: (0,23086) - (usage: 12713796) - (peak: 12756376)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.CMSModuleContentType.php = 373544 bytes for an approximate total of 6961088
Debug: (0,2316) - (usage: 12777880) - (peak: 12810604)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.ContentProperties.php = 34072 bytes for an approximate total of 6995160
Debug: (0,234228) - (usage: 12877552) - (peak: 12929228)
Session found. Moving on...
Debug: (0,234312) - (usage: 12878164) - (peak: 12956588)
Session found. Moving on...
Debug: (0,234384) - (usage: 12878112) - (peak: 12956968)
before theme load
Debug: (0,237423) - (usage: 13088224) - (peak: 13128380)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.globalcontentoperations.inc.php = 87272 bytes for an approximate total of 7082432
Debug: (0,237955) - (usage: 13090632) - (peak: 13156252)
(mysql): SELECT htmlblob_id FROM cms_additional_htmlblob_users WHERE user_id = '1'
Error (1146): Table 'db380383025.cms_additional_htmlblob_users' doesn't exist
Debug: (0,238382) - (usage: 13090920) - (peak: 13158268)
(mysql): SELECT group_id FROM cms_user_groups WHERE user_id = '1'
Debug: (0,238845) - (usage: 13091616) - (peak: 13158752)
(mysql): SELECT htmlblob_id FROM cms_additional_htmlblob_users WHERE user_id IN (-1)
Error (1146): Table 'db380383025.cms_additional_htmlblob_users' doesn't exist
Debug: (0,239367) - (usage: 13091744) - (peak: 13159676)
(mysql): SELECT content_id FROM cms_content WHERE owner_id = '1'
Debug: (0,240305) - (usage: 13103044) - (peak: 13159808)
(mysql): SELECT user_id,content_id FROM cms_additional_users
Debug: (0,2411) - (usage: 13102544) - (peak: 13171704)
after theme load
Debug: (0,241234) - (usage: 13103060) - (peak: 13172028)
before populate admin navigation
Debug: (0,241292) - (usage: 13103280) - (peak: 13172260)
before menu items
Debug: (0,260912) - (usage: 13135524) - (peak: 13172408)
after menu items
Debug: (0,261692) - (usage: 13137612) - (peak: 13196256)
before syste modules
Debug: (0,262225) - (usage: 13143304) - (peak: 13213368)
before module menu items
Debug: (0,262747) - (usage: 13155688) - (peak: 13215644)
after module menu items
Debug: (0,2667) - (usage: 13179612) - (peak: 13218524)
after populate admin navigation
Debug: (0,266758) - (usage: 13179804) - (peak: 13259684)
before theme-y stuff
Debug: (0,268861) - (usage: 13180136) - (peak: 13264620)
after theme-y stuff
Debug: (0,268942) - (usage: 13180580) - (peak: 13264620)
before notifications
Debug: (0,269318) - (usage: 13182552) - (peak: 13264620)
(mysql): SELECT version from cms_version LIMIT 1
Debug: (0,269668) - (usage: 13182048) - (peak: 13264620)
after notifications
Debug: (0,270709) - (usage: 13222376) - (peak: 13273968)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.bookmarkoperations.inc.php = 38912 bytes for an approximate total of 7121344
Debug: (0,27118) - (usage: 13225100) - (peak: 13298424)
(mysql): SELECT bookmark_id, user_id, title, url FROM cms_admin_bookmarks WHERE user_id = '1' ORDER BY title
Debug: (0,272064) - (usage: 13187360) - (peak: 13299128)
Session found. Moving on...
Debug: (0,272375) - (usage: 13187656) - (peak: 13299128)
Session found. Moving on...
Debug: (0,272795) - (usage: 13189408) - (peak: 13299128)
Session found. Moving on...
Debug: (0,273091) - (usage: 13190512) - (peak: 13299128)
Session found. Moving on...
Debug: (0,274685) - (usage: 13282980) - (peak: 13338508)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.templateoperations.inc.php = 90472 bytes for an approximate total of 7211816
Debug: (0,275312) - (usage: 13285928) - (peak: 13359292)
(mysql): SELECT template_id, template_name, template_content, stylesheet, encoding, active, default_template, modified_date FROM cms_templates WHERE template_id = '28' LIMIT 1
Debug: (0,277878) - (usage: 13361168) - (peak: 13462780)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/lib/class.acContentBlockBase.php = 38252 bytes for an approximate total of 7250068
Debug: (0,277964) - (usage: 13358792) - (peak: 13462780)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/lib/class.acBlockType_module.php = 55092 bytes for an approximate total of 7305160
Debug: (0,281606) - (usage: 13386480) - (peak: 13525224)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/lib/class.acBlockType_dropdown.php = 23084 bytes for an approximate total of 7328244
Debug: (0,288869) - (usage: 13423372) - (peak: 13556920)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/lib/class.acBlockType_text.php = 28136 bytes for an approximate total of 7356380
Debug: (0,290362) - (usage: 13425764) - (peak: 13570736)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '272'
Debug: (0,29523) - (usage: 13426964) - (peak: 13594468)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '272'
Debug: (0,296307) - (usage: 13425420) - (peak: 13594468)
get all content...
Debug display of 'Start Loading Hierarchy Manager':(0,296366) - (usage: 13425732) - (peak: 13594468)
Debug display of 'starting tree':(0,296417) - (usage: 13426056) - (peak: 13594468)
Debug: (0,296805) - (usage: 13428592) - (peak: 13594468)
(mysql): SELECT modified_date FROM cms_content ORDER BY modified_date DESC LIMIT 1
Debug: (0,297024) - (usage: 13427368) - (peak: 13594468)
Content tree file needs loading
Debug: (0,298305) - (usage: 13576820) - (peak: 13648900)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_tree.php = 33880 bytes for an approximate total of 7390260
Debug: (0,298389) - (usage: 13578988) - (peak: 13674060)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_content_tree.php = 74816 bytes for an approximate total of 7465076
Debug display of 'ending tree':(0,299374) - (usage: 13681164) - (peak: 13761740)
Debug display of 'End Loading Hierarchy Manager':(0,299429) - (usage: 13644724) - (peak: 13761740)
Debug: (0,300966) - (usage: 13663432) - (peak: 13761740)
(mysql): SELECT * FROM cms_content WHERE content_id IN (15,18,20,21,22,42) ORDER BY hierarchy
Debug: (0,302062) - (usage: 13753708) - (peak: 13778724)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/contenttypes/SectionHeader.inc.php = 43620 bytes for an approximate total of 7508696
Debug: (0,305142) - (usage: 13813472) - (peak: 13831536)
(mysql): SELECT * FROM cms_content WHERE content_id IN (23,24,25,205) ORDER BY hierarchy
Debug: (0,307688) - (usage: 13924652) - (peak: 13936532)
(mysql): SELECT * FROM cms_content WHERE content_id IN (66,67,54,65,55,59,60,64,53,189) ORDER BY hierarchy
Debug: (0,313134) - (usage: 14204308) - (peak: 14232248)
(mysql): SELECT * FROM cms_content WHERE content_id IN (169,68,69) ORDER BY hierarchy
Debug: (0,315358) - (usage: 14286180) - (peak: 14297424)
(mysql): SELECT * FROM cms_content WHERE content_id IN (56,57,58) ORDER BY hierarchy
Debug: (0,317504) - (usage: 14371820) - (peak: 14382932)
(mysql): SELECT * FROM cms_content WHERE content_id IN (254) ORDER BY hierarchy
Debug: (0,319297) - (usage: 14400708) - (peak: 14423948)
(mysql): SELECT * FROM cms_content WHERE content_id IN (72,248) ORDER BY hierarchy
Debug: (0,321083) - (usage: 14458460) - (peak: 14466716)
(mysql): SELECT * FROM cms_content WHERE content_id IN (76,77,79,80,81,82,85,84,86,83) ORDER BY hierarchy
Debug: (0,326721) - (usage: 14739296) - (peak: 14767340)
(mysql): SELECT * FROM cms_content WHERE content_id IN (70,71) ORDER BY hierarchy
Debug: (0,328426) - (usage: 14796436) - (peak: 14810332)
(mysql): SELECT * FROM cms_content WHERE content_id IN (26,27,28,29) ORDER BY hierarchy
Debug: (0,330993) - (usage: 14910080) - (peak: 14924496)
(mysql): SELECT * FROM cms_content WHERE content_id IN (87,89,91) ORDER BY hierarchy
Debug: (0,333016) - (usage: 14995308) - (peak: 15007124)
(mysql): SELECT * FROM cms_content WHERE content_id IN (88) ORDER BY hierarchy
Debug: (0,334085) - (usage: 15022500) - (peak: 15047964)
(mysql): SELECT * FROM cms_content WHERE content_id IN (90) ORDER BY hierarchy
Debug: (0,335271) - (usage: 15050080) - (peak: 15071180)
(mysql): SELECT * FROM cms_content WHERE content_id IN (94,96,100,98,92) ORDER BY hierarchy
Debug: (0,338349) - (usage: 15192392) - (peak: 15208904)
(mysql): SELECT * FROM cms_content WHERE content_id IN (95) ORDER BY hierarchy
Debug: (0,339458) - (usage: 15219516) - (peak: 15248812)
(mysql): SELECT * FROM cms_content WHERE content_id IN (97) ORDER BY hierarchy
Debug: (0,34055) - (usage: 15247164) - (peak: 15270288)
(mysql): SELECT * FROM cms_content WHERE content_id IN (101) ORDER BY hierarchy
Debug: (0,341662) - (usage: 15274300) - (peak: 15295432)
(mysql): SELECT * FROM cms_content WHERE content_id IN (99) ORDER BY hierarchy
Debug: (0,342818) - (usage: 15301416) - (peak: 15322516)
(mysql): SELECT * FROM cms_content WHERE content_id IN (93) ORDER BY hierarchy
Debug: (0,343983) - (usage: 15328816) - (peak: 15349516)
(mysql): SELECT * FROM cms_content WHERE content_id IN (102,104,180,109) ORDER BY hierarchy
Debug: (0,346564) - (usage: 15443436) - (peak: 15457204)
(mysql): SELECT * FROM cms_content WHERE content_id IN (103) ORDER BY hierarchy
Debug: (0,347721) - (usage: 15470540) - (peak: 15497236)
(mysql): SELECT * FROM cms_content WHERE content_id IN (105) ORDER BY hierarchy
Debug: (0,348826) - (usage: 15498908) - (peak: 15519412)
(mysql): SELECT * FROM cms_content WHERE content_id IN (182) ORDER BY hierarchy
Debug: (0,349933) - (usage: 15527328) - (peak: 15546692)
(mysql): SELECT * FROM cms_content WHERE content_id IN (110) ORDER BY hierarchy
Debug: (0,351088) - (usage: 15554916) - (peak: 15574960)
(mysql): SELECT * FROM cms_content WHERE content_id IN (111,113,115) ORDER BY hierarchy
Debug: (0,353132) - (usage: 15640648) - (peak: 15651396)
(mysql): SELECT * FROM cms_content WHERE content_id IN (239,234,112) ORDER BY hierarchy
Debug: (0,355201) - (usage: 15728052) - (peak: 15738768)
(mysql): SELECT * FROM cms_content WHERE content_id IN (237) ORDER BY hierarchy
Debug: (0,356425) - (usage: 15759792) - (peak: 15779548)
(mysql): SELECT * FROM cms_content WHERE content_id IN (240,235,114,257) ORDER BY hierarchy
Debug: (0,358942) - (usage: 15873964) - (peak: 15886856)
(mysql): SELECT * FROM cms_content WHERE content_id IN (236) ORDER BY hierarchy
Debug: (0,360144) - (usage: 15905668) - (peak: 15927272)
(mysql): SELECT * FROM cms_content WHERE content_id IN (241,231,116) ORDER BY hierarchy
Debug: (0,362211) - (usage: 15991556) - (peak: 16001972)
(mysql): SELECT * FROM cms_content WHERE content_id IN (238) ORDER BY hierarchy
Debug: (0,363461) - (usage: 16023676) - (peak: 16042852)
(mysql): SELECT * FROM cms_content WHERE content_id IN (30,31,32,33,34,35,36,137) ORDER BY hierarchy
Debug: (0,367921) - (usage: 16246096) - (peak: 16268480)
(mysql): SELECT * FROM cms_content WHERE content_id IN (117,118,119,120,121) ORDER BY hierarchy
Debug: (0,371069) - (usage: 16382076) - (peak: 16395676)
(mysql): SELECT * FROM cms_content WHERE content_id IN (122,123,125,124,242,126) ORDER BY hierarchy
Debug: (0,374767) - (usage: 16550832) - (peak: 16568944)
(mysql): SELECT * FROM cms_content WHERE content_id IN (129,130) ORDER BY hierarchy
Debug: (0,376477) - (usage: 16608280) - (peak: 16616456)
(mysql): SELECT * FROM cms_content WHERE content_id IN (37,39,40,43,61,45,41,253,44) ORDER BY hierarchy
Debug: (0,380255) - (usage: 16882264) - (peak: 16897888)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/contenttypes/Content.inc.php = 162992 bytes for an approximate total of 7671688
Debug: (0,382113) - (usage: 17011752) - (peak: 17027264)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/contenttypes/PageLink.inc.php = 57792 bytes for an approximate total of 7729480
Debug: (0,384039) - (usage: 17059204) - (peak: 17083952)
(mysql): SELECT * FROM cms_content WHERE content_id IN (138,139,142,250,190,186) ORDER BY hierarchy
Debug: (0,387626) - (usage: 17229692) - (peak: 17247744)
(mysql): SELECT * FROM cms_content WHERE content_id IN (127) ORDER BY hierarchy
Debug: (0,38879) - (usage: 17258640) - (peak: 17287460)
(mysql): SELECT * FROM cms_content WHERE content_id IN (62,63,167) ORDER BY hierarchy
Debug: (0,391093) - (usage: 17342936) - (peak: 17353552)
(mysql): SELECT * FROM cms_content WHERE content_id IN (133,134,135,255,132) ORDER BY hierarchy
Debug: (0,394491) - (usage: 17484596) - (peak: 17499272)
(mysql): SELECT * FROM cms_content WHERE content_id IN (150,151,153,154,155,156,157,158,159,160,161,244,243,245,246,247) ORDER BY hierarchy
Debug: (0,403144) - (usage: 17932772) - (peak: 17973196)
(mysql): SELECT * FROM cms_content WHERE content_id IN (259,260,193,262,263,264,265,266,267,268,269,270,271,261,171,178,196) ORDER BY hierarchy
Debug: (0,41212) - (usage: 18411924) - (peak: 18458036)
(mysql): SELECT * FROM cms_content WHERE content_id IN (136,256) ORDER BY hierarchy
Debug: (0,414001) - (usage: 18469952) - (peak: 18495084)
(mysql): SELECT * FROM cms_content WHERE content_id IN (183,229,201,218,222,228,216,221,252,168,213) ORDER BY hierarchy
Debug: (0,419836) - (usage: 18779152) - (peak: 18811556)
(mysql): SELECT * FROM cms_content WHERE content_id IN (217,230) ORDER BY hierarchy
Debug: (0,422366) - (usage: 18836048) - (peak: 18851840)
(mysql): SELECT * FROM cms_content WHERE content_id IN (202,203,204,166) ORDER BY hierarchy
Debug: (0,425281) - (usage: 18949280) - (peak: 18964012)
(mysql): SELECT * FROM cms_content WHERE content_id IN (249) ORDER BY hierarchy
Debug: (0,426365) - (usage: 18977708) - (peak: 19004384)
(mysql): SELECT * FROM cms_content WHERE content_id IN (251) ORDER BY hierarchy
Debug: (0,427579) - (usage: 19006772) - (peak: 19028408)
(mysql): SELECT * FROM cms_content WHERE content_id IN (209,215,191,214) ORDER BY hierarchy
Debug: (0,430117) - (usage: 19119740) - (peak: 19134812)
(mysql): SELECT * FROM cms_content WHERE content_id IN (208,210,211,212) ORDER BY hierarchy
Debug: (0,432962) - (usage: 19233060) - (peak: 19247280)
(mysql): SELECT * FROM cms_content WHERE content_id IN (143,146,164) ORDER BY hierarchy
Debug: (0,435085) - (usage: 19316688) - (peak: 19329148)
(mysql): SELECT * FROM cms_content WHERE content_id IN (145,144,165) ORDER BY hierarchy
Debug: (0,436715) - (usage: 19395316) - (peak: 19410320)
end get all content...
Debug: (0,43681) - (usage: 19380828) - (peak: 19451596)
Session found. Moving on...
Debug: (0,448768) - (usage: 19376736) - (peak: 19454964)
Session found. Moving on...
Debug: (0,449362) - (usage: 19379608) - (peak: 19461728)
(mysql): SELECT * FROM cms_module_AdvancedContent_groupdisplay
WHERE user_id = '1' AND template_id = '28'
Error (1146): Table 'db380383025.cms_module_AdvancedContent_groupdisplay' doesn't exist
Debug: (0,452469) - (usage: 19498320) - (peak: 19566592)
Session found. Moving on...
Debug: (0,453122) - (usage: 19501064) - (peak: 19580968)
(mysql): SELECT * FROM cms_module_AdvancedContent_blockdisplay
WHERE user_id = '1' AND template_id = '28'
Error (1146): Table 'db380383025.cms_module_AdvancedContent_blockdisplay' doesn't exist
Debug: (0,463412) - (usage: 20316984) - (peak: 20402656)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.Events.php = 84968 bytes for an approximate total of 7814448
Debug: (0,46437) - (usage: 20319684) - (peak: 20402656)
(mysql): SELECT eh.tag_name, eh.module_name, e.originator, e.event_name, eh.handler_order, eh.handler_id, eh.removable FROM cms_event_handlers eh
INNER JOIN cms_events e ON e.event_id = eh.event_id
ORDER BY eh.handler_order ASC
Debug: (0,464699) - (usage: 20336396) - (peak: 20402656)
calling module CustomContent from event SmartyPreCompile
Debug: (0,468386) - (usage: 20425580) - (peak: 20489924)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.usertagoperations.inc.php = 40336 bytes for an approximate total of 7854784
Debug: (0,468964) - (usage: 20426328) - (peak: 20489924)
(mysql): SELECT * FROM cms_userplugins ORDER BY userplugin_name
Debug: (0,482047) - (usage: 20366648) - (peak: 20489924)
Session found. Moving on...
Debug: (0,483286) - (usage: 20552896) - (peak: 20577512)
calling module CustomContent from event SmartyPreCompile
Debug: (0,508313) - (usage: 20595324) - (peak: 20732112)
calling module CustomContent from event SmartyPreCompile
Debug: (0,573291) - (usage: 20593308) - (peak: 20940064)
Session found. Moving on...
Debug: (0,573546) - (usage: 20594044) - (peak: 20940064)
Session found. Moving on...
Debug: (0,574053) - (usage: 20601640) - (peak: 20940064)
Session found. Moving on...
Debug: (0,741671) - (usage: 20789836) - (peak: 21056604)
calling module CustomContent from event SmartyPreCompile
Debug: (0,761193) - (usage: 20780140) - (peak: 21056604)
calling module CustomContent from event SmartyPreCompile
Debug: (0,773455) - (usage: 20644352) - (peak: 21056604)
Session found. Moving on...
Debug: (0,773609) - (usage: 20644972) - (peak: 21056604)
Session found. Moving on...
Debug: (0,774047) - (usage: 20652804) - (peak: 21056604)
Session found. Moving on...
Debug: (0,814844) - (usage: 20770052) - (peak: 21056604)
calling module CustomContent from event SmartyPreCompile
Debug: (0,828414) - (usage: 20528468) - (peak: 21056604)
Session found. Moving on...
Debug: (0,830664) - (usage: 20540680) - (peak: 21056604)
(mysql): SELECT template_id, template_name, template_content, stylesheet, encoding, active, default_template, modified_date FROM cms_templates ORDER BY template_name
Debug: (0,836501) - (usage: 20575008) - (peak: 21056604)
Session found. Moving on...
Debug: (0,837264) - (usage: 20577344) - (peak: 21056604)
(mysql): SELECT user_id, username, password, first_name, last_name, email, active, admin_access FROM cms_users ORDER BY username
Debug: (0,837816) - (usage: 20576600) - (peak: 21056604)
Session found. Moving on...
Debug: (0,838785) - (usage: 20611604) - (peak: 21056604)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.groupoperations.inc.php = 33340 bytes for an approximate total of 7888124
Debug: (0,839331) - (usage: 20612876) - (peak: 21056604)
(mysql): SELECT user_id, username, password, first_name, last_name, email, active, admin_access FROM cms_users ORDER BY username
Debug: (0,840106) - (usage: 20632660) - (peak: 21056604)
(mysql): SELECT group_id, group_name, active FROM cms_groups ORDER BY group_id
Debug: (0,840634) - (usage: 20638328) - (peak: 21056604)
(mysql): SELECT user_id FROM cms_additional_users WHERE content_id = '272'
Debug: (0,843187) - (usage: 20606868) - (peak: 21056604)
Session found. Moving on...
Debug: (0,844254) - (usage: 20778612) - (peak: 21056604)
calling module CustomContent from event SmartyPreCompile
Debug: (0,905265) - (usage: 20606224) - (peak: 21079548)
Session found. Moving on...
Debug: (0,912722) - (usage: 21121828) - (peak: 21177328)
(mysql): SELECT * FROM cms_module_feusers_groups
Debug: (0,913812) - (usage: 21193992) - (peak: 21247304)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CGExtensions/lib/class.cge_array.php = 65104 bytes for an approximate total of 7953228
Debug: (0,914916) - (usage: 21196212) - (peak: 21271764)
(mysql): SELECT C.active, C.type, C.content_id, C.parent_id, C.hierarchy, C.menu_text, CP.content FROM cms_content C
LEFT JOIN cms_content_props CP ON CP.content_id = C.content_id AND CP.prop_name = 'redirect_page'
ORDER BY hierarchy
Debug: (0,923447) - (usage: 21221896) - (peak: 21428088)
Session found. Moving on...
Debug: (0,931613) - (usage: 21325604) - (peak: 21495568)
Session found. Moving on...
Debug: (0,932699) - (usage: 21497348) - (peak: 21551404)
calling module CustomContent from event SmartyPreCompile
und jetzt guck ich wie das schwein ins uhrwerk
was ist das? ich seh ein paar sql abfragen und ein paar php aufrufe, aber wo wird das mit der seite im menu anzeigen gesetzt?
Designer benötigt? Einfach eine Mail an info at lrrm dot de schicken.
Offline
#8 27. August 2012 15:34
- NaN
- Moderator
- Ort: Halle (Saale)
- Registriert: 09. November 2010
- Beiträge: 4.437
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
Ist das die Ausgabe, wenn Du eine Seite speicherst?
Welche AdvancedContent Version verwendest Du?
Module: GBFilePicker, AdvancedContent
Sicherheit: Beispiel .htaccess-Datei
CMSms 1.12 unter PHP 7:
cmsms-1.12.3.zip (inoffiziell - komplett inkl. Installer)
CMSms 1.12 unter PHP 8:
cmsms-1.12.4.zip (inoffiziell - komplett inkl. Installer)
Offline
#9 27. August 2012 15:43
- leerraum
- kennt CMS/ms
- Ort: Baden-Baden
- Registriert: 15. Dezember 2010
- Beiträge: 479
- Webseite
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
das ist das, was unten angezeigt wird, wenn ich auf übernehmen klicke.
das ist version 0.9.2
Designer benötigt? Einfach eine Mail an info at lrrm dot de schicken.
Offline
#10 27. August 2012 15:50
- NaN
- Moderator
- Ort: Halle (Saale)
- Registriert: 09. November 2010
- Beiträge: 4.437
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
Klick mal nicht auf "Übernehmen" sondern auf "Absenden".
Module: GBFilePicker, AdvancedContent
Sicherheit: Beispiel .htaccess-Datei
CMSms 1.12 unter PHP 7:
cmsms-1.12.3.zip (inoffiziell - komplett inkl. Installer)
CMSms 1.12 unter PHP 8:
cmsms-1.12.4.zip (inoffiziell - komplett inkl. Installer)
Offline
#11 27. August 2012 16:54
- leerraum
- kennt CMS/ms
- Ort: Baden-Baden
- Registriert: 15. Dezember 2010
- Beiträge: 479
- Webseite
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
ich hab eine testseite angelegt, und arbeite jetzt mit dieser. das problem besteht sowohl bei der neuen seite als auch bei bereits existierenden. merkwürdig ist, dass show_in_menu=0 gestezt ist, und dass ich das ja auch so haben wollte.
Debug is on. Redirecting disabled... Please click this link to continue.
http://www.domain.de/admin/listcontent.php?_sx_=bfafa85a&page=&message=contentupdated
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'target'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','string','target','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'image'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','string','image','','','','-1','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'thumbnail'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','string','thumbnail','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'extra1'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','string','extra1','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'extra2'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','string','extra2','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'extra3'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','string','extra3','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'searchable'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','int','searchable','','','','1','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'pagedata'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','string','pagedata','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'disable_wysiwyg'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','int','disable_wysiwyg','','','','0','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'use_expire_date'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','int','use_expire_date','','','','0','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'start_date'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','int','start_date','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'end_date'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','int','end_date','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'feu_access'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','string','feu_access','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'redirect_page'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','int','redirect_page','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'feu_action'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','int','feu_action','','','','1','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'hide_menu_item'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','int','hide_menu_item','','','','1','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'inherit_feu_params'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','int','inherit_feu_params','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'feu_params'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','string','feu_params','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'feu_params_smarty'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','int','feu_params_smarty','','','','0','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'inherit_custom_params'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','int','inherit_custom_params','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'custom_params'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','string','custom_params','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'custom_params_smarty'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','int','custom_params_smarty','','','','0','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'image01'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','string','image01','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'gallery'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','string','gallery','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'download'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','string','download','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'downloadtitle'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','string','downloadtitle','','','','','2012-08-27 17:47:33' )
DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'content_en'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '272','string','content_en','','','','{Debug}','2012-08-27 17:47:33' )
Debug: (5.5000000000027E-5) - (usage: 770764) - (peak: 809564)
done loading required files
Debug: (0.00029900000000005) - (usage: 771724) - (peak: 814348)
loading adodb
Debug: (0.0016470000000001) - (usage: 856272) - (peak: 891052)
loading page functions
Debug: (0.004166) - (usage: 1023124) - (peak: 1111696)
loading content functions
Debug: (0.004676) - (usage: 1046800) - (peak: 1111696)
loading translation functions
Debug: (0.006297) - (usage: 1152692) - (peak: 1182648)
loading php4 entity decode functions
Debug: (0.008065) - (usage: 1355228) - (peak: 1574828)
done loading files
Debug: (0.008123) - (usage: 1355488) - (peak: 1574828)
Initialize Database
Debug: (0.022719) - (usage: 1952208) - (peak: 1957344)
(mysql): SET NAMES 'utf8'
Debug: (0.022812) - (usage: 1950644) - (peak: 1998604)
Done Initializing Database
Debug: (0.022864) - (usage: 1950824) - (peak: 1998832)
Initialize Smarty
Debug: (0.028936) - (usage: 2406972) - (peak: 2409408)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.Smarty_CMS.php = 455024 bytes for an approximate total of 455024
Debug: (0.029476) - (usage: 2436332) - (peak: 2454380)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_siteprefs.php = 18456 bytes for an approximate total of 473480
Debug: (0.031429) - (usage: 2438056) - (peak: 2480976)
(mysql): SELECT sitepref_name,sitepref_value FROM cms_siteprefs
Debug: (0.037099) - (usage: 2566232) - (peak: 2673084)
Done Initialiing Smarty
Debug display of 'Loading Modules':(0,038089) - (usage: 2616504) - (peak: 2709200)
Debug: (0,04109) - (usage: 2824080) - (peak: 2885352)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.moduleoperations.inc.php = 206296 bytes for an approximate total of 679776
Debug: (0,042827) - (usage: 2826020) - (peak: 2910420)
(mysql): SELECT * FROM cms_modules ORDER BY module_name
Debug: (0,053685) - (usage: 3026120) - (peak: 3073972)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.contentoperations.inc.php = 170344 bytes for an approximate total of 850120
Debug: (0,054744) - (usage: 3064164) - (peak: 3119292)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.module_meta.php = 32468 bytes for an approximate total of 882588
Debug: (0,055699) - (usage: 3098988) - (peak: 3144816)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_utils.php = 22996 bytes for an approximate total of 905584
Debug: (0,063732) - (usage: 3663908) - (peak: 3700176)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.CMSModule.php = 328704 bytes for an approximate total of 1234288
Debug: (0,068595) - (usage: 3788660) - (peak: 3819176)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_userprefs.php = 31200 bytes for an approximate total of 1265488
Debug: (0,069548) - (usage: 3791812) - (peak: 3845152)
(mysql): SELECT preference,value FROM cms_userprefs WHERE user_id = '1'
Debug: (0,093647) - (usage: 4792768) - (peak: 4802552)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/FrontEndUsers/FrontEndUsers.module.php = 731100 bytes for an approximate total of 1996588
Debug: (0,099196) - (usage: 4906144) - (peak: 5044188)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.CmsRoute.php = 13520 bytes for an approximate total of 2010108
Debug: (0,099684) - (usage: 4932184) - (peak: 5044188)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_route_manager.php = 24984 bytes for an approximate total of 2035092
Debug: (0,102262) - (usage: 5139324) - (peak: 5199572)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CMSMailer/CMSMailer.module.php = 173108 bytes for an approximate total of 2208200
Debug: (0,108859) - (usage: 5458296) - (peak: 5500024)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/Guestbook/Guestbook.module.php = 209252 bytes for an approximate total of 2417452
Debug: (0,112407) - (usage: 5508992) - (peak: 5632964)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/AdvancedContent.module.php = 72 bytes for an approximate total of 2417524
Debug: (0,12046) - (usage: 6043188) - (peak: 6090132)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/avplayer/avplayer.module.php = 535696 bytes for an approximate total of 2953220
Debug: (0,12675) - (usage: 6297900) - (peak: 6336468)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CGContentUtils/CGContentUtils.module.php = 189640 bytes for an approximate total of 3142860
Debug: (0,128356) - (usage: 6330400) - (peak: 6379840)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.bulkcontentoperations.php = 9760 bytes for an approximate total of 3152620
Debug: (0,129625) - (usage: 6404896) - (peak: 6438340)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/JQueryTools/JQueryTools.module.php = 69816 bytes for an approximate total of 3222436
Debug: (0,132138) - (usage: 6537992) - (peak: 6570924)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CGGoogleMaps/CGGoogleMaps.module.php = 118820 bytes for an approximate total of 3341256
Debug: (0,136141) - (usage: 6659660) - (peak: 6716756)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CGSimpleSmarty/CGSimpleSmarty.module.php = 76824 bytes for an approximate total of 3418080
Debug: (0,138348) - (usage: 6808796) - (peak: 6842364)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CMSPrinting/CMSPrinting.module.php = 81848 bytes for an approximate total of 3499928
Debug: (0,140408) - (usage: 6895428) - (peak: 6923464)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CustomContent/CustomContent.module.php = 71212 bytes for an approximate total of 3571140
Debug: (0,143723) - (usage: 7124608) - (peak: 7163648)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/FileManager/FileManager.module.php = 189088 bytes for an approximate total of 3760228
Debug: (0,147241) - (usage: 7385692) - (peak: 7412532)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/FormBuilder/FormBuilder.module.php = 259348 bytes for an approximate total of 4019576
Debug: (0,16514) - (usage: 8581788) - (peak: 8623396)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/FrontEndUserListing/FrontEndUserListing.module.php = 174900 bytes for an approximate total of 4194476
Debug: (0,167525) - (usage: 8797224) - (peak: 8859988)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/Gallery/Gallery.module.php = 213692 bytes for an approximate total of 4408168
Debug: (0,173829) - (usage: 9268444) - (peak: 9316912)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/GBFilePicker/GBFilePicker.module.php = 419232 bytes for an approximate total of 4827400
Debug: (0,175101) - (usage: 9344452) - (peak: 9382616)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.useroperations.inc.php = 74568 bytes for an approximate total of 4901968
Debug: (0,175573) - (usage: 9347884) - (peak: 9407980)
(mysql): SELECT ug.user_id FROM cms_user_groups ug
WHERE ug.user_id = '1' AND ug.group_id = 1 LIMIT 1
Debug: (0,176104) - (usage: 9349124) - (peak: 9410900)
(mysql): SELECT DISTINCT permission_name FROM cms_user_groups ug INNER JOIN cms_group_perms gp ON gp.group_id = ug.group_id INNER JOIN cms_permissions p ON p.permission_id = gp.permission_id INNER JOIN cms_groups gr ON gr.group_id = ug.group_id WHERE ug.user_id = '1' AND gr.active = 1
Debug: (0,176652) - (usage: 9348088) - (peak: 9413780)
(mysql): SELECT username, password, active, first_name, last_name, admin_access, email FROM cms_users WHERE user_id = '1'
Debug: (0,178533) - (usage: 9468796) - (peak: 9509752)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/MenuManager/MenuManager.module.php = 121548 bytes for an approximate total of 5023516
Debug: (0,181082) - (usage: 9560020) - (peak: 9593564)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/ModuleManager/ModuleManager.module.php = 60692 bytes for an approximate total of 5084208
Debug: (0,183047) - (usage: 9700388) - (peak: 9732236)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/News/News.module.php = 138660 bytes for an approximate total of 5222868
Debug: (0,18867) - (usage: 9931836) - (peak: 9974020)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/Search/Search.module.php = 174564 bytes for an approximate total of 5397432
Debug: (0,194225) - (usage: 10285416) - (peak: 10328876)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/SelfRegistration/SelfRegistration.module.php = 331716 bytes for an approximate total of 5729148
Debug: (0,197203) - (usage: 10421264) - (peak: 10467444)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/SiteMapMadeSimple/SiteMapMadeSimple.module.php = 87904 bytes for an approximate total of 5817052
Debug: (0,198113) - (usage: 10484388) - (peak: 10517680)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/ThemeManager/ThemeManager.module.php = 59384 bytes for an approximate total of 5876436
Debug: (0,200823) - (usage: 10735564) - (peak: 10762536)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/TinyMCE/TinyMCE.module.php = 249388 bytes for an approximate total of 6125824
Debug: (0,201716) - (usage: 10811852) - (peak: 10839180)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/TruetypeText/TruetypeText.module.php = 73652 bytes for an approximate total of 6199476
Debug display of 'End of Loading Modules':(0,202731) - (usage: 10829716) - (peak: 10945000)
Debug: (0,203098) - (usage: 10856000) - (peak: 10945000)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.CmsRegularTaskHandler.php = 25124 bytes for an approximate total of 6224600
Debug: (0,2032) - (usage: 10804472) - (peak: 10945000)
Session found. Moving on...
Debug: (0,203249) - (usage: 10804744) - (peak: 10945000)
Session found. Moving on...
Debug: (0,207674) - (usage: 11178396) - (peak: 11283708)
Session found. Moving on...
Debug: (0,218351) - (usage: 11939712) - (peak: 11998472)
Session found. Moving on...
Debug: (0,218824) - (usage: 11968356) - (peak: 11998472)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_content_cache.php = 27228 bytes for an approximate total of 6251828
Debug: (0,220003) - (usage: 11970436) - (peak: 12022320)
(mysql): SELECT * FROM cms_content WHERE content_id = '272' LIMIT 1
Debug: (0,228814) - (usage: 12785720) - (peak: 12842936)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.ContentBase.php = 336008 bytes for an approximate total of 6587836
Debug: (0,228983) - (usage: 12816324) - (peak: 12842936)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.CMSModuleContentType.php = 373564 bytes for an approximate total of 6961400
Debug: (0,229773) - (usage: 12880408) - (peak: 12913524)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.ContentProperties.php = 34072 bytes for an approximate total of 6995472
Debug: (0,230251) - (usage: 12900228) - (peak: 12931724)
Session found. Moving on...
Debug: (0,230559) - (usage: 12903308) - (peak: 12947508)
Session found. Moving on...
Debug: (0,230815) - (usage: 12904400) - (peak: 12950456)
Session found. Moving on...
Debug: (0,232167) - (usage: 12996880) - (peak: 13025792)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.templateoperations.inc.php = 90484 bytes for an approximate total of 7085956
Debug: (0,232774) - (usage: 12999916) - (peak: 13047940)
(mysql): SELECT template_id, template_name, template_content, stylesheet, encoding, active, default_template, modified_date FROM cms_templates WHERE template_id = '28' LIMIT 1
Debug: (0,234947) - (usage: 13075168) - (peak: 13153716)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/lib/class.acContentBlockBase.php = 38220 bytes for an approximate total of 7124176
Debug: (0,235016) - (usage: 13072784) - (peak: 13174172)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/lib/class.acBlockType_module.php = 55012 bytes for an approximate total of 7179188
Debug: (0,237766) - (usage: 13100496) - (peak: 13240376)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/lib/class.acBlockType_dropdown.php = 23076 bytes for an approximate total of 7202264
Debug: (0,2433) - (usage: 13137388) - (peak: 13253656)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/lib/class.acBlockType_text.php = 28136 bytes for an approximate total of 7230400
Debug: (0,24463) - (usage: 13139756) - (peak: 13284840)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '272'
Debug: (0,248325) - (usage: 13140948) - (peak: 13289060)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '272'
Debug: (0,248641) - (usage: 13132736) - (peak: 13289060)
Session found. Moving on...
Debug: (0,248894) - (usage: 13135980) - (peak: 13289060)
Session found. Moving on...
Debug: (0,249064) - (usage: 13136988) - (peak: 13289060)
setpropertyvalue called
Debug: (0,249116) - (usage: 13137132) - (peak: 13289060)
setpropertyvalue called
Debug: (0,249162) - (usage: 13137280) - (peak: 13289060)
setpropertyvalue called
Debug: (0,249208) - (usage: 13137428) - (peak: 13289060)
setpropertyvalue called
Debug: (0,249926) - (usage: 13137664) - (peak: 13289060)
setpropertyvalue called
Debug: (0,250182) - (usage: 13139956) - (peak: 13289060)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.content_assistant.php = 7388 bytes for an approximate total of 7237788
Debug: (0,250278) - (usage: 13139500) - (peak: 13289060)
Session found. Moving on...
Debug: (0,250415) - (usage: 13140508) - (peak: 13289060)
Session found. Moving on...
Debug: (0,251383) - (usage: 13226756) - (peak: 13375196)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.Events.php = 85368 bytes for an approximate total of 7323156
Debug: (0,251893) - (usage: 13229616) - (peak: 13375196)
(mysql): SELECT eh.tag_name, eh.module_name, e.originator, e.event_name, eh.handler_order, eh.handler_id, eh.removable FROM cms_event_handlers eh
INNER JOIN cms_events e ON e.event_id = eh.event_id
ORDER BY eh.handler_order ASC
Debug: (0,255938) - (usage: 13254384) - (peak: 13375196)
(mysql): UPDATE cms_content SET content_name = 'test', owner_id = '1', type = 'content2', template_id = '28', parent_id = '42', active = 1, default_content = 0, show_in_menu = 0, cachable = 1, secure = '0', page_url = '', menu_text = 'test', content_alias = 'test', metadata = '{* Add code here that should appear in the metadata section of all new pages *}', titleattribute = '', accesskey = '', tabindex = '', modified_date = '2012-08-27 17:47:33', item_order = '7', markup = 'html', last_modified_by = '1' WHERE content_id = '272'
Debug: (0,256587) - (usage: 13248968) - (peak: 13375196)
(mysql): DELETE FROM cms_additional_users WHERE content_id = '272'
Debug: (0,256665) - (usage: 13246852) - (peak: 13375196)
save from 1171
Debug: (0,261332) - (usage: 13250848) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'target'
Debug: (0,261881) - (usage: 13252780) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','string','target','','','','','2012-08-27 17:47:33'
)
Debug: (0,26273) - (usage: 13252648) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'image'
Debug: (0,263285) - (usage: 13253900) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','string','image','','','','-1','2012-08-27 17:47:33'
)
Debug: (0,264137) - (usage: 13253788) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'thumbnail'
Debug: (0,264656) - (usage: 13255048) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','string','thumbnail','','','','','2012-08-27 17:47:33'
)
Debug: (0,265795) - (usage: 13254904) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'extra1'
Debug: (0,266425) - (usage: 13256160) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','string','extra1','','','','','2012-08-27 17:47:33'
)
Debug: (0,267476) - (usage: 13256024) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'extra2'
Debug: (0,26802) - (usage: 13257284) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','string','extra2','','','','','2012-08-27 17:47:33'
)
Debug: (0,269971) - (usage: 13257144) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'extra3'
Debug: (0,271399) - (usage: 13258404) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','string','extra3','','','','','2012-08-27 17:47:33'
)
Debug: (0,272155) - (usage: 13258292) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'searchable'
Debug: (0,273173) - (usage: 13259552) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','int','searchable','','','','1','2012-08-27 17:47:33'
)
Debug: (0,274207) - (usage: 13259424) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'pagedata'
Debug: (0,274743) - (usage: 13260684) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','string','pagedata','','','','','2012-08-27 17:47:33'
)
Debug: (0,275871) - (usage: 13260592) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'disable_wysiwyg'
Debug: (0,276496) - (usage: 13261848) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','int','disable_wysiwyg','','','','0','2012-08-27 17:47:33'
)
Debug: (0,277424) - (usage: 13261748) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'use_expire_date'
Debug: (0,278007) - (usage: 13263000) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','int','use_expire_date','','','','0','2012-08-27 17:47:33'
)
Debug: (0,279138) - (usage: 13262868) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'start_date'
Debug: (0,279646) - (usage: 13264112) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','int','start_date','','','','','2012-08-27 17:47:33'
)
Debug: (0,28039) - (usage: 13263996) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'end_date'
Debug: (0,280954) - (usage: 13265236) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','int','end_date','','','','','2012-08-27 17:47:33'
)
Debug: (0,281772) - (usage: 13265120) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'feu_access'
Debug: (0,282312) - (usage: 13266384) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','string','feu_access','','','','','2012-08-27 17:47:33'
)
Debug: (0,283121) - (usage: 13266280) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'redirect_page'
Debug: (0,283691) - (usage: 13267532) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','int','redirect_page','','','','','2012-08-27 17:47:33'
)
Debug: (0,284476) - (usage: 13267408) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'feu_action'
Debug: (0,285033) - (usage: 13268664) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','int','feu_action','','','','1','2012-08-27 17:47:33'
)
Debug: (0,285767) - (usage: 13268560) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'hide_menu_item'
Debug: (0,286311) - (usage: 13269828) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','int','hide_menu_item','','','','1','2012-08-27 17:47:33'
)
Debug: (0,287041) - (usage: 13269736) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'inherit_feu_params'
Debug: (0,287604) - (usage: 13270996) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','int','inherit_feu_params','','','','','2012-08-27 17:47:33'
)
Debug: (0,288351) - (usage: 13270864) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'feu_params'
Debug: (0,288914) - (usage: 13272120) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','string','feu_params','','','','','2012-08-27 17:47:33'
)
Debug: (0,289666) - (usage: 13272552) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'feu_params_smarty'
Debug: (0,29022) - (usage: 13273808) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','int','feu_params_smarty','','','','0','2012-08-27 17:47:33'
)
Debug: (0,290928) - (usage: 13273744) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'inherit_custom_params'
Debug: (0,291493) - (usage: 13275000) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','int','inherit_custom_params','','','','','2012-08-27 17:47:33'
)
Debug: (0,292245) - (usage: 13274884) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'custom_params'
Debug: (0,292805) - (usage: 13276140) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','string','custom_params','','','','','2012-08-27 17:47:33'
)
Debug: (0,293577) - (usage: 13276068) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'custom_params_smarty'
Debug: (0,294297) - (usage: 13277332) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','int','custom_params_smarty','','','','0','2012-08-27 17:47:33'
)
Debug: (0,295116) - (usage: 13277184) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'image01'
Debug: (0,295702) - (usage: 13278416) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','string','image01','','','','','2012-08-27 17:47:33'
)
Debug: (0,29644) - (usage: 13278296) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'gallery'
Debug: (0,296965) - (usage: 13279552) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','string','gallery','','','','','2012-08-27 17:47:33'
)
Debug: (0,29769) - (usage: 13279436) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'download'
Debug: (0,29833) - (usage: 13280696) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','string','download','','','','','2012-08-27 17:47:33'
)
Debug: (0,299081) - (usage: 13280592) - (peak: 13375196)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'downloadtitle'
Debug: (0,29967) - (usage: 13281856) - (peak: 13375196)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','string','downloadtitle','','','','','2012-08-27 17:47:33'
)
Debug: (0,300443) - (usage: 13281724) - (peak: 13375568)
(mysql): DELETE FROM cms_content_props WHERE content_id = '272' AND prop_name = 'content_en'
Debug: (0,300995) - (usage: 13283012) - (peak: 13375568)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'272','string','content_en','','','','{Debug}','2012-08-27 17:47:33'
)
Debug: (0,301559) - (usage: 13283308) - (peak: 13376604)
(mysql): DELETE FROM cms_crossref WHERE parent_id = '272' AND parent_type = 'content'
Debug: (0,301923) - (usage: 13278848) - (peak: 13376604)
calling module MenuManager from event ContentEditPost
Debug: (0,302186) - (usage: 13279616) - (peak: 13376604)
calling module Search from event ContentEditPost
Debug: (0,30982) - (usage: 13353528) - (peak: 13459264)
(mysql): SELECT id FROM cms_module_search_items WHERE
extra_attr = 'template' AND content_id = '28' LIMIT 1
Debug: (0,31006) - (usage: 13350968) - (peak: 13459264)
properties called
Debug: (0,313978) - (usage: 13355744) - (peak: 13459264)
(mysql): DELETE FROM cms_module_search_items WHERE module_name='Search' AND content_id='272' AND extra_attr='content'
Debug: (0,340804) - (usage: 13354864) - (peak: 13459264)
(mysql): DELETE FROM cms_module_search_index WHERE item_id NOT IN (SELECT id FROM cms_module_search_items)
Debug: (0,343748) - (usage: 13356864) - (peak: 13459264)
(mysql): SELECT id FROM cms_module_search_items WHERE module_name='Search' AND content_id='272' AND extra_attr='content'
Debug: (0,348197) - (usage: 13357468) - (peak: 13459264)
(mysql): update cms_module_search_items_seq set id=LAST_INSERT_ID(id+1);
Debug: (0,349184) - (usage: 13359524) - (peak: 13459264)
(mysql): INSERT INTO cms_module_search_items (id, module_name, content_id, extra_attr, expires) VALUES (3955,'Search','272','content',NULL)
Debug: (0,349906) - (usage: 13359344) - (peak: 13459264)
(mysql): INSERT INTO cms_module_search_index (item_id, word, count) VALUES (3955,'test',4)
Debug: (0,350004) - (usage: 13351816) - (peak: 13459264)
calling module AdvancedContent from event ContentEditPost
Debug: (0,350861) - (usage: 13371892) - (peak: 13472460)
calling module SiteMapMadeSimple from event ContentEditPost
Debug: (0,35114) - (usage: 13381796) - (peak: 13472460)
get all content...
Debug display of 'Start Loading Hierarchy Manager':(0,351187) - (usage: 13382108) - (peak: 13479272)
Debug display of 'starting tree':(0,351228) - (usage: 13382432) - (peak: 13479392)
Debug: (0,35214) - (usage: 13384920) - (peak: 13479392)
(mysql): SELECT modified_date FROM cms_content ORDER BY modified_date DESC LIMIT 1
Debug display of 'Start Loading Children into Tree':(0,352313) - (usage: 13383724) - (peak: 13479572)
Debug: (0,353604) - (usage: 13385432) - (peak: 13479628)
(mysql): SELECT content_id,parent_id,content_alias FROM cms_content ORDER BY parent_id,item_order
Debug: (0,354936) - (usage: 13487604) - (peak: 13530384)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_tree_operations.php = 9800 bytes for an approximate total of 7332956
Debug: (0,356139) - (usage: 13560408) - (peak: 13604336)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_tree.php = 33740 bytes for an approximate total of 7366696
Debug: (0,356229) - (usage: 13562584) - (peak: 13629440)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_content_tree.php = 74612 bytes for an approximate total of 7441308
Debug display of 'End Loading Children into Tree':(0,387441) - (usage: 13686724) - (peak: 13706616)
Debug: (0,38751) - (usage: 13686860) - (peak: 13747832)
Serializing...
Debug display of 'ending tree':(0,389043) - (usage: 13687060) - (peak: 13823068)
Debug display of 'End Loading Hierarchy Manager':(0,389191) - (usage: 13612448) - (peak: 13823068)
Debug: (0,391104) - (usage: 13631228) - (peak: 13823068)
(mysql): SELECT * FROM cms_content WHERE content_id IN (15,18,20,21,22,42) ORDER BY hierarchy
Debug: (0,392421) - (usage: 13722524) - (peak: 13823068)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/contenttypes/SectionHeader.inc.php = 43848 bytes for an approximate total of 7485156
Debug: (0,395742) - (usage: 13782236) - (peak: 13823564)
(mysql): SELECT * FROM cms_content WHERE content_id IN (23,24,25,205) ORDER BY hierarchy
Debug: (0,398856) - (usage: 13893368) - (peak: 13925672)
(mysql): SELECT * FROM cms_content WHERE content_id IN (66,67,54,65,55,59,60,64,53,189) ORDER BY hierarchy
Debug: (0,404639) - (usage: 14172988) - (peak: 14209120)
(mysql): SELECT * FROM cms_content WHERE content_id IN (169,68,69) ORDER BY hierarchy
Debug: (0,407074) - (usage: 14254832) - (peak: 14274204)
(mysql): SELECT * FROM cms_content WHERE content_id IN (56,57,58) ORDER BY hierarchy
Debug: (0,409424) - (usage: 14340456) - (peak: 14356972)
(mysql): SELECT * FROM cms_content WHERE content_id IN (254) ORDER BY hierarchy
Debug: (0,410833) - (usage: 14369304) - (peak: 14397624)
(mysql): SELECT * FROM cms_content WHERE content_id IN (72,248) ORDER BY hierarchy
Debug: (0,412941) - (usage: 14427032) - (peak: 14438208)
(mysql): SELECT * FROM cms_content WHERE content_id IN (76,77,79,80,81,82,85,84,86,83) ORDER BY hierarchy
Debug: (0,418678) - (usage: 14707832) - (peak: 14736092)
(mysql): SELECT * FROM cms_content WHERE content_id IN (70,71) ORDER BY hierarchy
Debug: (0,420662) - (usage: 14764944) - (peak: 14779052)
(mysql): SELECT * FROM cms_content WHERE content_id IN (26,27,28,29) ORDER BY hierarchy
Debug: (0,423398) - (usage: 14878564) - (peak: 14893196)
(mysql): SELECT * FROM cms_content WHERE content_id IN (87,89,91) ORDER BY hierarchy
Debug: (0,425605) - (usage: 14963768) - (peak: 14975804)
(mysql): SELECT * FROM cms_content WHERE content_id IN (88) ORDER BY hierarchy
Debug: (0,426923) - (usage: 14990944) - (peak: 15016360)
(mysql): SELECT * FROM cms_content WHERE content_id IN (90) ORDER BY hierarchy
Debug: (0,428427) - (usage: 15018500) - (peak: 15039552)
(mysql): SELECT * FROM cms_content WHERE content_id IN (94,96,100,98,92) ORDER BY hierarchy
Debug: (0,431596) - (usage: 15160780) - (peak: 15177464)
(mysql): SELECT * FROM cms_content WHERE content_id IN (95) ORDER BY hierarchy
Debug: (0,432978) - (usage: 15187892) - (peak: 15217140)
(mysql): SELECT * FROM cms_content WHERE content_id IN (97) ORDER BY hierarchy
Debug: (0,434417) - (usage: 15215004) - (peak: 15238520)
(mysql): SELECT * FROM cms_content WHERE content_id IN (101) ORDER BY hierarchy
Debug: (0,435632) - (usage: 15242116) - (peak: 15263208)
(mysql): SELECT * FROM cms_content WHERE content_id IN (99) ORDER BY hierarchy
Debug: (0,436817) - (usage: 15269208) - (peak: 15290188)
(mysql): SELECT * FROM cms_content WHERE content_id IN (93) ORDER BY hierarchy
Debug: (0,438152) - (usage: 15296584) - (peak: 15317172)
(mysql): SELECT * FROM cms_content WHERE content_id IN (102,104,180,109) ORDER BY hierarchy
Debug: (0,440975) - (usage: 15410404) - (peak: 15424132)
(mysql): SELECT * FROM cms_content WHERE content_id IN (103) ORDER BY hierarchy
Debug: (0,442293) - (usage: 15438252) - (peak: 15464160)
(mysql): SELECT * FROM cms_content WHERE content_id IN (105) ORDER BY hierarchy
Debug: (0,443587) - (usage: 15466596) - (peak: 15487108)
(mysql): SELECT * FROM cms_content WHERE content_id IN (182) ORDER BY hierarchy
Debug: (0,444962) - (usage: 15494992) - (peak: 15514364)
(mysql): SELECT * FROM cms_content WHERE content_id IN (110) ORDER BY hierarchy
Debug: (0,446532) - (usage: 15522556) - (peak: 15542608)
(mysql): SELECT * FROM cms_content WHERE content_id IN (111,113,115) ORDER BY hierarchy
Debug: (0,448968) - (usage: 15608256) - (peak: 15619276)
(mysql): SELECT * FROM cms_content WHERE content_id IN (239,234,112) ORDER BY hierarchy
Debug: (0,451307) - (usage: 15695624) - (peak: 15706656)
(mysql): SELECT * FROM cms_content WHERE content_id IN (237) ORDER BY hierarchy
Debug: (0,453376) - (usage: 15727348) - (peak: 15747068)
(mysql): SELECT * FROM cms_content WHERE content_id IN (240,235,114,257) ORDER BY hierarchy
Debug: (0,456598) - (usage: 15841496) - (peak: 15854604)
(mysql): SELECT * FROM cms_content WHERE content_id IN (236) ORDER BY hierarchy
Debug: (0,458545) - (usage: 15873160) - (peak: 15894756)
(mysql): SELECT * FROM cms_content WHERE content_id IN (241,231,116) ORDER BY hierarchy
Debug: (0,461519) - (usage: 15959032) - (peak: 15969664)
(mysql): SELECT * FROM cms_content WHERE content_id IN (238) ORDER BY hierarchy
Debug: (0,463921) - (usage: 15991160) - (peak: 16010280)
(mysql): SELECT * FROM cms_content WHERE content_id IN (30,31,32,33,34,35,36,137) ORDER BY hierarchy
Debug: (0,469524) - (usage: 16213544) - (peak: 16236144)
(mysql): SELECT * FROM cms_content WHERE content_id IN (117,118,119,120,121) ORDER BY hierarchy
Debug: (0,473845) - (usage: 16349520) - (peak: 16363148)
(mysql): SELECT * FROM cms_content WHERE content_id IN (122,123,125,124,242,126) ORDER BY hierarchy
Debug: (0,478385) - (usage: 16518252) - (peak: 16536428)
(mysql): SELECT * FROM cms_content WHERE content_id IN (129,130) ORDER BY hierarchy
Debug: (0,481576) - (usage: 16575676) - (peak: 16583904)
(mysql): SELECT * FROM cms_content WHERE content_id IN (37,39,40,43,61,45,41,253,44) ORDER BY hierarchy
Debug: (0,485396) - (usage: 16849684) - (peak: 16865308)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/contenttypes/Content.inc.php = 163028 bytes for an approximate total of 7648184
Debug: (0,487236) - (usage: 16979172) - (peak: 16994684)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/contenttypes/PageLink.inc.php = 57792 bytes for an approximate total of 7705976
Debug: (0,490165) - (usage: 17026600) - (peak: 17051372)
(mysql): SELECT * FROM cms_content WHERE content_id IN (138,139,142,250,190,186) ORDER BY hierarchy
Debug: (0,49474) - (usage: 17197064) - (peak: 17215140)
(mysql): SELECT * FROM cms_content WHERE content_id IN (127) ORDER BY hierarchy
Debug: (0,496689) - (usage: 17225992) - (peak: 17254680)
(mysql): SELECT * FROM cms_content WHERE content_id IN (62,63,167) ORDER BY hierarchy
Debug: (0,500281) - (usage: 17310256) - (peak: 17320976)
(mysql): SELECT * FROM cms_content WHERE content_id IN (133,134,135,255,132) ORDER BY hierarchy
Debug: (0,505005) - (usage: 17451900) - (peak: 17467244)
(mysql): SELECT * FROM cms_content WHERE content_id IN (150,151,153,154,155,156,157,158,159,160,161,244,243,245,246,247) ORDER BY hierarchy
Debug: (0,514944) - (usage: 17900076) - (peak: 17940636)
(mysql): SELECT * FROM cms_content WHERE content_id IN (259,260,193,262,263,264,265,266,267,268,269,270,271,261,171,178,196) ORDER BY hierarchy
Debug: (0,525547) - (usage: 18379240) - (peak: 18425456)
(mysql): SELECT * FROM cms_content WHERE content_id IN (136,256) ORDER BY hierarchy
Debug: (0,528758) - (usage: 18437228) - (peak: 18462412)
(mysql): SELECT * FROM cms_content WHERE content_id IN (183,229,201,218,222,228,216,221,252,168,213) ORDER BY hierarchy
Debug: (0,535452) - (usage: 18746412) - (peak: 18778932)
(mysql): SELECT * FROM cms_content WHERE content_id IN (217,230) ORDER BY hierarchy
Debug: (0,537912) - (usage: 18803284) - (peak: 18819192)
(mysql): SELECT * FROM cms_content WHERE content_id IN (202,203,204,166) ORDER BY hierarchy
Debug: (0,541404) - (usage: 18916500) - (peak: 18931348)
(mysql): SELECT * FROM cms_content WHERE content_id IN (249) ORDER BY hierarchy
Debug: (0,543326) - (usage: 18944904) - (peak: 18971452)
(mysql): SELECT * FROM cms_content WHERE content_id IN (251) ORDER BY hierarchy
Debug: (0,545385) - (usage: 18973944) - (peak: 18995360)
(mysql): SELECT * FROM cms_content WHERE content_id IN (209,215,191,214) ORDER BY hierarchy
Debug: (0,549015) - (usage: 19086888) - (peak: 19102100)
(mysql): SELECT * FROM cms_content WHERE content_id IN (208,210,211,212) ORDER BY hierarchy
Debug: (0,555562) - (usage: 19200296) - (peak: 19214560)
(mysql): SELECT * FROM cms_content WHERE content_id IN (143,146,164,272) ORDER BY hierarchy
Debug: (0,559009) - (usage: 19311808) - (peak: 19326684)
(mysql): SELECT * FROM cms_content WHERE content_id IN (145,144,165) ORDER BY hierarchy
Debug: (0,560652) - (usage: 19390444) - (peak: 19405580)
end get all content...
Debug: (0,562541) - (usage: 19379348) - (peak: 19446560)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '15'
Debug: (0,564819) - (usage: 19383488) - (peak: 19446560)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '23'
Debug: (0,568088) - (usage: 19387552) - (peak: 19447944)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '66'
Debug: (0,571127) - (usage: 19391264) - (peak: 19449128)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '67'
Debug: (0,574377) - (usage: 19395156) - (peak: 19451312)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '169'
Debug: (0,580084) - (usage: 19402720) - (peak: 19453852)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '54'
Debug: (0,583556) - (usage: 19407016) - (peak: 19458948)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '65'
Debug: (0,587364) - (usage: 19410560) - (peak: 19462536)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '55'
Debug: (0,590702) - (usage: 19414444) - (peak: 19465600)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '56'
Debug: (0,594313) - (usage: 19418932) - (peak: 19469392)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '57'
Debug: (0,597281) - (usage: 19423636) - (peak: 19473584)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '58'
Debug: (0,600634) - (usage: 19429452) - (peak: 19477972)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '60'
Debug: (0,604193) - (usage: 19434452) - (peak: 19483380)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '254'
Debug: (0,607702) - (usage: 19437560) - (peak: 19488500)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '64'
Debug: (0,611098) - (usage: 19441828) - (peak: 19491380)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '53'
Debug: (0,614235) - (usage: 19455276) - (peak: 19495380)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '189'
Debug: (0,618475) - (usage: 19461772) - (peak: 19508660)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '72'
Debug: (0,621405) - (usage: 19474252) - (peak: 19514892)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '248'
Debug: (0,624497) - (usage: 19477480) - (peak: 19527036)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '25'
Debug: (0,627577) - (usage: 19481272) - (peak: 19530192)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '76'
Debug: (0,631567) - (usage: 19485924) - (peak: 19533892)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '77'
Debug: (0,634436) - (usage: 19491840) - (peak: 19538276)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '79'
Debug: (0,637177) - (usage: 19496608) - (peak: 19544060)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '80'
Debug: (0,63994) - (usage: 19501912) - (peak: 19548672)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '81'
Debug: (0,642836) - (usage: 19506912) - (peak: 19553904)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '82'
Debug: (0,646148) - (usage: 19511884) - (peak: 19558736)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '85'
Debug: (0,648876) - (usage: 19516280) - (peak: 19563552)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '84'
Debug: (0,651792) - (usage: 19521992) - (peak: 19567832)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '83'
Debug: (0,654556) - (usage: 19527276) - (peak: 19573320)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '205'
Debug: (0,657686) - (usage: 19530400) - (peak: 19578708)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '70'
Debug: (0,660915) - (usage: 19536032) - (peak: 19581696)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '71'
Debug: (0,664419) - (usage: 19540388) - (peak: 19587100)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '26'
Debug: (0,668323) - (usage: 19544972) - (peak: 19591324)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '87'
Debug: (0,674086) - (usage: 19559124) - (peak: 19595776)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '89'
Debug: (0,679723) - (usage: 19564956) - (peak: 19609572)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '91'
Debug: (0,683648) - (usage: 19568080) - (peak: 19615084)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '27'
Debug: (0,688355) - (usage: 19572684) - (peak: 19618060)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '94'
Debug: (0,693007) - (usage: 19585720) - (peak: 19622684)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '96'
Debug: (0,697929) - (usage: 19598304) - (peak: 19635236)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '100'
Debug: (0,702728) - (usage: 19609196) - (peak: 19647796)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '98'
Debug: (0,70739) - (usage: 19621672) - (peak: 19658456)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '92'
Debug: (0,712214) - (usage: 19631800) - (peak: 19670604)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '28'
Debug: (0,715683) - (usage: 19636392) - (peak: 19680576)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '102'
Debug: (0,720536) - (usage: 19645572) - (peak: 19685112)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '104'
Debug: (0,724146) - (usage: 19654912) - (peak: 19693876)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '105'
Debug: (0,727516) - (usage: 19658816) - (peak: 19703128)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '180'
Debug: (0,732312) - (usage: 19662572) - (peak: 19706484)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '182'
Debug: (0,735971) - (usage: 19666504) - (peak: 19710124)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '109'
Debug: (0,741936) - (usage: 19677204) - (peak: 19713952)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '29'
Debug: (0,744915) - (usage: 19683744) - (peak: 19724484)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '111'
Debug: (0,749201) - (usage: 19688396) - (peak: 19731036)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '239'
Debug: (0,752489) - (usage: 19693080) - (peak: 19735628)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '237'
Debug: (0,756596) - (usage: 19702824) - (peak: 19740328)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '234'
Debug: (0,760114) - (usage: 19712236) - (peak: 19749716)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '112'
Debug: (0,763233) - (usage: 19715780) - (peak: 19759312)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '113'
Debug: (0,766539) - (usage: 19720400) - (peak: 19762868)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '240'
Debug: (0,770304) - (usage: 19725252) - (peak: 19767672)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '236'
Debug: (0,77404) - (usage: 19734896) - (peak: 19772668)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '235'
Debug: (0,779236) - (usage: 19746324) - (peak: 19781848)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '257'
Debug: (0,78235) - (usage: 19749924) - (peak: 19793208)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '115'
Debug: (0,785555) - (usage: 19754656) - (peak: 19797044)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '241'
Debug: (0,788766) - (usage: 19759696) - (peak: 19802000)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '238'
Debug: (0,792326) - (usage: 19769648) - (peak: 19807196)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '231'
Debug: (0,797583) - (usage: 19780840) - (peak: 19816880)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '30'
Debug: (0,800587) - (usage: 19784992) - (peak: 19828516)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '31'
Debug: (0,803605) - (usage: 19788976) - (peak: 19832640)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '117'
Debug: (0,81294) - (usage: 19799364) - (peak: 19836700)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '32'
Debug: (0,814513) - (usage: 19802524) - (peak: 19847464)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '33'
Debug: (0,816822) - (usage: 19805160) - (peak: 19850224)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '34'
Debug: (0,822109) - (usage: 19811536) - (peak: 19852608)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '122'
Debug: (0,825506) - (usage: 19814648) - (peak: 19859556)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '123'
Debug: (0,829512) - (usage: 19817748) - (peak: 19862672)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '125'
Debug: (0,832866) - (usage: 19820864) - (peak: 19865808)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '124'
Debug: (0,836271) - (usage: 19823980) - (peak: 19868840)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '242'
Debug: (0,84013) - (usage: 19827220) - (peak: 19871992)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '126'
Debug: (0,843996) - (usage: 19830324) - (peak: 19875232)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '36'
Debug: (0,847406) - (usage: 19835608) - (peak: 19878520)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '129'
Debug: (0,850875) - (usage: 19840476) - (peak: 19883528)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '130'
Debug: (0,855293) - (usage: 19846376) - (peak: 19888276)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '137'
Debug: (0,859237) - (usage: 19849972) - (peak: 19894200)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '22'
Debug: (0,863635) - (usage: 19852992) - (peak: 19897924)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '37'
Debug: (0,869582) - (usage: 19857032) - (peak: 19900868)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '39'
Debug: (0,874659) - (usage: 19867152) - (peak: 19904876)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '138'
Debug: (0,879294) - (usage: 19875400) - (peak: 19915032)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '139'
Debug: (0,884037) - (usage: 19882072) - (peak: 19923384)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '142'
Debug: (0,888049) - (usage: 19887172) - (peak: 19930056)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '250'
Debug: (0,891418) - (usage: 19890648) - (peak: 19935224)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '190'
Debug: (0,894858) - (usage: 19894540) - (peak: 19938724)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '186'
Debug: (0,898128) - (usage: 19899028) - (peak: 19942548)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '40'
Debug: (0,903576) - (usage: 19903776) - (peak: 19947108)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '127'
Debug: (0,906945) - (usage: 19912404) - (peak: 19951720)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '61'
Debug: (0,91066) - (usage: 19917176) - (peak: 19960272)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '62'
Debug: (0,914318) - (usage: 19922720) - (peak: 19965084)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '63'
Debug: (0,917612) - (usage: 19927936) - (peak: 19970568)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '167'
Debug: (0,922982) - (usage: 19934696) - (peak: 19975924)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '133'
Debug: (0,926407) - (usage: 19938372) - (peak: 19982620)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '150'
Debug: (0,927824) - (usage: 19941064) - (peak: 19986312)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '151'
Debug: (0,929143) - (usage: 19943744) - (peak: 19988600)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '153'
Debug: (0,93045) - (usage: 19946424) - (peak: 19991048)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '154'
Debug: (0,931833) - (usage: 19949104) - (peak: 19993636)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '155'
Debug: (0,93315) - (usage: 19951784) - (peak: 19996392)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '156'
Debug: (0,934388) - (usage: 19954544) - (peak: 19998964)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '157'
Debug: (0,935759) - (usage: 19957224) - (peak: 20001496)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '158'
Debug: (0,937298) - (usage: 19959904) - (peak: 20004088)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '159'
Debug: (0,938608) - (usage: 19962584) - (peak: 20006680)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '160'
Debug: (0,940061) - (usage: 19965776) - (peak: 20009272)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '161'
Debug: (0,941644) - (usage: 19968456) - (peak: 20012408)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '244'
Debug: (0,946021) - (usage: 19971572) - (peak: 20015044)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '243'
Debug: (0,94958) - (usage: 19974696) - (peak: 20019544)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '245'
Debug: (0,953296) - (usage: 19977820) - (peak: 20022668)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '246'
Debug: (0,95712) - (usage: 19980944) - (peak: 20025792)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '247'
Debug: (0,960908) - (usage: 19984068) - (peak: 20028916)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '134'
Debug: (0,964727) - (usage: 19990856) - (peak: 20032024)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '259'
Debug: (0,96861) - (usage: 19994128) - (peak: 20038828)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '260'
Debug: (0,970319) - (usage: 19996336) - (peak: 20042100)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '193'
Debug: (0,972307) - (usage: 19999160) - (peak: 20043760)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '262'
Debug: (0,976047) - (usage: 20001372) - (peak: 20046512)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '263'
Debug: (0,977676) - (usage: 20003584) - (peak: 20048620)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '264'
Debug: (0,983675) - (usage: 20005796) - (peak: 20050744)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '265'
Debug: (0,986186) - (usage: 20008008) - (peak: 20052868)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '266'
Debug: (0,988924) - (usage: 20010220) - (peak: 20054992)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '267'
Debug: (0,99158) - (usage: 20012432) - (peak: 20057116)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '268'
Debug: (0,993715) - (usage: 20014644) - (peak: 20059304)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '269'
Debug: (0,99586) - (usage: 20016856) - (peak: 20061364)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '270'
Debug: (0,997693) - (usage: 20019068) - (peak: 20063552)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '271'
Debug: (0,999468) - (usage: 20021280) - (peak: 20065656)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '261'
Debug: (1,001455) - (usage: 20023500) - (peak: 20067868)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '171'
Debug: (1,00529) - (usage: 20026336) - (peak: 20070088)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '178'
Debug: (1,007468) - (usage: 20029160) - (peak: 20072936)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '196'
Debug: (1,011588) - (usage: 20033852) - (peak: 20075892)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '255'
Debug: (1,015338) - (usage: 20036900) - (peak: 20081876)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '136'
Debug: (1,019459) - (usage: 20040712) - (peak: 20084884)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '256'
Debug: (1,023435) - (usage: 20043824) - (peak: 20088464)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '132'
Debug: (1,0272) - (usage: 20048416) - (peak: 20091544)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '253'
Debug: (1,030893) - (usage: 20051440) - (peak: 20096340)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '183'
Debug: (1,03491) - (usage: 20056988) - (peak: 20099364)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '229'
Debug: (1,03844) - (usage: 20060116) - (peak: 20104816)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '217'
Debug: (1,042122) - (usage: 20064984) - (peak: 20107796)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '230'
Debug: (1,043654) - (usage: 20067436) - (peak: 20112776)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '201'
Debug: (1,047304) - (usage: 20074904) - (peak: 20114680)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '218'
Debug: (1,050801) - (usage: 20077988) - (peak: 20122680)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '202'
Debug: (1,054752) - (usage: 20081664) - (peak: 20125780)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '203'
Debug: (1,0585) - (usage: 20085368) - (peak: 20129552)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '204'
Debug: (1,062348) - (usage: 20089364) - (peak: 20133216)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '166'
Debug: (1,066391) - (usage: 20094936) - (peak: 20137252)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '222'
Debug: (1,070572) - (usage: 20107524) - (peak: 20142808)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '228'
Debug: (1,07216) - (usage: 20109700) - (peak: 20155396)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '216'
Debug: (1,076002) - (usage: 20113264) - (peak: 20157104)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '249'
Debug: (1,080075) - (usage: 20116452) - (peak: 20161220)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '251'
Debug: (1,084136) - (usage: 20120888) - (peak: 20164260)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '221'
Debug: (1,088569) - (usage: 20124348) - (peak: 20168688)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '252'
Debug: (1,09249) - (usage: 20127584) - (peak: 20172148)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '168'
Debug: (1,097163) - (usage: 20132648) - (peak: 20175384)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '213'
Debug: (1,101261) - (usage: 20135876) - (peak: 20180380)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '209'
Debug: (1,105445) - (usage: 20139032) - (peak: 20183624)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '208'
Debug: (1,110496) - (usage: 20142316) - (peak: 20186860)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '210'
Debug: (1,114462) - (usage: 20145672) - (peak: 20190168)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '211'
Debug: (1,119149) - (usage: 20149028) - (peak: 20193540)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '212'
Debug: (1,124504) - (usage: 20152384) - (peak: 20196880)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '215'
Debug: (1,128516) - (usage: 20155588) - (peak: 20200220)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '191'
Debug: (1,132189) - (usage: 20159368) - (peak: 20203468)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '214'
Debug: (1,13679) - (usage: 20162576) - (peak: 20207180)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '44'
Debug: (1,139315) - (usage: 20165228) - (peak: 20210556)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '143'
Debug: (1,146918) - (usage: 20172128) - (peak: 20212752)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '165'
Debug: (1,151078) - (usage: 20176188) - (peak: 20219980)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '146'
Debug: (1,153279) - (usage: 20178844) - (peak: 20223956)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '164'
Debug: (1,155206) - (usage: 20181568) - (peak: 20226208)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '272'
Debug: (1,157857) - (usage: 20282296) - (peak: 20287464)
(mysql): SELECT * from cms_module_templates WHERE module_name = 'SiteMapMadeSimple' and template_name = 'xml_Sample' LIMIT 1
Debug: (1,15925) - (usage: 20281980) - (peak: 20329072)
(mysql): SELECT module_name,template_name,modified_date
FROM cms_module_templates
Debug: (1,171264) - (usage: 20969256) - (peak: 20992456)
calling module CustomContent from event SmartyPreCompile
Debug: (1,190729) - (usage: 20909788) - (peak: 21097960)
(mysql): SELECT content_id FROM cms_content
Debug: (1,191391) - (usage: 20913780) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '15' LIMIT 1
Debug: (1,192128) - (usage: 20914220) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '15'
Debug: (1,192352) - (usage: 20915860) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00001
[1] => 15
[2] => target,pagedata,extra1,extra2,extra3,image,searchable,disable_wysiwyg,image1,image01,gallery,feu_action,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,download,downloadtitle,thumbnail,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en,startseitenwillkommenstext
[3] => 15
)
Debug: (1,192986) - (usage: 20921304) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00001', id_hierarchy = '15', hierarchy_path = 'home', prop_names = 'target,pagedata,extra1,extra2,extra3,image,searchable,disable_wysiwyg,image1,image01,gallery,feu_action,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,download,downloadtitle,thumbnail,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en,startseitenwillkommenstext' WHERE content_id = '15'
Debug: (1,210037) - (usage: 15017908) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,210716) - (usage: 15018360) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '18'
Debug: (1,210833) - (usage: 15017124) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002
[1] => 18
[2] => extra3,extra2,extra1,target,image,thumbnail
[3] => 18
)
Debug: (1,211409) - (usage: 15020768) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002', id_hierarchy = '18', hierarchy_path = 'ueber-die-domain', prop_names = 'extra3,extra2,extra1,target,image,thumbnail' WHERE content_id = '18'
Debug: (1,212009) - (usage: 15019072) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,212673) - (usage: 15019524) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '20'
Debug: (1,212794) - (usage: 15018288) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003
[1] => 20
[2] => target,image,thumbnail,extra1,extra2,extra3
[3] => 20
)
Debug: (1,213328) - (usage: 15021932) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003', id_hierarchy = '20', hierarchy_path = 'bildungsangebot', prop_names = 'target,image,thumbnail,extra1,extra2,extra3' WHERE content_id = '20'
Debug: (1,213873) - (usage: 15020236) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,214534) - (usage: 15020688) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '21'
Debug: (1,214646) - (usage: 15019452) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004
[1] => 21
[2] => extra3,extra2,extra1,image,target,thumbnail
[3] => 21
)
Debug: (1,215245) - (usage: 15023092) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004', id_hierarchy = '21', hierarchy_path = 'aktivitaeten', prop_names = 'extra3,extra2,extra1,image,target,thumbnail' WHERE content_id = '21'
Debug: (1,215858) - (usage: 15021396) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,216709) - (usage: 15021832) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '22'
Debug: (1,216907) - (usage: 15022860) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005
[1] => 22
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 22
)
Debug: (1,217474) - (usage: 15027872) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005', id_hierarchy = '22', hierarchy_path = 'service', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '22'
Debug: (1,218032) - (usage: 15023108) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,218485) - (usage: 15023836) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,219314) - (usage: 15023844) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '23'
Debug: (1,219505) - (usage: 15024576) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001
[1] => 18.23
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,content_en,image01,gallery,download,downloadtitle
[3] => 23
)
Debug: (1,220042) - (usage: 15029464) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001', id_hierarchy = '18.23', hierarchy_path = 'ueber-die-domain/schulleben', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,content_en,image01,gallery,download,downloadtitle' WHERE content_id = '23'
Debug: (1,2206) - (usage: 15025024) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '24' LIMIT 1
Debug: (1,221046) - (usage: 15025772) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,221726) - (usage: 15025772) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '24'
Debug: (1,221855) - (usage: 15025052) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00002
[1] => 18.24
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en
[3] => 24
)
Debug: (1,222372) - (usage: 15029052) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00002', id_hierarchy = '18.24', hierarchy_path = 'ueber-die-domain/schulentwicklung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en' WHERE content_id = '24'
Debug: (1,222965) - (usage: 15026588) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,22343) - (usage: 15027332) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,224467) - (usage: 15027332) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '25'
Debug: (1,224663) - (usage: 15028072) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00003
[1] => 18.25
[2] => target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,download,downloadtitle,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item
[3] => 25
)
Debug: (1,225332) - (usage: 15032980) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003', id_hierarchy = '18.25', hierarchy_path = 'ueber-die-domain/schulorganisation', prop_names = 'target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,download,downloadtitle,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item' WHERE content_id = '25'
Debug: (1,225904) - (usage: 15028516) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '26' LIMIT 1
Debug: (1,226331) - (usage: 15029252) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,227257) - (usage: 15029256) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '26'
Debug: (1,227464) - (usage: 15030696) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00001
[1] => 20.26
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,image01,gallery,download,downloadtitle,feu_action,hide_menu_item,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 26
)
Debug: (1,228034) - (usage: 15036124) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00001', id_hierarchy = '20.26', hierarchy_path = 'bildungsangebot/berufsschulen', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,image01,gallery,download,downloadtitle,feu_action,hide_menu_item,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '26'
Debug: (1,228624) - (usage: 15030648) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,229071) - (usage: 15031392) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,229933) - (usage: 15031392) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '27'
Debug: (1,230143) - (usage: 15032832) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00002
[1] => 20.27
[2] => target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 27
)
Debug: (1,230742) - (usage: 15038272) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002', id_hierarchy = '20.27', hierarchy_path = 'bildungsangebot/berufsfachschulen', prop_names = 'target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '27'
Debug: (1,231332) - (usage: 15032784) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,231784) - (usage: 15033520) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,232591) - (usage: 15033528) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '28'
Debug: (1,232805) - (usage: 15034968) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00003
[1] => 20.28
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,image01,gallery,download,feu_action,hide_menu_item,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 28
)
Debug: (1,233382) - (usage: 15040396) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003', id_hierarchy = '20.28', hierarchy_path = 'bildungsangebot/berufskollegs', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,image01,gallery,download,feu_action,hide_menu_item,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '28'
Debug: (1,233967) - (usage: 15034920) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,235003) - (usage: 15035676) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,235901) - (usage: 15035676) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '29'
Debug: (1,23612) - (usage: 15037132) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004
[1] => 20.29
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,image01,gallery,feu_action,hide_menu_item,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty
[3] => 29
)
Debug: (1,236695) - (usage: 15042576) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004', id_hierarchy = '20.29', hierarchy_path = 'bildungsangebot/berufliche-gymnasien', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,image01,gallery,feu_action,hide_menu_item,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty' WHERE content_id = '29'
Debug: (1,237708) - (usage: 15037068) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '30' LIMIT 1
Debug: (1,23815) - (usage: 15037800) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,239037) - (usage: 15037808) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '30'
Debug: (1,239223) - (usage: 15038540) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00001
[1] => 21.30
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle
[3] => 30
)
Debug: (1,239779) - (usage: 15043400) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00001', id_hierarchy = '21.30', hierarchy_path = 'aktivitaeten/comenius', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle' WHERE content_id = '30'
Debug: (1,240403) - (usage: 15038992) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '31' LIMIT 1
Debug: (1,240912) - (usage: 15039756) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,241706) - (usage: 15039748) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '31'
Debug: (1,241903) - (usage: 15040776) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00002
[1] => 21.31
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle
[3] => 31
)
Debug: (1,242482) - (usage: 15045960) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00002', id_hierarchy = '21.31', hierarchy_path = 'aktivitaeten/internationaler-austausch', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle' WHERE content_id = '31'
Debug: (1,243113) - (usage: 15041028) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '32' LIMIT 1
Debug: (1,243778) - (usage: 15041796) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,244665) - (usage: 15041792) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '32'
Debug: (1,244875) - (usage: 15042820) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00003
[1] => 21.32
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle
[3] => 32
)
Debug: (1,245465) - (usage: 15048004) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00003', id_hierarchy = '21.32', hierarchy_path = 'aktivitaeten/schueler-helfen-schuelern', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle' WHERE content_id = '32'
Debug: (1,246087) - (usage: 15043072) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '33' LIMIT 1
Debug: (1,247182) - (usage: 15043808) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,249076) - (usage: 15043820) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '33'
Debug: (1,249271) - (usage: 15044556) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00004
[1] => 21.33
[2] => target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle
[3] => 33
)
Debug: (1,25036) - (usage: 15049428) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00004', id_hierarchy = '21.33', hierarchy_path = 'aktivitaeten/schulfeste', prop_names = 'target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle' WHERE content_id = '33'
Debug: (1,251196) - (usage: 15045004) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '34' LIMIT 1
Debug: (1,251623) - (usage: 15045768) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,252729) - (usage: 15045768) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '34'
Debug: (1,252913) - (usage: 15046508) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00005
[1] => 21.34
[2] => target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,content_en
[3] => 34
)
Debug: (1,253678) - (usage: 15051432) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00005', id_hierarchy = '21.34', hierarchy_path = 'aktivitaeten/spendenprojekt-honduras', prop_names = 'target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,content_en' WHERE content_id = '34'
Debug: (1,254771) - (usage: 15046948) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '35' LIMIT 1
Debug: (1,255253) - (usage: 15047684) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,255994) - (usage: 15047696) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '35'
Debug: (1,256124) - (usage: 15046976) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00006
[1] => 21.35
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en
[3] => 35
)
Debug: (1,256988) - (usage: 15050932) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00006', id_hierarchy = '21.35', hierarchy_path = 'aktivitaeten/sporttage', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en' WHERE content_id = '35'
Debug: (1,25756) - (usage: 15048512) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '36' LIMIT 1
Debug: (1,258695) - (usage: 15049248) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,260228) - (usage: 15049260) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '36'
Debug: (1,26044) - (usage: 15050700) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00007
[1] => 21.36
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 36
)
Debug: (1,261528) - (usage: 15056100) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00007', id_hierarchy = '21.36', hierarchy_path = 'aktivitaeten/theater-ag', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '36'
Debug: (1,262759) - (usage: 15050656) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '37' LIMIT 1
Debug: (1,264117) - (usage: 15051388) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,265481) - (usage: 15051388) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '37'
Debug: (1,265667) - (usage: 15052128) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00001
[1] => 22.37
[2] => target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,hide_menu_item,content_en,downloadtitle,download,gallery,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,thumbnail,use_expire_date,start_date
[3] => 37
)
Debug: (1,266443) - (usage: 15056968) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00001', id_hierarchy = '22.37', hierarchy_path = 'service/anreise', prop_names = 'target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,hide_menu_item,content_en,downloadtitle,download,gallery,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,thumbnail,use_expire_date,start_date' WHERE content_id = '37'
Debug: (1,267139) - (usage: 15052580) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '39' LIMIT 1
Debug: (1,267581) - (usage: 15053316) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,26875) - (usage: 15053316) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '39'
Debug: (1,268959) - (usage: 15054764) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00002
[1] => 22.39
[2] => target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,feu_params_smarty,custom_params_smarty,inherit_feu_params,feu_params,inherit_custom_params,custom_params,content_en
[3] => 39
)
Debug: (1,26961) - (usage: 15060128) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00002', id_hierarchy = '22.39', hierarchy_path = 'service/download', prop_names = 'target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,feu_params_smarty,custom_params_smarty,inherit_feu_params,feu_params,inherit_custom_params,custom_params,content_en' WHERE content_id = '39'
Debug: (1,27018) - (usage: 15054708) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '40' LIMIT 1
Debug: (1,270711) - (usage: 15055444) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,271518) - (usage: 15055444) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '40'
Debug: (1,271727) - (usage: 15056188) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00003
[1] => 22.40
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item
[3] => 40
)
Debug: (1,272358) - (usage: 15061044) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00003', id_hierarchy = '22.40', hierarchy_path = 'service/gaestebuch', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item' WHERE content_id = '40'
Debug: (1,272887) - (usage: 15056640) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,273423) - (usage: 15057372) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,274319) - (usage: 15057372) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '41'
Debug: (1,274456) - (usage: 15056824) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007
[1] => 22.41
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,page,params
[3] => 41
)
Debug: (1,27554) - (usage: 15060812) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007', id_hierarchy = '22.41', hierarchy_path = 'service/termine', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,page,params' WHERE content_id = '41'
Debug: (1,276168) - (usage: 15058224) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (1,276905) - (usage: 15058668) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '42'
Debug: (1,277029) - (usage: 15057436) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00006
[1] => 42
[2] => target,image,thumbnail,extra1,extra2,extra3
[3] => 42
)
Debug: (1,277674) - (usage: 15063100) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00006', id_hierarchy = '42', hierarchy_path = 'interna', prop_names = 'target,image,thumbnail,extra1,extra2,extra3' WHERE content_id = '42'
Debug: (1,27836) - (usage: 15061444) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '43' LIMIT 1
Debug: (1,27889) - (usage: 15062176) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,280272) - (usage: 15062176) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '43'
Debug: (1,280503) - (usage: 15063644) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00004
[1] => 22.43
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en
[3] => 43
)
Debug: (1,281318) - (usage: 15069008) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00004', id_hierarchy = '22.43', hierarchy_path = 'service/kontakt', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en' WHERE content_id = '43'
Debug: (1,281927) - (usage: 15063584) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '44' LIMIT 1
Debug: (1,282672) - (usage: 15064316) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,28362) - (usage: 15064316) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '44'
Debug: (1,283833) - (usage: 15065752) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00009
[1] => 22.44
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 44
)
Debug: (1,284722) - (usage: 15071116) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00009', id_hierarchy = '22.44', hierarchy_path = 'service/sitemap', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '44'
Debug: (1,285456) - (usage: 15065716) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '45' LIMIT 1
Debug: (1,286) - (usage: 15066440) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,287058) - (usage: 15066436) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '45'
Debug: (1,287217) - (usage: 15066068) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00006
[1] => 22.45
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,download,downloadtitle
[3] => 45
)
Debug: (1,288534) - (usage: 15070188) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00006', id_hierarchy = '22.45', hierarchy_path = 'service/suche', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,download,downloadtitle' WHERE content_id = '45'
Debug: (1,289684) - (usage: 15067344) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '53' LIMIT 1
Debug: (1,291104) - (usage: 15068104) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,292454) - (usage: 15068388) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,2942) - (usage: 15068404) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '53'
Debug: (1,294416) - (usage: 15069860) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00009
[1] => 18.23.53
[2] => gallery,download,downloadtitle,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 53
)
Debug: (1,296372) - (usage: 15075404) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00009', id_hierarchy = '18.23.53', hierarchy_path = 'ueber-die-domain/schulleben/schul--und-hausordnung', prop_names = 'gallery,download,downloadtitle,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '53'
Debug: (1,298659) - (usage: 15069800) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '54' LIMIT 1
Debug: (1,299225) - (usage: 15070544) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,300441) - (usage: 15070836) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,301761) - (usage: 15070856) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '54'
Debug: (1,301979) - (usage: 15071884) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00003
[1] => 18.23.54
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,custom_params_smarty,feu_action,hide_menu_item,feu_params_smarty
[3] => 54
)
Debug: (1,302766) - (usage: 15077116) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00003', id_hierarchy = '18.23.54', hierarchy_path = 'ueber-die-domain/schulleben/foerderverein', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,custom_params_smarty,feu_action,hide_menu_item,feu_params_smarty' WHERE content_id = '54'
Debug: (1,303687) - (usage: 15072144) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '55' LIMIT 1
Debug: (1,305004) - (usage: 15072896) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,305853) - (usage: 15073184) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,307969) - (usage: 15073200) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '55'
Debug: (1,308174) - (usage: 15074232) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00005
[1] => 18.23.55
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle
[3] => 55
)
Debug: (1,310318) - (usage: 15079468) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00005', id_hierarchy = '18.23.55', hierarchy_path = 'ueber-die-domain/schulleben/lehrerausbildung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle' WHERE content_id = '55'
Debug: (1,311944) - (usage: 15074492) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '56' LIMIT 1
Debug: (1,313687) - (usage: 15075252) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '55' LIMIT 1
Debug: (1,315608) - (usage: 15075556) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,317313) - (usage: 15075832) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,319278) - (usage: 15075840) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '56'
Debug: (1,319487) - (usage: 15077284) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00005.00001
[1] => 18.23.55.56
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,content_en,download,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 56
)
Debug: (1,321247) - (usage: 15082944) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00005.00001', id_hierarchy = '18.23.55.56', hierarchy_path = 'ueber-die-domain/schulleben/lehrerausbildung/orientierungspraktikum', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,content_en,download,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '56'
Debug: (1,323338) - (usage: 15077264) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '57' LIMIT 1
Debug: (1,3252) - (usage: 15077996) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '55' LIMIT 1
Debug: (1,327182) - (usage: 15078300) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,329175) - (usage: 15078576) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,331605) - (usage: 15078584) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '57'
Debug: (1,331815) - (usage: 15080028) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00005.00002
[1] => 18.23.55.57
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 57
)
Debug: (1,333864) - (usage: 15085668) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00005.00002', id_hierarchy = '18.23.55.57', hierarchy_path = 'ueber-die-domain/schulleben/lehrerausbildung/praxissemester', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '57'
Debug: (1,336054) - (usage: 15080008) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '58' LIMIT 1
Debug: (1,338923) - (usage: 15080760) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '55' LIMIT 1
Debug: (1,341412) - (usage: 15081048) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,343037) - (usage: 15081328) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,344567) - (usage: 15081336) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '58'
Debug: (1,344788) - (usage: 15082780) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00005.00003
[1] => 18.23.55.58
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 58
)
Debug: (1,346417) - (usage: 15088432) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00005.00003', id_hierarchy = '18.23.55.58', hierarchy_path = 'ueber-die-domain/schulleben/lehrerausbildung/referendarausbildung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '58'
Debug: (1,348002) - (usage: 15082752) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '59' LIMIT 1
Debug: (1,349757) - (usage: 15083480) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,351593) - (usage: 15083768) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,353717) - (usage: 15083776) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '59'
Debug: (1,353853) - (usage: 15083144) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00006
[1] => 18.23.59
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 59
)
Debug: (1,35607) - (usage: 15087244) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00006', id_hierarchy = '18.23.59', hierarchy_path = 'ueber-die-domain/schulleben/rundgang', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '59'
Debug: (1,357775) - (usage: 15084624) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '60' LIMIT 1
Debug: (1,358788) - (usage: 15085344) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,359885) - (usage: 15085632) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,361612) - (usage: 15085644) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '60'
Debug: (1,361824) - (usage: 15087092) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00007
[1] => 18.23.60
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en
[3] => 60
)
Debug: (1,363423) - (usage: 15092560) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00007', id_hierarchy = '18.23.60', hierarchy_path = 'ueber-die-domain/schulleben/smv', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en' WHERE content_id = '60'
Debug: (1,365636) - (usage: 15087044) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '61' LIMIT 1
Debug: (1,367759) - (usage: 15087780) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,370769) - (usage: 15087768) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '61'
Debug: (1,370985) - (usage: 15089224) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00005
[1] => 22.61
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,gallery,download,feu_action,hide_menu_item,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 61
)
Debug: (1,37357) - (usage: 15094620) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00005', id_hierarchy = '22.61', hierarchy_path = 'service/schulberatung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,gallery,download,feu_action,hide_menu_item,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '61'
Debug: (1,376122) - (usage: 15089184) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '62' LIMIT 1
Debug: (1,378852) - (usage: 15089928) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '61' LIMIT 1
Debug: (1,381766) - (usage: 15090216) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,384663) - (usage: 15090204) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '62'
Debug: (1,384872) - (usage: 15090956) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00005.00001
[1] => 22.61.62
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle
[3] => 62
)
Debug: (1,388007) - (usage: 15095936) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00005.00001', id_hierarchy = '22.61.62', hierarchy_path = 'service/schulberatung/beratungslehrerin', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle' WHERE content_id = '62'
Debug: (1,390445) - (usage: 15091412) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '63' LIMIT 1
Debug: (1,392352) - (usage: 15092164) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '61' LIMIT 1
Debug: (1,393918) - (usage: 15092448) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,395635) - (usage: 15092436) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '63'
Debug: (1,395837) - (usage: 15093188) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00005.00002
[1] => 22.61.63
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle
[3] => 63
)
Debug: (1,39727) - (usage: 15098184) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00005.00002', id_hierarchy = '22.61.63', hierarchy_path = 'service/schulberatung/schulsozialarbeiterin', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle' WHERE content_id = '63'
Debug: (1,398771) - (usage: 15093644) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '64' LIMIT 1
Debug: (1,399727) - (usage: 15094388) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,400261) - (usage: 15094668) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,401538) - (usage: 15094680) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '64'
Debug: (1,401733) - (usage: 15095432) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00008
[1] => 18.23.64
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,redirect_page
[3] => 64
)
Debug: (1,402811) - (usage: 15100428) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00008', id_hierarchy = '18.23.64', hierarchy_path = 'ueber-die-domain/schulleben/schulbuchausleihe', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,redirect_page' WHERE content_id = '64'
Debug: (1,403428) - (usage: 15095880) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '65' LIMIT 1
Debug: (1,403935) - (usage: 15096600) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,404405) - (usage: 15096892) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,40799) - (usage: 15096904) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '65'
Debug: (1,40819) - (usage: 15097928) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00004
[1] => 18.23.65
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle
[3] => 65
)
Debug: (1,408872) - (usage: 15103128) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00004', id_hierarchy = '18.23.65', hierarchy_path = 'ueber-die-domain/schulleben/kiosk', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle' WHERE content_id = '65'
Debug: (1,410017) - (usage: 15098184) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '66' LIMIT 1
Debug: (1,410803) - (usage: 15098912) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,411484) - (usage: 15099200) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,412831) - (usage: 15099212) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '66'
Debug: (1,413047) - (usage: 15100664) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00001
[1] => 18.23.66
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 66
)
Debug: (1,414459) - (usage: 15106160) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00001', id_hierarchy = '18.23.66', hierarchy_path = 'ueber-die-domain/schulleben/aktuelles', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '66'
Debug: (1,41551) - (usage: 15100620) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '67' LIMIT 1
Debug: (1,416247) - (usage: 15101340) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,417376) - (usage: 15101632) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,418847) - (usage: 15101644) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '67'
Debug: (1,41904) - (usage: 15102396) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00002
[1] => 18.23.67
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,content_en
[3] => 67
)
Debug: (1,420949) - (usage: 15107356) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00002', id_hierarchy = '18.23.67', hierarchy_path = 'ueber-die-domain/schulleben/archiv', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,content_en' WHERE content_id = '67'
Debug: (1,422756) - (usage: 15102844) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '68' LIMIT 1
Debug: (1,424598) - (usage: 15103588) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '67' LIMIT 1
Debug: (1,426567) - (usage: 15103860) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,427974) - (usage: 15104152) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,429598) - (usage: 15104156) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '68'
Debug: (1,429766) - (usage: 15103616) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00002.00002
[1] => 18.23.67.68
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery
[3] => 68
)
Debug: (1,431194) - (usage: 15107868) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00002.00002', id_hierarchy = '18.23.67.68', hierarchy_path = 'ueber-die-domain/schulleben/archiv/schuljahr-2009-10', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery' WHERE content_id = '68'
Debug: (1,432105) - (usage: 15105040) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '69' LIMIT 1
Debug: (1,433752) - (usage: 15105784) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '67' LIMIT 1
Debug: (1,435046) - (usage: 15106056) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,436) - (usage: 15106344) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,43717) - (usage: 15106348) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '69'
Debug: (1,437309) - (usage: 15105792) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00002.00003
[1] => 18.23.67.69
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery
[3] => 69
)
Debug: (1,438471) - (usage: 15110052) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00002.00003', id_hierarchy = '18.23.67.69', hierarchy_path = 'ueber-die-domain/schulleben/archiv/schuljahr-2008-09', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery' WHERE content_id = '69'
Debug: (1,439521) - (usage: 15107216) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '70' LIMIT 1
Debug: (1,440627) - (usage: 15107964) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '205' LIMIT 1
Debug: (1,441657) - (usage: 15108272) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,442915) - (usage: 15108268) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '70'
Debug: (1,443113) - (usage: 15109308) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00004.00001
[1] => 18.205.70
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle
[3] => 70
)
Debug: (1,444272) - (usage: 15114624) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00004.00001', id_hierarchy = '18.205.70', hierarchy_path = 'ueber-die-domain/wissen-rund-um-die-bertha/bertha-von-suttner', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle' WHERE content_id = '70'
Debug: (1,445484) - (usage: 15109572) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '71' LIMIT 1
Debug: (1,446883) - (usage: 15110300) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '205' LIMIT 1
Debug: (1,448031) - (usage: 15110616) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,449472) - (usage: 15110612) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '71'
Debug: (1,449687) - (usage: 15112064) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00004.00002
[1] => 18.205.71
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 71
)
Debug: (1,451097) - (usage: 15117616) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00004.00002', id_hierarchy = '18.205.71', hierarchy_path = 'ueber-die-domain/wissen-rund-um-die-bertha/chronik', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '71'
Debug: (1,452595) - (usage: 15112024) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '72' LIMIT 1
Debug: (1,453778) - (usage: 15112752) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '24' LIMIT 1
Debug: (1,455367) - (usage: 15113052) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,457813) - (usage: 15113056) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '72'
Debug: (1,458051) - (usage: 15114508) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00002.00001
[1] => 18.24.72
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 72
)
Debug: (1,459313) - (usage: 15120020) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00002.00001', id_hierarchy = '18.24.72', hierarchy_path = 'ueber-die-domain/schulentwicklung/leitbild', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '72'
Debug: (1,460605) - (usage: 15114464) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '76' LIMIT 1
Debug: (1,461642) - (usage: 15115208) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,463292) - (usage: 15115504) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,465255) - (usage: 15115504) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '76'
Debug: (1,465456) - (usage: 15116256) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00003.00001
[1] => 18.25.76
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item
[3] => 76
)
Debug: (1,466903) - (usage: 15121284) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00001', id_hierarchy = '18.25.76', hierarchy_path = 'ueber-die-domain/schulorganisation/schulleitungsteam', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item' WHERE content_id = '76'
Debug: (1,468451) - (usage: 15116704) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '77' LIMIT 1
Debug: (1,469679) - (usage: 15117436) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,470994) - (usage: 15117736) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,472271) - (usage: 15117740) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '77'
Debug: (1,472482) - (usage: 15119208) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00003.00002
[1] => 18.25.77
[2] => custom_params,inherit_custom_params,feu_params,inherit_feu_params,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,gallery,download,downloadtitle,feu_action,hide_menu_item,content_en,feu_params_smarty,custom_params_smarty
[3] => 77
)
Debug: (1,473595) - (usage: 15124736) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00002', id_hierarchy = '18.25.77', hierarchy_path = 'ueber-die-domain/schulorganisation/sekretariat', prop_names = 'custom_params,inherit_custom_params,feu_params,inherit_feu_params,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,gallery,download,downloadtitle,feu_action,hide_menu_item,content_en,feu_params_smarty,custom_params_smarty' WHERE content_id = '77'
Debug: (1,474803) - (usage: 15119148) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '79' LIMIT 1
Debug: (1,476531) - (usage: 15119884) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,4775) - (usage: 15120180) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,478266) - (usage: 15120184) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '79'
Debug: (1,478492) - (usage: 15121640) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00003.00003
[1] => 18.25.79
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en
[3] => 79
)
Debug: (1,4791) - (usage: 15127168) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00003', id_hierarchy = '18.25.79', hierarchy_path = 'ueber-die-domain/schulorganisation/fachbereich-i', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en' WHERE content_id = '79'
Debug: (1,479843) - (usage: 15121592) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '80' LIMIT 1
Debug: (1,480306) - (usage: 15122328) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,481355) - (usage: 15122628) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,482827) - (usage: 15122632) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '80'
Debug: (1,483038) - (usage: 15124084) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00003.00004
[1] => 18.25.80
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 80
)
Debug: (1,484261) - (usage: 15129628) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00004', id_hierarchy = '18.25.80', hierarchy_path = 'ueber-die-domain/schulorganisation/fachbereich-ii', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '80'
Debug: (1,485851) - (usage: 15124040) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '81' LIMIT 1
Debug: (1,487057) - (usage: 15124780) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,488096) - (usage: 15125076) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,490454) - (usage: 15125080) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '81'
Debug: (1,490868) - (usage: 15126548) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00003.00005
[1] => 18.25.81
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty
[3] => 81
)
Debug: (1,491782) - (usage: 15132092) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00005', id_hierarchy = '18.25.81', hierarchy_path = 'ueber-die-domain/schulorganisation/fachbereich-iii', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty' WHERE content_id = '81'
Debug: (1,492359) - (usage: 15126492) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '82' LIMIT 1
Debug: (1,500777) - (usage: 15127228) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,502071) - (usage: 15127528) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,50613) - (usage: 15127532) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '82'
Debug: (1,506359) - (usage: 15128968) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00003.00006
[1] => 18.25.82
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 82
)
Debug: (1,508288) - (usage: 15134516) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00006', id_hierarchy = '18.25.82', hierarchy_path = 'ueber-die-domain/schulorganisation/fachbereich-iv', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '82'
Debug: (1,510228) - (usage: 15128932) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '83' LIMIT 1
Debug: (1,512112) - (usage: 15129668) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,513955) - (usage: 15129968) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,51649) - (usage: 15129972) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '83'
Debug: (1,516699) - (usage: 15130708) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00003.00010
[1] => 18.25.83
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en
[3] => 83
)
Debug: (1,518669) - (usage: 15135728) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00010', id_hierarchy = '18.25.83', hierarchy_path = 'ueber-die-domain/schulorganisation/schulkonferenz', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en' WHERE content_id = '83'
Debug: (1,520694) - (usage: 15131156) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '84' LIMIT 1
Debug: (1,522937) - (usage: 15131892) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,525325) - (usage: 15132188) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,528043) - (usage: 15132192) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '84'
Debug: (1,528238) - (usage: 15132944) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00003.00008
[1] => 18.25.84
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en
[3] => 84
)
Debug: (1,530428) - (usage: 15137960) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00008', id_hierarchy = '18.25.84', hierarchy_path = 'ueber-die-domain/schulorganisation/elternbeirat', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en' WHERE content_id = '84'
Debug: (1,531937) - (usage: 15133392) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '85' LIMIT 1
Debug: (1,533632) - (usage: 15134120) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,534719) - (usage: 15134424) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,537704) - (usage: 15134424) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '85'
Debug: (1,537969) - (usage: 15135876) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00003.00007
[1] => 18.25.85
[2] => use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 85
)
Debug: (1,54011) - (usage: 15141392) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00007', id_hierarchy = '18.25.85', hierarchy_path = 'ueber-die-domain/schulorganisation/ehemalige', prop_names = 'use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '85'
Debug: (1,542461) - (usage: 15135832) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '86' LIMIT 1
Debug: (1,544664) - (usage: 15136564) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,547349) - (usage: 15136864) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,550166) - (usage: 15136868) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '86'
Debug: (1,550308) - (usage: 15136240) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00003.00009
[1] => 18.25.86
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 86
)
Debug: (1,552994) - (usage: 15140376) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00009', id_hierarchy = '18.25.86', hierarchy_path = 'ueber-die-domain/schulorganisation/hausmeister', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '86'
Debug: (1,555251) - (usage: 15137716) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '87' LIMIT 1
Debug: (1,558131) - (usage: 15138484) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '26' LIMIT 1
Debug: (1,560315) - (usage: 15138760) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,563176) - (usage: 15138764) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '87'
Debug: (1,563398) - (usage: 15140228) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00001.00001
[1] => 20.26.87
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,downloadtitle,custom_params,inherit_custom_params,custom_params_smarty,feu_params_smarty,feu_params,inherit_feu_params,download,content_en
[3] => 87
)
Debug: (1,566635) - (usage: 15145812) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00001.00001', id_hierarchy = '20.26.87', hierarchy_path = 'bildungsangebot/berufsschulen/berufsausbildung-landwirt--in', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,downloadtitle,custom_params,inherit_custom_params,custom_params_smarty,feu_params_smarty,feu_params,inherit_feu_params,download,content_en' WHERE content_id = '87'
Debug: (1,568829) - (usage: 15140172) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '88' LIMIT 1
Debug: (1,571322) - (usage: 15140960) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '87' LIMIT 1
Debug: (1,57378) - (usage: 15141256) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '26' LIMIT 1
Debug: (1,57668) - (usage: 15141532) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,580008) - (usage: 15141532) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '88'
Debug: (1,580154) - (usage: 15140988) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00001.00001.00001
[1] => 20.26.87.88
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery
[3] => 88
)
Debug: (1,582408) - (usage: 15145428) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00001.00001.00001', id_hierarchy = '20.26.87.88', hierarchy_path = 'bildungsangebot/berufsschulen/berufsausbildung-landwirt--in/einblick-in-den-schulalltag-in-der-ls-l', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery' WHERE content_id = '88'
Debug: (1,584761) - (usage: 15142412) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '89' LIMIT 1
Debug: (1,586828) - (usage: 15143188) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '26' LIMIT 1
Debug: (1,588838) - (usage: 15143456) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,591035) - (usage: 15143464) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '89'
Debug: (1,591263) - (usage: 15144912) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00001.00002
[1] => 20.26.89
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_custom_params,inherit_feu_params,feu_params,feu_params_smarty,custom_params,custom_params_smarty
[3] => 89
)
Debug: (1,593544) - (usage: 15150512) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00001.00002', id_hierarchy = '20.26.89', hierarchy_path = 'bildungsangebot/berufsschulen/berufsausbildung-tierpfleger--in', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_custom_params,inherit_feu_params,feu_params,feu_params_smarty,custom_params,custom_params_smarty' WHERE content_id = '89'
Debug: (1,596423) - (usage: 15144876) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '90' LIMIT 1
Debug: (1,598939) - (usage: 15145660) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '89' LIMIT 1
Debug: (1,602104) - (usage: 15145968) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '26' LIMIT 1
Debug: (1,604439) - (usage: 15146236) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,606125) - (usage: 15146240) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '90'
Debug: (1,606269) - (usage: 15145612) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00001.00002.00001
[1] => 20.26.89.90
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 90
)
Debug: (1,609579) - (usage: 15150012) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00001.00002.00001', id_hierarchy = '20.26.89.90', hierarchy_path = 'bildungsangebot/berufsschulen/berufsausbildung-tierpfleger--in/einblick-in-den-schulalltag-in-der-ltp', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '90'
Debug: (1,612396) - (usage: 15147104) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '91' LIMIT 1
Debug: (1,614344) - (usage: 15147876) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '26' LIMIT 1
Debug: (1,616763) - (usage: 15148148) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,619435) - (usage: 15148156) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '91'
Debug: (1,619639) - (usage: 15149192) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00001.00003
[1] => 20.26.91
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle
[3] => 91
)
Debug: (1,622411) - (usage: 15154504) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00001.00003', id_hierarchy = '20.26.91', hierarchy_path = 'bildungsangebot/berufsschulen/berufsausbildung-kaufmann--frau', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle' WHERE content_id = '91'
Debug: (1,624938) - (usage: 15149452) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '92' LIMIT 1
Debug: (1,627724) - (usage: 15150200) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,630536) - (usage: 15150492) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,633801) - (usage: 15150496) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '92'
Debug: (1,634031) - (usage: 15151944) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00002.00005
[1] => 20.27.92
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,download,downloadtitle,use_expire_date,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 92
)
Debug: (1,636611) - (usage: 15157516) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00005', id_hierarchy = '20.27.92', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufseinstiegsjahr', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,download,downloadtitle,use_expire_date,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '92'
Debug: (1,638891) - (usage: 15151916) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '93' LIMIT 1
Debug: (1,640719) - (usage: 15152692) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '92' LIMIT 1
Debug: (1,642732) - (usage: 15152972) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,644354) - (usage: 15153268) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,646904) - (usage: 15153268) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '93'
Debug: (1,647044) - (usage: 15152640) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00002.00005.00001
[1] => 20.27.92.93
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 93
)
Debug: (1,648243) - (usage: 15156996) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00005.00001', id_hierarchy = '20.27.92.93', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufseinstiegsjahr/einblick-in-den-schulalltag-im-bej', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '93'
Debug: (1,649615) - (usage: 15154128) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '94' LIMIT 1
Debug: (1,650515) - (usage: 15154912) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,651536) - (usage: 15155188) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,653497) - (usage: 15155192) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '94'
Debug: (1,653709) - (usage: 15156640) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00002.00001
[1] => 20.27.94
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 94
)
Debug: (1,654853) - (usage: 15162284) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00001', id_hierarchy = '20.27.94', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-gesundheit-und-pflege', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '94'
Debug: (1,656917) - (usage: 15156600) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '95' LIMIT 1
Debug: (1,658672) - (usage: 15157388) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '94' LIMIT 1
Debug: (1,660217) - (usage: 15157700) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,662553) - (usage: 15157976) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,663988) - (usage: 15157976) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '95'
Debug: (1,664129) - (usage: 15157348) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00002.00001.00001
[1] => 20.27.94.95
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 95
)
Debug: (1,666668) - (usage: 15161796) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00001.00001', id_hierarchy = '20.27.94.95', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-gesundheit-und-pflege/einblick-in-den-schulalltag-in-der-2bfp', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '95'
Debug: (1,66807) - (usage: 15158836) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '96' LIMIT 1
Debug: (1,669361) - (usage: 15159636) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,670324) - (usage: 15159904) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,671485) - (usage: 15159908) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '96'
Debug: (1,671701) - (usage: 15161356) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00002.00002
[1] => 20.27.96
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,gallery,download,downloadtitle,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 96
)
Debug: (1,672606) - (usage: 15167084) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00002', id_hierarchy = '20.27.96', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-hauswirtschaft-und-ernaehrung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,gallery,download,downloadtitle,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '96'
Debug: (1,673647) - (usage: 15161324) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '97' LIMIT 1
Debug: (1,674748) - (usage: 15162112) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '96' LIMIT 1
Debug: (1,675316) - (usage: 15162440) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,675762) - (usage: 15162708) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,676388) - (usage: 15162708) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '97'
Debug: (1,676531) - (usage: 15162084) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00002.00002.00001
[1] => 20.27.96.97
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 97
)
Debug: (1,677052) - (usage: 15166564) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00002.00001', id_hierarchy = '20.27.96.97', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-hauswirtschaft-und-ernaehrung/einblick-in-den-schulalltag-in-der-2bfh', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '97'
Debug: (1,677859) - (usage: 15163572) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '98' LIMIT 1
Debug: (1,678469) - (usage: 15164348) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,679089) - (usage: 15164628) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,680057) - (usage: 15164628) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '98'
Debug: (1,680305) - (usage: 15166112) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00002.00004
[1] => 20.27.98
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 98
)
Debug: (1,680887) - (usage: 15171792) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00004', id_hierarchy = '20.27.98', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-fuer-altenpflege', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '98'
Debug: (1,681465) - (usage: 15166052) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '99' LIMIT 1
Debug: (1,682001) - (usage: 15166840) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '98' LIMIT 1
Debug: (1,682478) - (usage: 15167144) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,682911) - (usage: 15167424) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,68371) - (usage: 15167420) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '99'
Debug: (1,683846) - (usage: 15166780) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00002.00004.00001
[1] => 20.27.98.99
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 99
)
Debug: (1,684394) - (usage: 15171252) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00004.00001', id_hierarchy = '20.27.98.99', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-fuer-altenpflege/einblick-in-den-schulalltag-in-der-3bfa', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '99'
Debug: (1,685107) - (usage: 15168280) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '100' LIMIT 1
Debug: (1,686526) - (usage: 15169060) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,68721) - (usage: 15169336) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,68802) - (usage: 15169352) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '100'
Debug: (1,688247) - (usage: 15170860) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00002.00003
[1] => 20.27.100
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 100
)
Debug: (1,688813) - (usage: 15176568) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00003', id_hierarchy = '20.27.100', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-fuer-altenpflegehilfe', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '100'
Debug: (1,689388) - (usage: 15170756) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '101' LIMIT 1
Debug: (1,689821) - (usage: 15171548) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '100' LIMIT 1
Debug: (1,69024) - (usage: 15171860) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,690697) - (usage: 15172128) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,69133) - (usage: 15172144) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '101'
Debug: (1,691468) - (usage: 15171520) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00002.00003.00001
[1] => 20.27.100.101
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 101
)
Debug: (1,692275) - (usage: 15176048) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00003.00001', id_hierarchy = '20.27.100.101', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-fuer-altenpflegehilfe/einblick-in-den-schulalltag-in-der-1bfah', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '101'
Debug: (1,693281) - (usage: 15173000) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '102' LIMIT 1
Debug: (1,693727) - (usage: 15173764) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,694316) - (usage: 15174040) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,695501) - (usage: 15174060) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '102'
Debug: (1,695718) - (usage: 15175608) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00003.00001
[1] => 20.28.102
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 102
)
Debug: (1,69692) - (usage: 15181268) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00001', id_hierarchy = '20.28.102', hierarchy_path = 'bildungsangebot/berufskollegs/berufskolleg-fuer-praktikanten', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '102'
Debug: (1,698144) - (usage: 15175468) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '103' LIMIT 1
Debug: (1,699481) - (usage: 15176256) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '102' LIMIT 1
Debug: (1,700175) - (usage: 15176556) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,700612) - (usage: 15176832) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,70128) - (usage: 15176856) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '103'
Debug: (1,701416) - (usage: 15176252) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00003.00001.00001
[1] => 20.28.102.103
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 103
)
Debug: (1,702017) - (usage: 15180712) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00001.00001', id_hierarchy = '20.28.102.103', hierarchy_path = 'bildungsangebot/berufskollegs/berufskolleg-fuer-praktikanten/einblick-in-den-schulalltag-im-bkpr', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '103'
Debug: (1,702676) - (usage: 15177716) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '104' LIMIT 1
Debug: (1,703214) - (usage: 15178500) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,703783) - (usage: 15178764) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,704733) - (usage: 15178788) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '104'
Debug: (1,704953) - (usage: 15180456) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00003.00002
[1] => 20.28.104
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 104
)
Debug: (1,705638) - (usage: 15186188) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00002', id_hierarchy = '20.28.104', hierarchy_path = 'bildungsangebot/berufskollegs/fachschule-fuer-sozialpaedagogik', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '104'
Debug: (1,706385) - (usage: 15180212) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '105' LIMIT 1
Debug: (1,707118) - (usage: 15181012) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '104' LIMIT 1
Debug: (1,707909) - (usage: 15181328) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,712046) - (usage: 15181596) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,713189) - (usage: 15181620) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '105'
Debug: (1,713379) - (usage: 15182532) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00003.00002.00001
[1] => 20.28.104.105
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,downloadtitle,download,hide_menu_item,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date
[3] => 105
)
Debug: (1,71413) - (usage: 15187944) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00002.00001', id_hierarchy = '20.28.104.105', hierarchy_path = 'bildungsangebot/berufskollegs/fachschule-fuer-sozialpaedagogik/einblick-in-den-schulalltag-in-der-2bksp', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,downloadtitle,download,hide_menu_item,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date' WHERE content_id = '105'
Debug: (1,714999) - (usage: 15182840) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '109' LIMIT 1
Debug: (1,715699) - (usage: 15183644) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,716726) - (usage: 15183912) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,718065) - (usage: 15183940) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '109'
Debug: (1,718291) - (usage: 15185608) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00003.00004
[1] => 20.28.109
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 109
)
Debug: (1,719411) - (usage: 15191436) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00004', id_hierarchy = '20.28.109', hierarchy_path = 'bildungsangebot/berufskollegs/berufskolleg-zum-erwerb-der-fachhochschulreife', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '109'
Debug: (1,720731) - (usage: 15185376) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '110' LIMIT 1
Debug: (1,72243) - (usage: 15186172) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '109' LIMIT 1
Debug: (1,72432) - (usage: 15186516) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,726216) - (usage: 15186780) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,727507) - (usage: 15186804) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '110'
Debug: (1,72765) - (usage: 15186236) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00003.00004.00001
[1] => 20.28.109.110
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 110
)
Debug: (1,728331) - (usage: 15190824) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00004.00001', id_hierarchy = '20.28.109.110', hierarchy_path = 'bildungsangebot/berufskollegs/berufskolleg-zum-erwerb-der-fachhochschulreife/einblick-in-den-schulalltag-im-1bkfh', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '110'
Debug: (1,729127) - (usage: 15187680) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '111' LIMIT 1
Debug: (1,729628) - (usage: 15188460) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,730065) - (usage: 15188744) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,730857) - (usage: 15188764) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '111'
Debug: (1,731076) - (usage: 15190520) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00001
[1] => 20.29.111
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,feu_params,feu_params_smarty,hide_menu_item,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,download,inherit_feu_params,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 111
)
Debug: (1,731636) - (usage: 15196212) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00001', id_hierarchy = '20.29.111', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/agrarwissenschaftliches-gymnasium', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,feu_params,feu_params_smarty,hide_menu_item,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,download,inherit_feu_params,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '111'
Debug: (1,732234) - (usage: 15190184) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '112' LIMIT 1
Debug: (1,732669) - (usage: 15190960) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '111' LIMIT 1
Debug: (1,733122) - (usage: 15191272) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,733726) - (usage: 15191552) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,734767) - (usage: 15191564) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '112'
Debug: (1,734969) - (usage: 15192640) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00001.00003
[1] => 20.29.111.112
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,download,content_en,downloadtitle,feu_action,hide_menu_item,feu_params_smarty,custom_params_smarty
[3] => 112
)
Debug: (1,735775) - (usage: 15198352) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00001.00003', id_hierarchy = '20.29.111.112', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/agrarwissenschaftliches-gymnasium/einblick-in-den-schulalltag-im-ag', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,download,content_en,downloadtitle,feu_action,hide_menu_item,feu_params_smarty,custom_params_smarty' WHERE content_id = '112'
Debug: (1,736425) - (usage: 15192880) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '113' LIMIT 1
Debug: (1,736939) - (usage: 15193644) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,737435) - (usage: 15193932) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,738277) - (usage: 15193944) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '113'
Debug: (1,738503) - (usage: 15195516) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00002
[1] => 20.29.113
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,feu_action,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 113
)
Debug: (1,73905) - (usage: 15201136) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00002', id_hierarchy = '20.29.113', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/biotechnologisches-gymnasium', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,feu_action,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '113'
Debug: (1,739777) - (usage: 15195344) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '114' LIMIT 1
Debug: (1,740231) - (usage: 15196120) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '113' LIMIT 1
Debug: (1,741626) - (usage: 15196424) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,742099) - (usage: 15196708) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,742921) - (usage: 15196720) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '114'
Debug: (1,743067) - (usage: 15196348) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00002.00003
[1] => 20.29.113.114
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en
[3] => 114
)
Debug: (1,743615) - (usage: 15200960) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00002.00003', id_hierarchy = '20.29.113.114', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/biotechnologisches-gymnasium/einblick-in-den-schulalltag-im-btg', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '114'
Debug: (1,744261) - (usage: 15197656) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '115' LIMIT 1
Debug: (1,744865) - (usage: 15198436) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,745464) - (usage: 15198716) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,747052) - (usage: 15198724) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '115'
Debug: (1,747302) - (usage: 15200192) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00003
[1] => 20.29.115
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 115
)
Debug: (1,748703) - (usage: 15205836) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00003', id_hierarchy = '20.29.115', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/sozialwissenschaftliches-gymnasium', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '115'
Debug: (1,749722) - (usage: 15200136) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '116' LIMIT 1
Debug: (1,750872) - (usage: 15200912) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '115' LIMIT 1
Debug: (1,751684) - (usage: 15201224) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,752132) - (usage: 15201504) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,752852) - (usage: 15201516) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '116'
Debug: (1,753018) - (usage: 15200964) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00003.00003
[1] => 20.29.115.116
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en
[3] => 116
)
Debug: (1,753657) - (usage: 15205508) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00003.00003', id_hierarchy = '20.29.115.116', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/sozialwissenschaftliches-gymnasium/einblick-in-den-schulalltag-im-sg', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en' WHERE content_id = '116'
Debug: (1,754241) - (usage: 15202392) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '117' LIMIT 1
Debug: (1,754806) - (usage: 15203164) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '31' LIMIT 1
Debug: (1,755232) - (usage: 15203460) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,755957) - (usage: 15203464) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '117'
Debug: (1,756149) - (usage: 15204224) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00002.00001
[1] => 21.31.117
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle
[3] => 117
)
Debug: (1,756694) - (usage: 15209368) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00002.00001', id_hierarchy = '21.31.117', hierarchy_path = 'aktivitaeten/internationaler-austausch/deutsch-franzoesisch-der-oberstufe', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle' WHERE content_id = '117'
Debug: (1,757323) - (usage: 15204648) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '118' LIMIT 1
Debug: (1,757986) - (usage: 15205420) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '31' LIMIT 1
Debug: (1,758415) - (usage: 15205716) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,759108) - (usage: 15205720) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '118'
Debug: (1,75925) - (usage: 15205160) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00002.00002
[1] => 21.31.118
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en
[3] => 118
)
Debug: (1,759769) - (usage: 15209508) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00002.00002', id_hierarchy = '21.31.118', hierarchy_path = 'aktivitaeten/internationaler-austausch/deutsch-franzoesisch-der-erzieher', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en' WHERE content_id = '118'
Debug: (1,760339) - (usage: 15206576) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '119' LIMIT 1
Debug: (1,760768) - (usage: 15207348) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '31' LIMIT 1
Debug: (1,761211) - (usage: 15207644) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,761891) - (usage: 15207648) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '119'
Debug: (1,762031) - (usage: 15207096) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00002.00003
[1] => 21.31.119
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en
[3] => 119
)
Debug: (1,762553) - (usage: 15211392) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00002.00003', id_hierarchy = '21.31.119', hierarchy_path = 'aktivitaeten/internationaler-austausch/deutsch-franzoesisch-der-landwirte', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en' WHERE content_id = '119'
Debug: (1,763113) - (usage: 15208500) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '120' LIMIT 1
Debug: (1,763664) - (usage: 15209260) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '31' LIMIT 1
Debug: (1,764583) - (usage: 15209560) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,765307) - (usage: 15209564) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '120'
Debug: (1,765446) - (usage: 15209004) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00002.00004
[1] => 21.31.120
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en
[3] => 120
)
Debug: (1,765964) - (usage: 15213296) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00002.00004', id_hierarchy = '21.31.120', hierarchy_path = 'aktivitaeten/internationaler-austausch/spanien---austausch-des-btg', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en' WHERE content_id = '120'
Debug: (1,766514) - (usage: 15210416) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '121' LIMIT 1
Debug: (1,766938) - (usage: 15211176) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '31' LIMIT 1
Debug: (1,767656) - (usage: 15211476) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,769231) - (usage: 15211480) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '121'
Debug: (1,769389) - (usage: 15211116) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00002.00005
[1] => 21.31.121
[2] => download,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,downloadtitle
[3] => 121
)
Debug: (1,770011) - (usage: 15215520) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00002.00005', id_hierarchy = '21.31.121', hierarchy_path = 'aktivitaeten/internationaler-austausch/israel---austausch-des-bbze', prop_names = 'download,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,downloadtitle' WHERE content_id = '121'
Debug: (1,770571) - (usage: 15212380) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '122' LIMIT 1
Debug: (1,771695) - (usage: 15213104) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '35' LIMIT 1
Debug: (1,772369) - (usage: 15213392) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,773183) - (usage: 15213412) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '122'
Debug: (1,773395) - (usage: 15214448) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00006.00001
[1] => 21.35.122
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,content_en,downloadtitle
[3] => 122
)
Debug: (1,774342) - (usage: 15219660) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00006.00001', id_hierarchy = '21.35.122', hierarchy_path = 'aktivitaeten/sporttage/badminton', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,content_en,downloadtitle' WHERE content_id = '122'
Debug: (1,775112) - (usage: 15214692) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '123' LIMIT 1
Debug: (1,775793) - (usage: 15215416) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '35' LIMIT 1
Debug: (1,776258) - (usage: 15215700) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,777175) - (usage: 15215720) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '123'
Debug: (1,777381) - (usage: 15216756) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00006.00002
[1] => 21.35.123
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle
[3] => 123
)
Debug: (1,778075) - (usage: 15221948) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00006.00002', id_hierarchy = '21.35.123', hierarchy_path = 'aktivitaeten/sporttage/fussball', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle' WHERE content_id = '123'
Debug: (1,778729) - (usage: 15217004) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '124' LIMIT 1
Debug: (1,779388) - (usage: 15217728) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '35' LIMIT 1
Debug: (1,780004) - (usage: 15218016) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,781191) - (usage: 15218036) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '124'
Debug: (1,781397) - (usage: 15219068) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00006.00004
[1] => 21.35.124
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,download,downloadtitle,feu_action,hide_menu_item,feu_params_smarty,custom_params_smarty,content_en
[3] => 124
)
Debug: (1,781977) - (usage: 15224268) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00006.00004', id_hierarchy = '21.35.124', hierarchy_path = 'aktivitaeten/sporttage/volleyball', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,download,downloadtitle,feu_action,hide_menu_item,feu_params_smarty,custom_params_smarty,content_en' WHERE content_id = '124'
Debug: (1,782759) - (usage: 15219320) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '125' LIMIT 1
Debug: (1,783227) - (usage: 15220052) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '35' LIMIT 1
Debug: (1,784133) - (usage: 15220336) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,785416) - (usage: 15220356) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '125'
Debug: (1,785622) - (usage: 15221376) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00006.00003
[1] => 21.35.125
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle
[3] => 125
)
Debug: (1,786175) - (usage: 15226628) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00006.00003', id_hierarchy = '21.35.125', hierarchy_path = 'aktivitaeten/sporttage/wintersporttag', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle' WHERE content_id = '125'
Debug: (1,786891) - (usage: 15221640) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '126' LIMIT 1
Debug: (1,787338) - (usage: 15222372) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '35' LIMIT 1
Debug: (1,788034) - (usage: 15222656) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,788902) - (usage: 15222676) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '126'
Debug: (1,789107) - (usage: 15223704) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00006.00006
[1] => 21.35.126
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle
[3] => 126
)
Debug: (1,789634) - (usage: 15228932) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00006.00006', id_hierarchy = '21.35.126', hierarchy_path = 'aktivitaeten/sporttage/sommersporttag', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle' WHERE content_id = '126'
Debug: (1,790192) - (usage: 15223960) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '127' LIMIT 1
Debug: (1,790606) - (usage: 15224684) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '43' LIMIT 1
Debug: (1,791016) - (usage: 15224964) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,792148) - (usage: 15224976) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '127'
Debug: (1,792359) - (usage: 15226408) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00004.00001
[1] => 22.43.127
[2] => use_expire_date,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,start_date,download,downloadtitle,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 127
)
Debug: (1,792953) - (usage: 15231864) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00004.00001', id_hierarchy = '22.43.127', hierarchy_path = 'service/kontakt/impressum', prop_names = 'use_expire_date,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,start_date,download,downloadtitle,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '127'
Debug: (1,793528) - (usage: 15226388) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '129' LIMIT 1
Debug: (1,793975) - (usage: 15227128) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '36' LIMIT 1
Debug: (1,794612) - (usage: 15227408) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,795391) - (usage: 15227428) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '129'
Debug: (1,795595) - (usage: 15228448) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00007.00001
[1] => 21.36.129
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle
[3] => 129
)
Debug: (1,796145) - (usage: 15233696) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00007.00001', id_hierarchy = '21.36.129', hierarchy_path = 'aktivitaeten/theater-ag/aktuelles-stueck', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle' WHERE content_id = '129'
Debug: (1,79676) - (usage: 15228708) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '130' LIMIT 1
Debug: (1,797257) - (usage: 15229444) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '36' LIMIT 1
Debug: (1,797719) - (usage: 15229724) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,798492) - (usage: 15229744) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '130'
Debug: (1,798694) - (usage: 15230768) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00007.00002
[1] => 21.36.130
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,download,downloadtitle,feu_action,hide_menu_item,feu_params_smarty,custom_params_smarty,content_en,gallery
[3] => 130
)
Debug: (1,799219) - (usage: 15236020) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00007.00002', id_hierarchy = '21.36.130', hierarchy_path = 'aktivitaeten/theater-ag/theater-chronik', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,download,downloadtitle,feu_action,hide_menu_item,feu_params_smarty,custom_params_smarty,content_en,gallery' WHERE content_id = '130'
Debug: (1,799811) - (usage: 15231032) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '132' LIMIT 1
Debug: (1,800283) - (usage: 15231772) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,800713) - (usage: 15232044) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,801625) - (usage: 15232056) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '132'
Debug: (1,801823) - (usage: 15232780) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00005
[1] => 22.41.132
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle
[3] => 132
)
Debug: (1,802443) - (usage: 15237756) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00005', id_hierarchy = '22.41.132', hierarchy_path = 'service/termine/unterrichtszeiten', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle' WHERE content_id = '132'
Debug: (1,803072) - (usage: 15233248) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,804337) - (usage: 15233980) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,804811) - (usage: 15234256) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,805628) - (usage: 15234268) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '133'
Debug: (1,805819) - (usage: 15235004) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001
[1] => 22.41.133
[2] => downloadtitle,download,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,content_en
[3] => 133
)
Debug: (1,806412) - (usage: 15239956) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001', id_hierarchy = '22.41.133', hierarchy_path = 'service/termine/terminkalender', prop_names = 'downloadtitle,download,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,content_en' WHERE content_id = '133'
Debug: (1,807057) - (usage: 15235464) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,807514) - (usage: 15236196) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,808054) - (usage: 15236472) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,809009) - (usage: 15236484) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '134'
Debug: (1,809232) - (usage: 15237920) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002
[1] => 22.41.134
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,downloadtitle,download,hide_menu_item,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,image,thumbnail,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en
[3] => 134
)
Debug: (1,80978) - (usage: 15243428) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002', id_hierarchy = '22.41.134', hierarchy_path = 'service/termine/klassentermine', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,downloadtitle,download,hide_menu_item,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,image,thumbnail,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en' WHERE content_id = '134'
Debug: (1,810381) - (usage: 15237900) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '135' LIMIT 1
Debug: (1,810836) - (usage: 15238640) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,811267) - (usage: 15238912) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,812197) - (usage: 15238924) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '135'
Debug: (1,812352) - (usage: 15238372) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00003
[1] => 22.41.135
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en
[3] => 135
)
Debug: (1,81293) - (usage: 15242496) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00003', id_hierarchy = '22.41.135', hierarchy_path = 'service/termine/ferienverteilung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en' WHERE content_id = '135'
Debug: (1,813869) - (usage: 15239788) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '136' LIMIT 1
Debug: (1,814497) - (usage: 15240516) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '255' LIMIT 1
Debug: (1,814915) - (usage: 15240804) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,815355) - (usage: 15241080) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,816162) - (usage: 15241092) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '136'
Debug: (1,816378) - (usage: 15242544) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00004.00001
[1] => 22.41.255.136
[2] => target,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,image,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 136
)
Debug: (1,817041) - (usage: 15248088) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00004.00001', id_hierarchy = '22.41.255.136', hierarchy_path = 'service/termine/blockplaene/blockplan', prop_names = 'target,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,image,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '136'
Debug: (1,818084) - (usage: 15242504) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '137' LIMIT 1
Debug: (1,818499) - (usage: 15243236) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,81933) - (usage: 15243248) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '137'
Debug: (1,819528) - (usage: 15244272) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00008
[1] => 21.137
[2] => target,pagedata,searchable,extra3,extra2,extra1,content_en,downloadtitle,download,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 137
)
Debug: (1,820062) - (usage: 15249420) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00008', id_hierarchy = '21.137', hierarchy_path = 'aktivitaeten/science-team', prop_names = 'target,pagedata,searchable,extra3,extra2,extra1,content_en,downloadtitle,download,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '137'
Debug: (1,820659) - (usage: 15244532) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '138' LIMIT 1
Debug: (1,821091) - (usage: 15245304) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '39' LIMIT 1
Debug: (1,821521) - (usage: 15245564) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,822316) - (usage: 15245572) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '138'
Debug: (1,822528) - (usage: 15247032) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00002.00001
[1] => 22.39.138
[2] => thumbnail,image,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 138
)
Debug: (1,823041) - (usage: 15252656) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00002.00001', id_hierarchy = '22.39.138', hierarchy_path = 'service/download/anmeldeformulare-aufnahmeantraege', prop_names = 'thumbnail,image,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '138'
Debug: (1,823623) - (usage: 15246988) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '139' LIMIT 1
Debug: (1,824066) - (usage: 15247736) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '39' LIMIT 1
Debug: (1,824479) - (usage: 15248008) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,82549) - (usage: 15248016) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '139'
Debug: (1,825731) - (usage: 15249476) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00002.00002
[1] => 22.39.139
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,custom_params_smarty,content_en
[3] => 139
)
Debug: (1,826365) - (usage: 15255008) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00002.00002', id_hierarchy = '22.39.139', hierarchy_path = 'service/download/informationsblaetter', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,custom_params_smarty,content_en' WHERE content_id = '139'
Debug: (1,826954) - (usage: 15249432) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '142' LIMIT 1
Debug: (1,827379) - (usage: 15250172) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '39' LIMIT 1
Debug: (1,828182) - (usage: 15250448) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,832845) - (usage: 15250456) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '142'
Debug: (1,833087) - (usage: 15251916) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00002.00003
[1] => 22.39.142
[2] => image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 142
)
Debug: (1,834693) - (usage: 15257412) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00002.00003', id_hierarchy = '22.39.142', hierarchy_path = 'service/download/infos-zum-abitur', prop_names = 'image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '142'
Debug: (1,835397) - (usage: 15251872) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '143' LIMIT 1
Debug: (1,8362) - (usage: 15252596) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (1,837525) - (usage: 15252600) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '143'
Debug: (1,837718) - (usage: 15253336) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00006.00001
[1] => 42.143
[2] => content_en,downloadtitle,download,gallery,image01,disable_wysiwyg,pagedata,searchable,extra3,target,image,thumbnail,extra1,extra2,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item
[3] => 143
)
Debug: (1,838261) - (usage: 15258204) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00006.00001', id_hierarchy = '42.143', hierarchy_path = 'interna/login-hilfe', prop_names = 'content_en,downloadtitle,download,gallery,image01,disable_wysiwyg,pagedata,searchable,extra3,target,image,thumbnail,extra1,extra2,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item' WHERE content_id = '143'
Debug: (1,83904) - (usage: 15257880) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '144' LIMIT 1
Debug: (1,839627) - (usage: 15258608) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '143' LIMIT 1
Debug: (1,840344) - (usage: 15258896) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (1,841629) - (usage: 15258900) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '144'
Debug: (1,84179) - (usage: 15258520) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00006.00001.00002
[1] => 42.143.144
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en
[3] => 144
)
Debug: (1,842657) - (usage: 15262752) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00006.00001.00002', id_hierarchy = '42.143.144', hierarchy_path = 'interna/login-hilfe/passwort', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '144'
Debug: (1,843182) - (usage: 15259808) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '145' LIMIT 1
Debug: (1,84363) - (usage: 15260544) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '143' LIMIT 1
Debug: (1,844269) - (usage: 15260828) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (1,845055) - (usage: 15260832) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '145'
Debug: (1,845201) - (usage: 15260452) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00006.00001.00001
[1] => 42.143.145
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en
[3] => 145
)
Debug: (1,845772) - (usage: 15264696) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00006.00001.00001', id_hierarchy = '42.143.145', hierarchy_path = 'interna/login-hilfe/benutzername', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '145'
Debug: (1,846407) - (usage: 15261740) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '146' LIMIT 1
Debug: (1,847016) - (usage: 15262480) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (1,848836) - (usage: 15262476) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '146'
Debug: (1,849023) - (usage: 15263212) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00006.00002
[1] => 42.146
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en,feu_action,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty
[3] => 146
)
Debug: (1,850276) - (usage: 15268096) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00006.00002', id_hierarchy = '42.146', hierarchy_path = 'interna/feu-landing-page', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en,feu_action,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty' WHERE content_id = '146'
Debug: (1,851272) - (usage: 15263660) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '150' LIMIT 1
Debug: (1,851728) - (usage: 15264396) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,85238) - (usage: 15264688) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,85281) - (usage: 15264960) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,853915) - (usage: 15264972) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '150'
Debug: (1,854106) - (usage: 15265708) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00001
[1] => 22.41.133.150
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item
[3] => 150
)
Debug: (1,85481) - (usage: 15270776) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00001', id_hierarchy = '22.41.133.150', hierarchy_path = 'service/termine/terminkalender/september-2011', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item' WHERE content_id = '150'
Debug: (1,855409) - (usage: 15266176) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '151' LIMIT 1
Debug: (1,856053) - (usage: 15266912) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,85649) - (usage: 15267204) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,857008) - (usage: 15267476) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,857862) - (usage: 15267484) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '151'
Debug: (1,858061) - (usage: 15268208) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00002
[1] => 22.41.133.151
[2] => thumbnail,extra1,target,image,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 151
)
Debug: (1,858955) - (usage: 15273264) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00002', id_hierarchy = '22.41.133.151', hierarchy_path = 'service/termine/terminkalender/oktober-2011', prop_names = 'thumbnail,extra1,target,image,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '151'
Debug: (1,860063) - (usage: 15268688) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '153' LIMIT 1
Debug: (1,860505) - (usage: 15269424) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,861087) - (usage: 15269716) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,861527) - (usage: 15269988) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,86246) - (usage: 15270000) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '153'
Debug: (1,862656) - (usage: 15270728) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00003
[1] => 22.41.133.153
[2] => feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,target,image,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 153
)
Debug: (1,863348) - (usage: 15275780) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00003', id_hierarchy = '22.41.133.153', hierarchy_path = 'service/termine/terminkalender/november-2011', prop_names = 'feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,target,image,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '153'
Debug: (1,863988) - (usage: 15271204) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '154' LIMIT 1
Debug: (1,864433) - (usage: 15271940) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,86523) - (usage: 15272232) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,8657) - (usage: 15272500) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,866832) - (usage: 15272516) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '154'
Debug: (1,867028) - (usage: 15273244) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00004
[1] => 22.41.133.154
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,start_date,end_date
[3] => 154
)
Debug: (1,867665) - (usage: 15278296) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00004', id_hierarchy = '22.41.133.154', hierarchy_path = 'service/termine/terminkalender/dezember-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,start_date,end_date' WHERE content_id = '154'
Debug: (1,868409) - (usage: 15273720) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '155' LIMIT 1
Debug: (1,868884) - (usage: 15274452) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,869405) - (usage: 15274744) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,869978) - (usage: 15275016) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,87084) - (usage: 15275028) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '155'
Debug: (1,871032) - (usage: 15275756) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00005
[1] => 22.41.133.155
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,start_date
[3] => 155
)
Debug: (1,872212) - (usage: 15280804) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00005', id_hierarchy = '22.41.133.155', hierarchy_path = 'service/termine/terminkalender/januar-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,start_date' WHERE content_id = '155'
Debug: (1,872924) - (usage: 15276232) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '156' LIMIT 1
Debug: (1,873411) - (usage: 15276968) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,874441) - (usage: 15277260) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,874904) - (usage: 15277532) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,875907) - (usage: 15277540) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '156'
Debug: (1,876113) - (usage: 15278264) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00006
[1] => 22.41.133.156
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 156
)
Debug: (1,876674) - (usage: 15283324) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00006', id_hierarchy = '22.41.133.156', hierarchy_path = 'service/termine/terminkalender/februar-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '156'
Debug: (1,878004) - (usage: 15278744) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '157' LIMIT 1
Debug: (1,87846) - (usage: 15279472) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,878907) - (usage: 15279768) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,879402) - (usage: 15280040) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,880363) - (usage: 15280052) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '157'
Debug: (1,880573) - (usage: 15280776) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00007
[1] => 22.41.133.157
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 157
)
Debug: (1,881554) - (usage: 15285824) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00007', id_hierarchy = '22.41.133.157', hierarchy_path = 'service/termine/terminkalender/maerz-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '157'
Debug: (1,883083) - (usage: 15281256) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '158' LIMIT 1
Debug: (1,884058) - (usage: 15281984) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,884855) - (usage: 15282280) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,885368) - (usage: 15282552) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,886099) - (usage: 15282564) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '158'
Debug: (1,886287) - (usage: 15283288) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00008
[1] => 22.41.133.158
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 158
)
Debug: (1,886923) - (usage: 15288348) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00008', id_hierarchy = '22.41.133.158', hierarchy_path = 'service/termine/terminkalender/april-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '158'
Debug: (1,887569) - (usage: 15283768) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '159' LIMIT 1
Debug: (1,888222) - (usage: 15284496) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,888652) - (usage: 15284792) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,88955) - (usage: 15285064) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,891182) - (usage: 15285072) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '159'
Debug: (1,891374) - (usage: 15285796) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00009
[1] => 22.41.133.159
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 159
)
Debug: (1,891936) - (usage: 15290844) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00009', id_hierarchy = '22.41.133.159', hierarchy_path = 'service/termine/terminkalender/mai-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '159'
Debug: (1,892549) - (usage: 15286276) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '160' LIMIT 1
Debug: (1,893147) - (usage: 15287016) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,893597) - (usage: 15287312) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,894036) - (usage: 15287584) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,894823) - (usage: 15287596) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '160'
Debug: (1,895012) - (usage: 15288320) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00010
[1] => 22.41.133.160
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 160
)
Debug: (1,895593) - (usage: 15293380) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00010', id_hierarchy = '22.41.133.160', hierarchy_path = 'service/termine/terminkalender/juni-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '160'
Debug: (1,896577) - (usage: 15288808) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '161' LIMIT 1
Debug: (1,897359) - (usage: 15289536) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,898589) - (usage: 15289832) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,899168) - (usage: 15290104) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,900076) - (usage: 15290116) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '161'
Debug: (1,900268) - (usage: 15290840) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00011
[1] => 22.41.133.161
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 161
)
Debug: (1,900845) - (usage: 15295888) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00011', id_hierarchy = '22.41.133.161', hierarchy_path = 'service/termine/terminkalender/juli-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '161'
Debug: (1,901791) - (usage: 15291320) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '164' LIMIT 1
Debug: (1,902657) - (usage: 15292068) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (1,903519) - (usage: 15292060) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '164'
Debug: (1,903711) - (usage: 15292784) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00006.00003
[1] => 42.164
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 164
)
Debug: (1,90426) - (usage: 15297684) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00006.00003', id_hierarchy = '42.164', hierarchy_path = 'interna/meta_kalender-export', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '164'
Debug: (1,904845) - (usage: 15293244) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '165' LIMIT 1
Debug: (1,905301) - (usage: 15293992) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '143' LIMIT 1
Debug: (1,905745) - (usage: 15294272) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (1,906598) - (usage: 15294272) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '165'
Debug: (1,906789) - (usage: 15294996) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00006.00001.00003
[1] => 42.143.165
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 165
)
Debug: (1,907398) - (usage: 15300000) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00006.00001.00003', id_hierarchy = '42.143.165', hierarchy_path = 'interna/login-hilfe/ehemaligen-pw-reset', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '165'
Debug: (1,907975) - (usage: 15295468) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '166' LIMIT 1
Debug: (1,908538) - (usage: 15296228) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '218' LIMIT 1
Debug: (1,909161) - (usage: 15296536) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,90985) - (usage: 15296796) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,910668) - (usage: 15296800) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '166'
Debug: (1,910889) - (usage: 15298248) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00004.00004
[1] => 22.253.218.166
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,feu_access,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,content_en
[3] => 166
)
Debug: (1,911686) - (usage: 15303960) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00004.00004', id_hierarchy = '22.253.218.166', hierarchy_path = 'service/intern/informationen-abteilungen/infos-berufliche-gymnasien', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,feu_access,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,content_en' WHERE content_id = '166'
Debug: (1,912277) - (usage: 15298224) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '167' LIMIT 1
Debug: (1,912715) - (usage: 15298980) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '61' LIMIT 1
Debug: (1,913297) - (usage: 15299260) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,914121) - (usage: 15299260) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '167'
Debug: (1,914306) - (usage: 15299984) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00005.00003
[1] => 22.61.167
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 167
)
Debug: (1,914834) - (usage: 15305016) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00005.00003', id_hierarchy = '22.61.167', hierarchy_path = 'service/schulberatung/suchtpraeventionslehrerin', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '167'
Debug: (1,915638) - (usage: 15300456) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '168' LIMIT 1
Debug: (1,91606) - (usage: 15301196) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,916509) - (usage: 15301472) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,917481) - (usage: 15301480) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '168'
Debug: (1,917692) - (usage: 15302928) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00010
[1] => 22.253.168
[2] => custom_params,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params_smarty,content_en
[3] => 168
)
Debug: (1,918403) - (usage: 15308428) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00010', id_hierarchy = '22.253.168', hierarchy_path = 'service/intern/vertretungsplan', prop_names = 'custom_params,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params_smarty,content_en' WHERE content_id = '168'
Debug: (1,918994) - (usage: 15302896) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '169' LIMIT 1
Debug: (1,919419) - (usage: 15303640) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '67' LIMIT 1
Debug: (1,919831) - (usage: 15303912) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,920252) - (usage: 15304208) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,921189) - (usage: 15304228) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '169'
Debug: (1,921377) - (usage: 15304952) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00002.00001
[1] => 18.23.67.169
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 169
)
Debug: (1,921929) - (usage: 15310060) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00002.00001', id_hierarchy = '18.23.67.169', hierarchy_path = 'ueber-die-domain/schulleben/archiv/schuljahr-2010-11', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '169'
Debug: (1,922493) - (usage: 15305444) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '171' LIMIT 1
Debug: (1,922927) - (usage: 15306200) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,923341) - (usage: 15306484) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,924431) - (usage: 15306760) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,925794) - (usage: 15306772) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '171'
Debug: (1,926007) - (usage: 15308220) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00015
[1] => 22.41.134.171
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 171
)
Debug: (1,926563) - (usage: 15313844) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00015', id_hierarchy = '22.41.134.171', hierarchy_path = 'service/termine/klassentermine/klassentermine-2bfh-p2', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '171'
Debug: (1,927657) - (usage: 15308184) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '178' LIMIT 1
Debug: (1,928296) - (usage: 15308932) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,928731) - (usage: 15309220) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,929166) - (usage: 15309496) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,930033) - (usage: 15309508) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '178'
Debug: (1,930244) - (usage: 15310936) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00016
[1] => 22.41.134.178
[2] => hide_menu_item,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty
[3] => 178
)
Debug: (1,930785) - (usage: 15316568) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00016', id_hierarchy = '22.41.134.178', hierarchy_path = 'service/termine/klassentermine/klassentermine-bej', prop_names = 'hide_menu_item,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty' WHERE content_id = '178'
Debug: (1,931374) - (usage: 15310920) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '180' LIMIT 1
Debug: (1,931867) - (usage: 15311664) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,932316) - (usage: 15311952) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,933176) - (usage: 15311976) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '180'
Debug: (1,933386) - (usage: 15313408) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00003.00003
[1] => 20.28.180
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 180
)
Debug: (1,933967) - (usage: 15318988) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00003', id_hierarchy = '20.28.180', hierarchy_path = 'bildungsangebot/berufskollegs/berufspraktikanten', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '180'
Debug: (1,935262) - (usage: 15313380) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '182' LIMIT 1
Debug: (1,936307) - (usage: 15314196) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '180' LIMIT 1
Debug: (1,937633) - (usage: 15314460) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,938296) - (usage: 15314744) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,939301) - (usage: 15314764) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '182'
Debug: (1,939542) - (usage: 15315488) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00003.00003.00001
[1] => 20.28.180.182
[2] => thumbnail,image,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 182
)
Debug: (1,940147) - (usage: 15320788) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00003.00001', id_hierarchy = '20.28.180.182', hierarchy_path = 'bildungsangebot/berufskollegs/berufspraktikanten/einblick-in-den-schulalltag-bei-den-berufspraktikanten', prop_names = 'thumbnail,image,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '182'
Debug: (1,941126) - (usage: 15315968) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '183' LIMIT 1
Debug: (1,941596) - (usage: 15316704) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,942029) - (usage: 15316980) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,942989) - (usage: 15316984) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '183'
Debug: (1,943201) - (usage: 15318412) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00001
[1] => 22.253.183
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en,inherit_feu_params,feu_params
[3] => 183
)
Debug: (1,943749) - (usage: 15323904) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00001', id_hierarchy = '22.253.183', hierarchy_path = 'service/intern/merkblaetter', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en,inherit_feu_params,feu_params' WHERE content_id = '183'
Debug: (1,945792) - (usage: 15318404) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '186' LIMIT 1
Debug: (1,946269) - (usage: 15319180) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '39' LIMIT 1
Debug: (1,946734) - (usage: 15319440) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,94756) - (usage: 15319448) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '186'
Debug: (1,947774) - (usage: 15320876) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00002.00006
[1] => 22.39.186
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,custom_params_smarty,feu_params_smarty
[3] => 186
)
Debug: (1,948491) - (usage: 15326448) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00002.00006', id_hierarchy = '22.39.186', hierarchy_path = 'service/download/antraege-schuelerangelegenheiten', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,custom_params_smarty,feu_params_smarty' WHERE content_id = '186'
Debug: (1,949051) - (usage: 15320864) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '189' LIMIT 1
Debug: (1,949488) - (usage: 15321624) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,949911) - (usage: 15321892) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,950684) - (usage: 15321916) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '189'
Debug: (1,950895) - (usage: 15323348) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00010
[1] => 18.23.189
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,content_en,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 189
)
Debug: (1,951475) - (usage: 15328956) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00010', id_hierarchy = '18.23.189', hierarchy_path = 'ueber-die-domain/schulleben/the-cleaners---bleib-sauber', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,content_en,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '189'
Debug: (1,952037) - (usage: 15323312) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '190' LIMIT 1
Debug: (1,952462) - (usage: 15324068) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '39' LIMIT 1
Debug: (1,95291) - (usage: 15324336) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,953663) - (usage: 15324344) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '190'
Debug: (1,953873) - (usage: 15325776) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00002.00005
[1] => 22.39.190
[2] => inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 190
)
Debug: (1,954416) - (usage: 15331304) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00002.00005', id_hierarchy = '22.39.190', hierarchy_path = 'service/download/notenberechnungstabellen', prop_names = 'inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '190'
Debug: (1,955033) - (usage: 15325760) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '191' LIMIT 1
Debug: (1,955573) - (usage: 15326504) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (1,956009) - (usage: 15326796) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,956453) - (usage: 15327064) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,95739) - (usage: 15327080) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '191'
Debug: (1,957602) - (usage: 15328520) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00003
[1] => 22.253.213.191
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,feu_access,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty
[3] => 191
)
Debug: (1,958224) - (usage: 15334116) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00003', id_hierarchy = '22.253.213.191', hierarchy_path = 'service/intern/termine-intern/konferenztermine', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,feu_access,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty' WHERE content_id = '191'
Debug: (1,959494) - (usage: 15328512) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '193' LIMIT 1
Debug: (1,960005) - (usage: 15329260) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,960449) - (usage: 15329552) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,960875) - (usage: 15329824) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,961699) - (usage: 15329844) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '193'
Debug: (1,96191) - (usage: 15331300) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00003
[1] => 22.41.134.193
[2] => target,image,thumbnail,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 193
)
Debug: (1,96328) - (usage: 15336956) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00003', id_hierarchy = '22.41.134.193', hierarchy_path = 'service/termine/klassentermine/klassentermine-l3lw', prop_names = 'target,image,thumbnail,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '193'
Debug: (1,964107) - (usage: 15331268) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '196' LIMIT 1
Debug: (1,964538) - (usage: 15332020) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,968765) - (usage: 15332312) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,969341) - (usage: 15332584) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,970251) - (usage: 15332600) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '196'
Debug: (1,970474) - (usage: 15334032) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00017
[1] => 22.41.134.196
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 196
)
Debug: (1,971023) - (usage: 15339696) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00017', id_hierarchy = '22.41.134.196', hierarchy_path = 'service/termine/klassentermine/klassentermine-1bkfh', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '196'
Debug: (1,971745) - (usage: 15334028) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '201' LIMIT 1
Debug: (1,972205) - (usage: 15334764) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,972631) - (usage: 15335040) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,973544) - (usage: 15335044) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '201'
Debug: (1,97379) - (usage: 15336484) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00003
[1] => 22.253.201
[2] => custom_params_smarty,custom_params,inherit_custom_params,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,content_en
[3] => 201
)
Debug: (1,974502) - (usage: 15341964) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00003', id_hierarchy = '22.253.201', hierarchy_path = 'service/intern/formblaetter', prop_names = 'custom_params_smarty,custom_params,inherit_custom_params,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,content_en' WHERE content_id = '201'
Debug: (1,97511) - (usage: 15336452) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '202' LIMIT 1
Debug: (1,975561) - (usage: 15337200) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '218' LIMIT 1
Debug: (1,975982) - (usage: 15337512) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,976424) - (usage: 15337772) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,977158) - (usage: 15337780) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '202'
Debug: (1,977369) - (usage: 15338804) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00004.00001
[1] => 22.253.218.202
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 202
)
Debug: (1,977896) - (usage: 15344176) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00004.00001', id_hierarchy = '22.253.218.202', hierarchy_path = 'service/intern/informationen-abteilungen/informationen-abt-i', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '202'
Debug: (1,978434) - (usage: 15339084) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '203' LIMIT 1
Debug: (1,978854) - (usage: 15339836) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '218' LIMIT 1
Debug: (1,979294) - (usage: 15340144) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,979734) - (usage: 15340404) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,980611) - (usage: 15340412) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '203'
Debug: (1,980808) - (usage: 15341444) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00004.00002
[1] => 22.253.218.203
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 203
)
Debug: (1,981345) - (usage: 15346824) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00004.00002', id_hierarchy = '22.253.218.203', hierarchy_path = 'service/intern/informationen-abteilungen/informationen-abt-ii', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '203'
Debug: (1,982) - (usage: 15341724) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '204' LIMIT 1
Debug: (1,982892) - (usage: 15342480) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '218' LIMIT 1
Debug: (1,983332) - (usage: 15342792) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,984159) - (usage: 15343048) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,985266) - (usage: 15343056) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '204'
Debug: (1,985464) - (usage: 15344084) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00004.00003
[1] => 22.253.218.204
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 204
)
Debug: (1,985982) - (usage: 15349460) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00004.00003', id_hierarchy = '22.253.218.204', hierarchy_path = 'service/intern/informationen-abteilungen/informationen-abt-iii', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '204'
Debug: (1,986448) - (usage: 15344384) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '205' LIMIT 1
Debug: (1,986889) - (usage: 15345140) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,987646) - (usage: 15345144) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '205'
Debug: (1,987843) - (usage: 15346168) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00004
[1] => 18.205
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 205
)
Debug: (1,988383) - (usage: 15351388) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00004', id_hierarchy = '18.205', hierarchy_path = 'ueber-die-domain/wissen-rund-um-die-bertha', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '205'
Debug: (1,988996) - (usage: 15346432) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '208' LIMIT 1
Debug: (1,989648) - (usage: 15347176) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '209' LIMIT 1
Debug: (1,990068) - (usage: 15347484) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (1,990699) - (usage: 15347768) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,991179) - (usage: 15348044) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,992142) - (usage: 15348048) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '208'
Debug: (1,992342) - (usage: 15349068) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00001.00001
[1] => 22.253.213.209.208
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 208
)
Debug: (1,992987) - (usage: 15354532) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00001.00001', id_hierarchy = '22.253.213.209.208', hierarchy_path = 'service/intern/termine-intern/termine-der-abteilungen/schulartentermine', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '208'
Debug: (1,99346) - (usage: 15349364) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '209' LIMIT 1
Debug: (1,993904) - (usage: 15350120) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (1,994518) - (usage: 15350404) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,995028) - (usage: 15350676) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,995885) - (usage: 15350684) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '209'
Debug: (1,996083) - (usage: 15351708) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00001
[1] => 22.253.213.209
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 209
)
Debug: (1,996876) - (usage: 15357056) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00001', id_hierarchy = '22.253.213.209', hierarchy_path = 'service/intern/termine-intern/termine-der-abteilungen', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '209'
Debug: (1,997481) - (usage: 15351988) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '210' LIMIT 1
Debug: (1,99791) - (usage: 15352724) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '209' LIMIT 1
Debug: (1,998341) - (usage: 15353036) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (1,998882) - (usage: 15353320) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,999527) - (usage: 15353596) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,000431) - (usage: 15353604) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '210'
Debug: (2,000633) - (usage: 15354640) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00001.00002
[1] => 22.253.213.209.210
[2] => content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,extra3,extra2,extra1,thumbnail,image,target
[3] => 210
)
Debug: (2,001224) - (usage: 15360092) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00001.00002', id_hierarchy = '22.253.213.209.210', hierarchy_path = 'service/intern/termine-intern/termine-der-abteilungen/termine-abt-ii', prop_names = 'content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,extra3,extra2,extra1,thumbnail,image,target' WHERE content_id = '210'
Debug: (2,001832) - (usage: 15354920) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '211' LIMIT 1
Debug: (2,002293) - (usage: 15355660) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '209' LIMIT 1
Debug: (2,002734) - (usage: 15355972) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (2,003228) - (usage: 15356252) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,003661) - (usage: 15356528) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,004586) - (usage: 15356536) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '211'
Debug: (2,004786) - (usage: 15357572) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00001.00003
[1] => 22.253.213.209.211
[2] => end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty
[3] => 211
)
Debug: (2,005348) - (usage: 15363032) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00001.00003', id_hierarchy = '22.253.213.209.211', hierarchy_path = 'service/intern/termine-intern/termine-der-abteilungen/termine-abt-iii', prop_names = 'end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty' WHERE content_id = '211'
Debug: (2,005968) - (usage: 15357856) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '212' LIMIT 1
Debug: (2,006405) - (usage: 15358592) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '209' LIMIT 1
Debug: (2,006828) - (usage: 15358904) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (2,007395) - (usage: 15359188) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,007827) - (usage: 15359464) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,008678) - (usage: 15359472) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '212'
Debug: (2,008875) - (usage: 15360492) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00001.00004
[1] => 22.253.213.209.212
[2] => target,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,image,thumbnail,extra1,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 212
)
Debug: (2,009417) - (usage: 15365944) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00001.00004', id_hierarchy = '22.253.213.209.212', hierarchy_path = 'service/intern/termine-intern/termine-der-abteilungen/termine-abt-iv', prop_names = 'target,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,image,thumbnail,extra1,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '212'
Debug: (2,00998) - (usage: 15360792) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (2,010399) - (usage: 15361528) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,010815) - (usage: 15361804) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,011587) - (usage: 15361812) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '213'
Debug: (2,011785) - (usage: 15362832) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00011
[1] => 22.253.213
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 213
)
Debug: (2,012284) - (usage: 15368036) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011', id_hierarchy = '22.253.213', hierarchy_path = 'service/intern/termine-intern', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '213'
Debug: (2,012848) - (usage: 15363108) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '214' LIMIT 1
Debug: (2,013294) - (usage: 15363840) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (2,01372) - (usage: 15364136) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,014162) - (usage: 15364408) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,014891) - (usage: 15364416) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '214'
Debug: (2,015088) - (usage: 15365436) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00004
[1] => 22.253.213.214
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 214
)
Debug: (2,015636) - (usage: 15370740) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00004', id_hierarchy = '22.253.213.214', hierarchy_path = 'service/intern/termine-intern/termine-oes', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '214'
Debug: (2,016195) - (usage: 15365724) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '215' LIMIT 1
Debug: (2,016612) - (usage: 15366444) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (2,017038) - (usage: 15366748) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,017486) - (usage: 15367016) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,018222) - (usage: 15367024) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '215'
Debug: (2,018422) - (usage: 15368044) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00002
[1] => 22.253.213.215
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 215
)
Debug: (2,018927) - (usage: 15373332) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00002', id_hierarchy = '22.253.213.215', hierarchy_path = 'service/intern/termine-intern/auvs', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '215'
Debug: (2,019522) - (usage: 15368332) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '216' LIMIT 1
Debug: (2,019939) - (usage: 15369076) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,020444) - (usage: 15369348) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,02133) - (usage: 15369356) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '216'
Debug: (2,021529) - (usage: 15370384) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00007
[1] => 22.253.216
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 216
)
Debug: (2,022067) - (usage: 15375604) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00007', id_hierarchy = '22.253.216', hierarchy_path = 'service/intern/oes-informationen', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '216'
Debug: (2,022622) - (usage: 15370660) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '217' LIMIT 1
Debug: (2,023161) - (usage: 15371392) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '229' LIMIT 1
Debug: (2,023702) - (usage: 15371680) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,024146) - (usage: 15371956) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,024884) - (usage: 15371964) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '217'
Debug: (2,025092) - (usage: 15372992) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00002.00001
[1] => 22.253.229.217
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 217
)
Debug: (2,027736) - (usage: 15378288) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00002.00001', id_hierarchy = '22.253.229.217', hierarchy_path = 'service/intern/protokolle/konferenzen', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '217'
Debug: (2,028287) - (usage: 15373276) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '218' LIMIT 1
Debug: (2,03254) - (usage: 15374036) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,033067) - (usage: 15374300) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,033933) - (usage: 15374308) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '218'
Debug: (2,034145) - (usage: 15375336) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00004
[1] => 22.253.218
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 218
)
Debug: (2,034684) - (usage: 15380580) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00004', id_hierarchy = '22.253.218', hierarchy_path = 'service/intern/informationen-abteilungen', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '218'
Debug: (2,035283) - (usage: 15375616) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '221' LIMIT 1
Debug: (2,035725) - (usage: 15376336) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,036311) - (usage: 15376620) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,037103) - (usage: 15376624) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '221'
Debug: (2,037303) - (usage: 15377648) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00008
[1] => 22.253.221
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 221
)
Debug: (2,037832) - (usage: 15382808) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00008', id_hierarchy = '22.253.221', hierarchy_path = 'service/intern/oepr', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '221'
Debug: (2,038368) - (usage: 15377936) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '222' LIMIT 1
Debug: (2,038783) - (usage: 15378696) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,039264) - (usage: 15378960) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,040407) - (usage: 15378968) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '222'
Debug: (2,040606) - (usage: 15379988) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00005
[1] => 22.253.222
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 222
)
Debug: (2,04116) - (usage: 15385268) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00005', id_hierarchy = '22.253.222', hierarchy_path = 'service/intern/klassenlehrer-handreichung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '222'
Debug: (2,041695) - (usage: 15380264) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '228' LIMIT 1
Debug: (2,042134) - (usage: 15380992) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,042575) - (usage: 15381272) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,043388) - (usage: 15381280) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '228'
Debug: (2,043586) - (usage: 15382300) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00006
[1] => 22.253.228
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 228
)
Debug: (2,044144) - (usage: 15387476) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00006', id_hierarchy = '22.253.228', hierarchy_path = 'service/intern/kollegium', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '228'
Debug: (2,068612) - (usage: 15382580) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '229' LIMIT 1
Debug: (2,070165) - (usage: 15383308) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,080478) - (usage: 15383588) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,081854) - (usage: 15383596) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '229'
Debug: (2,082089) - (usage: 15384616) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00002
[1] => 22.253.229
[2] => content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,target,image,thumbnail,extra1,extra2,extra3,searchable,feu_params,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params
[3] => 229
)
Debug: (2,082747) - (usage: 15389804) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00002', id_hierarchy = '22.253.229', hierarchy_path = 'service/intern/protokolle', prop_names = 'content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,target,image,thumbnail,extra1,extra2,extra3,searchable,feu_params,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params' WHERE content_id = '229'
Debug: (2,083364) - (usage: 15384896) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '230' LIMIT 1
Debug: (2,086053) - (usage: 15385624) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '229' LIMIT 1
Debug: (2,08677) - (usage: 15385916) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,087321) - (usage: 15386188) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,088905) - (usage: 15386196) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '230'
Debug: (2,089151) - (usage: 15387216) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00002.00002
[1] => 22.253.229.230
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 230
)
Debug: (2,089886) - (usage: 15392504) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00002.00002', id_hierarchy = '22.253.229.230', hierarchy_path = 'service/intern/protokolle/error404', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '230'
Debug: (2,090707) - (usage: 15387504) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '231' LIMIT 1
Debug: (2,091288) - (usage: 15388240) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '115' LIMIT 1
Debug: (2,091842) - (usage: 15388572) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (2,09228) - (usage: 15388852) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (2,093622) - (usage: 15388864) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '231'
Debug: (2,093953) - (usage: 15392844) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00003.00002
[1] => 20.29.115.231
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,testimonial2,testimonial3,testimonial4,testimonial5,endorser1,endorser2,endorser3,endorser4,endorser5,endorser6,endorser7,endorser8,endorser9,endorser10,next,prev,content_en,testimonial6,testimonial7,testimonial8,testimonial9,testimonial10,testicontent,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15
[3] => 231
)
Debug: (2,094794) - (usage: 15399872) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00003.00002', id_hierarchy = '20.29.115.231', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/sozialwissenschaftliches-gymnasium/testimonials', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,testimonial2,testimonial3,testimonial4,testimonial5,endorser1,endorser2,endorser3,endorser4,endorser5,endorser6,endorser7,endorser8,endorser9,endorser10,next,prev,content_en,testimonial6,testimonial7,testimonial8,testimonial9,testimonial10,testicontent,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15' WHERE content_id = '231'
Debug: (2,095428) - (usage: 15390792) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '234' LIMIT 1
Debug: (2,096011) - (usage: 15391596) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '111' LIMIT 1
Debug: (2,096579) - (usage: 15391892) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (2,097201) - (usage: 15392172) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (2,098511) - (usage: 15392184) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '234'
Debug: (2,098831) - (usage: 15396164) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00001.00002
[1] => 20.29.111.234
[2] => testimonial6,endorser5,testimonial5,endorser4,testimonial4,endorser3,testimonial3,endorser2,testimonial2,endorser1,prev,content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,endorser6,testimonial7,endorser10,testimonial10,endorser9,testimonial9,endorser8,testimonial8,endorser7,next,testicontent,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15
[3] => 234
)
Debug: (2,100126) - (usage: 15403324) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00001.00002', id_hierarchy = '20.29.111.234', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/agrarwissenschaftliches-gymnasium/schuelerkommentare-zur-entscheidung-fuer-das-ag', prop_names = 'testimonial6,endorser5,testimonial5,endorser4,testimonial4,endorser3,testimonial3,endorser2,testimonial2,endorser1,prev,content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,endorser6,testimonial7,endorser10,testimonial10,endorser9,testimonial9,endorser8,testimonial8,endorser7,next,testicontent,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15' WHERE content_id = '234'
Debug: (2,100726) - (usage: 15394104) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '235' LIMIT 1
Debug: (2,101219) - (usage: 15394912) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '113' LIMIT 1
Debug: (2,101647) - (usage: 15395196) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (2,102075) - (usage: 15395480) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (2,103022) - (usage: 15395492) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '235'
Debug: (2,103334) - (usage: 15399492) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00002.00002
[1] => 20.29.113.235
[2] => downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,next,prev,endorser1,endorser2,endorser3,endorser4,endorser5,endorser6,endorser7,endorser8,endorser9,endorser10,content_en,testimonial2,testimonial3,testimonial4,testimonial5,testimonial6,testimonial7,testimonial8,testimonial9,testimonial10,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15,testicontent
[3] => 235
)
Debug: (2,104287) - (usage: 15406648) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00002.00002', id_hierarchy = '20.29.113.235', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/biotechnologisches-gymnasium/schuelerkommentare-zur-entscheidung-fuer-das-btg', prop_names = 'downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,next,prev,endorser1,endorser2,endorser3,endorser4,endorser5,endorser6,endorser7,endorser8,endorser9,endorser10,content_en,testimonial2,testimonial3,testimonial4,testimonial5,testimonial6,testimonial7,testimonial8,testimonial9,testimonial10,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15,testicontent' WHERE content_id = '235'
Debug: (2,105017) - (usage: 15397416) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '236' LIMIT 1
Debug: (2,10555) - (usage: 15398228) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '240' LIMIT 1
Debug: (2,105983) - (usage: 15398508) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '113' LIMIT 1
Debug: (2,106408) - (usage: 15398812) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (2,106849) - (usage: 15399104) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (2,108049) - (usage: 15399112) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '236'
Debug: (2,108365) - (usage: 15403100) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00002.00001.00001
[1] => 20.29.113.240.236
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,next,prev,endorser1,endorser2,endorser3,endorser4,endorser5,endorser6,endorser7,endorser8,endorser9,endorser10,content_en,testimonial2,testimonial3,testimonial4,testimonial5,testimonial6,testimonial7,testimonial8,testimonial9,testimonial10,testicontent,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15
[3] => 236
)
Debug: (2,10921) - (usage: 15410408) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00002.00001.00001', id_hierarchy = '20.29.113.240.236', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/biotechnologisches-gymnasium/profilfach-biotechnologie/schuelerkommentare-zur-besonderheit-des-profilfachs', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,next,prev,endorser1,endorser2,endorser3,endorser4,endorser5,endorser6,endorser7,endorser8,endorser9,endorser10,content_en,testimonial2,testimonial3,testimonial4,testimonial5,testimonial6,testimonial7,testimonial8,testimonial9,testimonial10,testicontent,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15' WHERE content_id = '236'
Debug: (2,109785) - (usage: 15401040) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '237' LIMIT 1
Debug: (2,110299) - (usage: 15401856) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '239' LIMIT 1
Debug: (2,110717) - (usage: 15402132) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '111' LIMIT 1
Debug: (2,111172) - (usage: 15402448) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (2,111604) - (usage: 15402732) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (2,129814) - (usage: 15402744) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '237'
Debug: (2,130194) - (usage: 15406732) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00001.00001.00001
[1] => 20.29.111.239.237
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en,next,prev,endorser1,testimonial2,endorser2,testimonial3,endorser3,testimonial4,endorser4,testimonial5,endorser5,testimonial6,endorser6,testimonial7,endorser7,testimonial8,endorser8,testimonial9,endorser9,testimonial10,endorser10,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15,testicontent
[3] => 237
)
Debug: (2,130868) - (usage: 15414060) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00001.00001.00001', id_hierarchy = '20.29.111.239.237', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/agrarwissenschaftliches-gymnasium/profilfach-agrarbiologie/schuelerkommentare-zur-besonderheit-des-profilfachs-2', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en,next,prev,endorser1,testimonial2,endorser2,testimonial3,endorser3,testimonial4,endorser4,testimonial5,endorser5,testimonial6,endorser6,testimonial7,endorser7,testimonial8,endorser8,testimonial9,endorser9,testimonial10,endorser10,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15,testicontent' WHERE content_id = '237'
Debug: (2,131491) - (usage: 15404684) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '238' LIMIT 1
Debug: (2,132069) - (usage: 15405500) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '241' LIMIT 1
Debug: (2,132497) - (usage: 15405796) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '115' LIMIT 1
Debug: (2,132918) - (usage: 15406100) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (2,133334) - (usage: 15406388) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (2,134177) - (usage: 15406396) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '238'
Debug: (2,134493) - (usage: 15410400) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00003.00001.00001
[1] => 20.29.115.241.238
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en,next,prev,endorser1,testimonial2,endorser2,testimonial3,endorser3,testimonial4,endorser4,testimonial5,endorser5,testimonial6,endorser6,testimonial7,endorser7,testimonial8,endorser8,testimonial9,endorser9,testimonial10,endorser10,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15,testicontent
[3] => 238
)
Debug: (2,13509) - (usage: 15417772) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00003.00001.00001', id_hierarchy = '20.29.115.241.238', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/sozialwissenschaftliches-gymnasium/profilfach-paedagogik-psychologie/schuelerkommentare-zur-besonderheit-des-profilfachs-3', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en,next,prev,endorser1,testimonial2,endorser2,testimonial3,endorser3,testimonial4,endorser4,testimonial5,endorser5,testimonial6,endorser6,testimonial7,endorser7,testimonial8,endorser8,testimonial9,endorser9,testimonial10,endorser10,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15,testicontent' WHERE content_id = '238'
Debug: (2,135632) - (usage: 15408332) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '239' LIMIT 1
Debug: (2,136086) - (usage: 15409092) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '111' LIMIT 1
Debug: (2,139283) - (usage: 15409408) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (2,139843) - (usage: 15409692) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (2,14078) - (usage: 15409700) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '239'
Debug: (2,140989) - (usage: 15410720) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00001.00001
[1] => 20.29.111.239
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 239
)
Debug: (2,148124) - (usage: 15416220) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00001.00001', id_hierarchy = '20.29.111.239', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/agrarwissenschaftliches-gymnasium/profilfach-agrarbiologie', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '239'
Debug: (2,148909) - (usage: 15410996) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '240' LIMIT 1
Debug: (2,149832) - (usage: 15411756) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '113' LIMIT 1
Debug: (2,150672) - (usage: 15412064) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (2,151493) - (usage: 15412352) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (2,152541) - (usage: 15412360) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '240'
Debug: (2,152757) - (usage: 15413380) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00002.00001
[1] => 20.29.113.240
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 240
)
Debug: (2,153357) - (usage: 15418868) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00002.00001', id_hierarchy = '20.29.113.240', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/biotechnologisches-gymnasium/profilfach-biotechnologie', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '240'
Debug: (2,153831) - (usage: 15413656) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '241' LIMIT 1
Debug: (2,154285) - (usage: 15414432) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '115' LIMIT 1
Debug: (2,154792) - (usage: 15414744) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (2,155278) - (usage: 15415024) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (2,156166) - (usage: 15415036) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '241'
Debug: (2,156516) - (usage: 15416064) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00003.00001
[1] => 20.29.115.241
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 241
)
Debug: (2,157096) - (usage: 15421608) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00003.00001', id_hierarchy = '20.29.115.241', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/sozialwissenschaftliches-gymnasium/profilfach-paedagogik-psychologie', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '241'
Debug: (2,157733) - (usage: 15416336) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '242' LIMIT 1
Debug: (2,158243) - (usage: 15417068) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '35' LIMIT 1
Debug: (2,158713) - (usage: 15417348) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (2,15963) - (usage: 15417368) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '242'
Debug: (2,159833) - (usage: 15418388) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00004.00006.00005
[1] => 21.35.242
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 242
)
Debug: (2,161383) - (usage: 15423624) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00004.00006.00005', id_hierarchy = '21.35.242', hierarchy_path = 'aktivitaeten/sporttage/ausdauerlauf', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '242'
Debug: (2,162714) - (usage: 15418668) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '243' LIMIT 1
Debug: (2,163233) - (usage: 15419404) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (2,163765) - (usage: 15419696) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,16421) - (usage: 15419968) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,165545) - (usage: 15419980) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '243'
Debug: (2,165915) - (usage: 15421000) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00013
[1] => 22.41.133.243
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 243
)
Debug: (2,166903) - (usage: 15426304) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00013', id_hierarchy = '22.41.133.243', hierarchy_path = 'service/termine/terminkalender/september-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '243'
Debug: (2,16986) - (usage: 15421280) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '244' LIMIT 1
Debug: (2,170334) - (usage: 15422012) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (2,170781) - (usage: 15422304) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,17146) - (usage: 15422576) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,172263) - (usage: 15422588) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '244'
Debug: (2,172481) - (usage: 15423608) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00012
[1] => 22.41.133.244
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 244
)
Debug: (2,173105) - (usage: 15428932) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00012', id_hierarchy = '22.41.133.244', hierarchy_path = 'service/termine/terminkalender/august-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '244'
Debug: (2,173733) - (usage: 15423892) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '245' LIMIT 1
Debug: (2,174193) - (usage: 15424628) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (2,174664) - (usage: 15424920) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,175127) - (usage: 15425192) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,176097) - (usage: 15425200) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '245'
Debug: (2,176312) - (usage: 15426220) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00014
[1] => 22.41.133.245
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 245
)
Debug: (2,176937) - (usage: 15431568) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00014', id_hierarchy = '22.41.133.245', hierarchy_path = 'service/termine/terminkalender/oktober-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '245'
Debug: (2,184343) - (usage: 15426504) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '246' LIMIT 1
Debug: (2,184855) - (usage: 15427240) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (2,185301) - (usage: 15427532) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,18574) - (usage: 15427804) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,186817) - (usage: 15427816) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '246'
Debug: (2,187028) - (usage: 15428836) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00015
[1] => 22.41.133.246
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 246
)
Debug: (2,187618) - (usage: 15434180) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00015', id_hierarchy = '22.41.133.246', hierarchy_path = 'service/termine/terminkalender/november-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '246'
Debug: (2,188222) - (usage: 15429116) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '247' LIMIT 1
Debug: (2,188705) - (usage: 15429856) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (2,189152) - (usage: 15430144) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,192698) - (usage: 15430416) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,193637) - (usage: 15430428) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '247'
Debug: (2,193854) - (usage: 15431448) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00016
[1] => 22.41.133.247
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 247
)
Debug: (2,19446) - (usage: 15436764) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00016', id_hierarchy = '22.41.133.247', hierarchy_path = 'service/termine/terminkalender/dezember-2012-2', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '247'
Debug: (2,195054) - (usage: 15431728) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '248' LIMIT 1
Debug: (2,195501) - (usage: 15432492) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '24' LIMIT 1
Debug: (2,207466) - (usage: 15432776) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (2,208443) - (usage: 15432788) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '248'
Debug: (2,208674) - (usage: 15433808) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00002.00002
[1] => 18.24.248
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 248
)
Debug: (2,209347) - (usage: 15439148) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00002.00002', id_hierarchy = '18.24.248', hierarchy_path = 'ueber-die-domain/schulentwicklung/operativ-eigenstaendige-schule', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '248'
Debug: (2,209946) - (usage: 15434076) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '249' LIMIT 1
Debug: (2,210409) - (usage: 15434812) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '216' LIMIT 1
Debug: (2,210849) - (usage: 15435112) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,211292) - (usage: 15435380) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,212295) - (usage: 15435388) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '249'
Debug: (2,212859) - (usage: 15436408) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00007.00001
[1] => 22.253.216.249
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 249
)
Debug: (2,213462) - (usage: 15441736) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00007.00001', id_hierarchy = '22.253.216.249', hierarchy_path = 'service/intern/oes-informationen/oes-projekte', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '249'
Debug: (2,215873) - (usage: 15436692) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '250' LIMIT 1
Debug: (2,216654) - (usage: 15437456) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '39' LIMIT 1
Debug: (2,217131) - (usage: 15437724) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,218165) - (usage: 15437728) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '250'
Debug: (2,218417) - (usage: 15438748) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00002.00004
[1] => 22.39.250
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 250
)
Debug: (2,220621) - (usage: 15444032) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00002.00004', id_hierarchy = '22.39.250', hierarchy_path = 'service/download/infos-formulare-fuer-tp-und-lw', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '250'
Debug: (2,22377) - (usage: 15439024) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '251' LIMIT 1
Debug: (2,224265) - (usage: 15439768) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '249' LIMIT 1
Debug: (2,224868) - (usage: 15440060) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '216' LIMIT 1
Debug: (2,225309) - (usage: 15440356) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,225745) - (usage: 15440628) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,226679) - (usage: 15440636) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '251'
Debug: (2,226886) - (usage: 15441656) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00007.00001.00001
[1] => 22.253.216.249.251
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 251
)
Debug: (2,23452) - (usage: 15447104) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00007.00001.00001', id_hierarchy = '22.253.216.249.251', hierarchy_path = 'service/intern/oes-informationen/oes-projekte/netzwerkmanagement', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '251'
Debug: (2,235298) - (usage: 15441948) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '252' LIMIT 1
Debug: (2,235766) - (usage: 15442692) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,236216) - (usage: 15442964) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,237344) - (usage: 15442968) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '252'
Debug: (2,237553) - (usage: 15443988) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008.00009
[1] => 22.253.252
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 252
)
Debug: (2,238136) - (usage: 15449208) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00009', id_hierarchy = '22.253.252', hierarchy_path = 'service/intern/schulleiter-news', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '252'
Debug: (2,238594) - (usage: 15444264) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (2,239068) - (usage: 15444980) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,240219) - (usage: 15444988) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '253'
Debug: (2,240441) - (usage: 15446012) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00008
[1] => 22.253
[2] => custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,gallery,download,downloadtitle,content_en,image01
[3] => 253
)
Debug: (2,241018) - (usage: 15451116) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008', id_hierarchy = '22.253', hierarchy_path = 'service/intern', prop_names = 'custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,gallery,download,downloadtitle,content_en,image01' WHERE content_id = '253'
Debug: (2,241716) - (usage: 15446288) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '254' LIMIT 1
Debug: (2,242197) - (usage: 15447028) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '60' LIMIT 1
Debug: (2,242827) - (usage: 15447296) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (2,243284) - (usage: 15447588) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (2,244131) - (usage: 15447608) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '254'
Debug: (2,244302) - (usage: 15448628) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00002.00001.00007.00001
[1] => 18.23.60.254
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 254
)
Debug: (2,244896) - (usage: 15453940) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00007.00001', id_hierarchy = '18.23.60.254', hierarchy_path = 'ueber-die-domain/schulleben/smv/berichte-der-smv', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '254'
Debug: (2,245421) - (usage: 15448900) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '255' LIMIT 1
Debug: (2,245879) - (usage: 15449628) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,246319) - (usage: 15449908) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,247237) - (usage: 15449916) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '255'
Debug: (2,247429) - (usage: 15450936) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00004
[1] => 22.41.255
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 255
)
Debug: (2,247989) - (usage: 15456128) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00004', id_hierarchy = '22.41.255', hierarchy_path = 'service/termine/blockplaene', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '255'
Debug: (2,248567) - (usage: 15451212) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '256' LIMIT 1
Debug: (2,24907) - (usage: 15451956) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '255' LIMIT 1
Debug: (2,249522) - (usage: 15452236) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,249962) - (usage: 15452512) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,250877) - (usage: 15452524) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '256'
Debug: (2,25105) - (usage: 15453544) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00004.00002
[1] => 22.41.255.256
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 256
)
Debug: (2,25159) - (usage: 15458852) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00004.00002', id_hierarchy = '22.41.255.256', hierarchy_path = 'service/termine/blockplaene/blockplan-2012-13', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '256'
Debug: (2,252329) - (usage: 15453824) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '257' LIMIT 1
Debug: (2,252929) - (usage: 15454568) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '113' LIMIT 1
Debug: (2,253538) - (usage: 15454888) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (2,254137) - (usage: 15455172) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (2,255345) - (usage: 15455184) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '257'
Debug: (2,255598) - (usage: 15456204) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00003.00004.00002.00004
[1] => 20.29.113.257
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 257
)
Debug: (2,256782) - (usage: 15461688) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00002.00004', id_hierarchy = '20.29.113.257', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/biotechnologisches-gymnasium/berufsorientierung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '257'
Debug: (2,257657) - (usage: 15456480) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '259' LIMIT 1
Debug: (2,258624) - (usage: 15457228) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (2,259378) - (usage: 15457512) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,261486) - (usage: 15457784) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,264298) - (usage: 15457796) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '259'
Debug: (2,264607) - (usage: 15458816) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00001
[1] => 22.41.134.259
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 259
)
Debug: (2,265191) - (usage: 15464144) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00001', id_hierarchy = '22.41.134.259', hierarchy_path = 'service/termine/klassentermine/klassentermine-ls-l', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '259'
Debug: (2,26575) - (usage: 15459096) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '260' LIMIT 1
Debug: (2,26618) - (usage: 15459844) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (2,266728) - (usage: 15460128) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,267269) - (usage: 15460400) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,268226) - (usage: 15460412) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '260'
Debug: (2,268464) - (usage: 15461432) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00002
[1] => 22.41.134.260
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 260
)
Debug: (2,269066) - (usage: 15466768) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00002', id_hierarchy = '22.41.134.260', hierarchy_path = 'service/termine/klassentermine/klassentermine-l2lw', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '260'
Debug: (2,270009) - (usage: 15461712) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '261' LIMIT 1
Debug: (2,270451) - (usage: 15462464) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (2,27088) - (usage: 15462748) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,271567) - (usage: 15463020) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,273614) - (usage: 15463032) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '261'
Debug: (2,273797) - (usage: 15464052) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00014
[1] => 22.41.134.261
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 261
)
Debug: (2,274766) - (usage: 15469396) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00014', id_hierarchy = '22.41.134.261', hierarchy_path = 'service/termine/klassentermine/klassentermine-2bfh-p1', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '261'
Debug: (2,275521) - (usage: 15464332) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '262' LIMIT 1
Debug: (2,276041) - (usage: 15465084) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (2,276531) - (usage: 15465368) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,276973) - (usage: 15465640) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,279034) - (usage: 15465648) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '262'
Debug: (2,279194) - (usage: 15466668) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00004
[1] => 22.41.134.262
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 262
)
Debug: (2,279773) - (usage: 15471996) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00004', id_hierarchy = '22.41.134.262', hierarchy_path = 'service/termine/klassentermine/klassentermine-l1tp1', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '262'
Debug: (2,280527) - (usage: 15466956) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '263' LIMIT 1
Debug: (2,280974) - (usage: 15467708) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (2,281376) - (usage: 15467992) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,28177) - (usage: 15468264) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,282652) - (usage: 15468272) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '263'
Debug: (2,282811) - (usage: 15469292) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00005
[1] => 22.41.134.263
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 263
)
Debug: (2,283402) - (usage: 15474640) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00005', id_hierarchy = '22.41.134.263', hierarchy_path = 'service/termine/klassentermine/klassentermine-l1tp2', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '263'
Debug: (2,283962) - (usage: 15469584) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '264' LIMIT 1
Debug: (2,284409) - (usage: 15470336) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (2,284814) - (usage: 15470620) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,28526) - (usage: 15470892) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,28663) - (usage: 15470900) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '264'
Debug: (2,286792) - (usage: 15471924) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00006
[1] => 22.41.134.264
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 264
)
Debug: (2,287356) - (usage: 15477268) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00006', id_hierarchy = '22.41.134.264', hierarchy_path = 'service/termine/klassentermine/klassentermine-l1tp3', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '264'
Debug: (2,287908) - (usage: 15472208) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '265' LIMIT 1
Debug: (2,288329) - (usage: 15472960) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (2,288741) - (usage: 15473244) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,28914) - (usage: 15473516) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,289967) - (usage: 15473524) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '265'
Debug: (2,290128) - (usage: 15474560) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00007
[1] => 22.41.134.265
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 265
)
Debug: (2,290947) - (usage: 15479964) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00007', id_hierarchy = '22.41.134.265', hierarchy_path = 'service/termine/klassentermine/klassentermine-l2tpp', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '265'
Debug: (2,291974) - (usage: 15474848) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '266' LIMIT 1
Debug: (2,292507) - (usage: 15475600) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (2,292953) - (usage: 15475884) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,296611) - (usage: 15476156) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,297878) - (usage: 15476164) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '266'
Debug: (2,298066) - (usage: 15477244) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00008
[1] => 22.41.134.266
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 266
)
Debug: (2,298778) - (usage: 15482860) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00008', id_hierarchy = '22.41.134.266', hierarchy_path = 'service/termine/klassentermine/klassentermine-l2tpv', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '266'
Debug: (2,299715) - (usage: 15477488) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '267' LIMIT 1
Debug: (2,300147) - (usage: 15478240) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (2,300877) - (usage: 15478524) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,301292) - (usage: 15478796) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,304292) - (usage: 15478804) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '267'
Debug: (2,304498) - (usage: 15479936) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00009
[1] => 22.41.134.267
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 267
)
Debug: (2,305196) - (usage: 15485512) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00009', id_hierarchy = '22.41.134.267', hierarchy_path = 'service/termine/klassentermine/klassentermine-l2tpz', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '267'
Debug: (2,306073) - (usage: 15480124) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '268' LIMIT 1
Debug: (2,306548) - (usage: 15480876) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (2,307058) - (usage: 15481160) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,309416) - (usage: 15481436) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,312067) - (usage: 15481448) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '268'
Debug: (2,312297) - (usage: 15482632) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00010
[1] => 22.41.134.268
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 268
)
Debug: (2,312943) - (usage: 15488072) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00010', id_hierarchy = '22.41.134.268', hierarchy_path = 'service/termine/klassentermine/klassentermine-l3tpp', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '268'
Debug: (2,313648) - (usage: 15482772) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '269' LIMIT 1
Debug: (2,31411) - (usage: 15483528) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (2,314571) - (usage: 15483816) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,315014) - (usage: 15484092) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,316126) - (usage: 15484104) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '269'
Debug: (2,316335) - (usage: 15485296) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00011
[1] => 22.41.134.269
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 269
)
Debug: (2,31709) - (usage: 15490840) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00011', id_hierarchy = '22.41.134.269', hierarchy_path = 'service/termine/klassentermine/klassentermine-l3tpv', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '269'
Debug: (2,317736) - (usage: 15485436) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '270' LIMIT 1
Debug: (2,318194) - (usage: 15486204) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (2,318645) - (usage: 15486492) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,319135) - (usage: 15486768) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,320133) - (usage: 15486780) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '270'
Debug: (2,320359) - (usage: 15488028) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00012
[1] => 22.41.134.270
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 270
)
Debug: (2,320955) - (usage: 15493508) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00012', id_hierarchy = '22.41.134.270', hierarchy_path = 'service/termine/klassentermine/klassentermine-l3tpz', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '270'
Debug: (2,321606) - (usage: 15488116) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '271' LIMIT 1
Debug: (2,322076) - (usage: 15488872) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (2,32253) - (usage: 15489160) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (2,322974) - (usage: 15489440) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (2,323829) - (usage: 15489456) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '271'
Debug: (2,324051) - (usage: 15490720) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00013
[1] => 22.41.134.271
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 271
)
Debug: (2,324587) - (usage: 15496212) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00013', id_hierarchy = '22.41.134.271', hierarchy_path = 'service/termine/klassentermine/klassentermine-ls-zg', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '271'
Debug: (2,32515) - (usage: 15490784) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '272' LIMIT 1
Debug: (2,325606) - (usage: 15491500) - (peak: 21097960)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (2,326335) - (usage: 15491512) - (peak: 21097960)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '272'
Debug: (2,326547) - (usage: 15492752) - (peak: 21097960)
Number of elements: 4
Array
(
[0] => 00006.00007
[1] => 42.272
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 272
)
Debug: (2,327088) - (usage: 15498016) - (peak: 21097960)
(mysql): UPDATE cms_content SET hierarchy = '00006.00007', id_hierarchy = '42.272', hierarchy_path = 'interna/test', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '272'
Debug: (2,327666) - (usage: 15492228) - (peak: 21097960)
(mysql): INSERT INTO cms_adminlog (timestamp, user_id, username, item_id, item_name, action, ip_addr) VALUES (1346082455,'1','domain','272','Content Item: test','Edited','87.178.191.35')
Designer benötigt? Einfach eine Mail an info at lrrm dot de schicken.
Offline
#12 27. August 2012 17:49
- NaN
- Moderator
- Ort: Halle (Saale)
- Registriert: 09. November 2010
- Beiträge: 4.437
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
Schon eine neuere Version von AdvancedContent probiert?
Module: GBFilePicker, AdvancedContent
Sicherheit: Beispiel .htaccess-Datei
CMSms 1.12 unter PHP 7:
cmsms-1.12.3.zip (inoffiziell - komplett inkl. Installer)
CMSms 1.12 unter PHP 8:
cmsms-1.12.4.zip (inoffiziell - komplett inkl. Installer)
Offline
#13 27. August 2012 21:38
- leerraum
- kennt CMS/ms
- Ort: Baden-Baden
- Registriert: 15. Dezember 2010
- Beiträge: 479
- Webseite
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
Hmmmm.. Naja, ich möchte das teil nur ungern updaten, weil da viel mehr probleme drin stecken könnten..
Designer benötigt? Einfach eine Mail an info at lrrm dot de schicken.
Offline
#14 28. August 2012 07:35
- leerraum
- kennt CMS/ms
- Ort: Baden-Baden
- Registriert: 15. Dezember 2010
- Beiträge: 479
- Webseite
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
ok, ich hab das update auf 0.9.3 durchgeführt und bekomme jetzt im debug dieses:
Debug is on. Redirecting disabled... Please click this link to continue.
http://www.domain.de/admin/listcontent.php?_sx_=bfafa85a&page=&message=contentupdated
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'target'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','string','target','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'image'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','string','image','','','','-1','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'thumbnail'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','string','thumbnail','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'extra1'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','string','extra1','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'extra2'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','string','extra2','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'extra3'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','string','extra3','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'searchable'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','int','searchable','','','','1','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'pagedata'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','string','pagedata','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'disable_wysiwyg'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','int','disable_wysiwyg','','','','0','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'use_expire_date'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','int','use_expire_date','','','','0','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'start_date'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','int','start_date','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'end_date'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','int','end_date','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'feu_access'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','string','feu_access','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'redirect_page'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','int','redirect_page','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'feu_action'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','int','feu_action','','','','1','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'hide_menu_item'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','int','hide_menu_item','','','','1','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'inherit_feu_params'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','int','inherit_feu_params','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'feu_params'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','string','feu_params','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'feu_params_smarty'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','int','feu_params_smarty','','','','0','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'inherit_custom_params'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','int','inherit_custom_params','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'custom_params'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','string','custom_params','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'custom_params_smarty'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','int','custom_params_smarty','','','','0','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'image01'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','string','image01','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'gallery'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','string','gallery','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'download'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','string','download','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'downloadtitle'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','string','downloadtitle','','','','','2012-08-28 08:33:31' )
DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'content_en'
INSERT INTO cms_content_props ( content_id, type, prop_name, param1, param2, param3, content, modified_date ) VALUES ( '260','string','content_en','','','','
Klassentermine L2LW
\r\n
{cms_module module=\"CGCalendar\" display=\"yearlist\" year=\"2012\" category=\"12-13_L2LW\"}{cms_module module=\"CGCalendar\" display=\"yearlist\" year=\"2013\" category=\"12-13_L2LW\"}
','2012-08-28 08:33:31' )
Debug: (4.2000000000098E-5) - (usage: 772536) - (peak: 811336)
done loading required files
Debug: (0.00022500000000003) - (usage: 773496) - (peak: 816120)
loading adodb
Debug: (0.001302) - (usage: 858024) - (peak: 892852)
loading page functions
Debug: (0.0033040000000001) - (usage: 1024884) - (peak: 1113448)
loading content functions
Debug: (0.0036710000000001) - (usage: 1048572) - (peak: 1113448)
loading translation functions
Debug: (0.004986) - (usage: 1154472) - (peak: 1189280)
loading php4 entity decode functions
Debug: (0.0064150000000001) - (usage: 1357032) - (peak: 1576736)
done loading files
Debug: (0.006459) - (usage: 1357296) - (peak: 1576736)
Initialize Database
Debug: (0.01891) - (usage: 1954008) - (peak: 1959144)
(mysql): SET NAMES 'utf8'
Debug: (0.01898) - (usage: 1952444) - (peak: 2000404)
Done Initializing Database
Debug: (0.019024) - (usage: 1952624) - (peak: 2000632)
Initialize Smarty
Debug: (0.023909) - (usage: 2408772) - (peak: 2411208)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.Smarty_CMS.php = 455024 bytes for an approximate total of 455024
Debug: (0.024341) - (usage: 2438132) - (peak: 2456180)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_siteprefs.php = 18456 bytes for an approximate total of 473480
Debug: (0.02665) - (usage: 2439856) - (peak: 2482776)
(mysql): SELECT sitepref_name,sitepref_value FROM cms_siteprefs
Debug: (0.030774) - (usage: 2568032) - (peak: 2674872)
Done Initialiing Smarty
Debug display of 'Loading Modules':(0,031719) - (usage: 2619496) - (peak: 2712576)
Debug: (0,034607) - (usage: 2826924) - (peak: 2888824)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.moduleoperations.inc.php = 206148 bytes for an approximate total of 679628
Debug: (0,035163) - (usage: 2828872) - (peak: 2913856)
(mysql): SELECT * FROM cms_modules ORDER BY module_name
Debug: (0,038335) - (usage: 3029016) - (peak: 3077376)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.contentoperations.inc.php = 170336 bytes for an approximate total of 849964
Debug: (0,039368) - (usage: 3067084) - (peak: 3122620)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.module_meta.php = 32480 bytes for an approximate total of 882444
Debug: (0,039965) - (usage: 3096828) - (peak: 3144060)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_utils.php = 22984 bytes for an approximate total of 905428
Debug: (0,04501) - (usage: 3193540) - (peak: 3233960)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_userprefs.php = 31200 bytes for an approximate total of 936628
Debug: (0,045702) - (usage: 3196428) - (peak: 3260152)
(mysql): SELECT preference,value FROM cms_userprefs WHERE user_id = '1'
Debug: (0,104713) - (usage: 3798464) - (peak: 4048504)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.CMSModule.php = 329376 bytes for an approximate total of 1266004
Debug: (0,104879) - (usage: 3830748) - (peak: 4048504)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/AdvancedContent.module.php = 424120 bytes for an approximate total of 1690124
Debug: (0,11466) - (usage: 4618024) - (peak: 4626040)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/FrontEndUsers/FrontEndUsers.module.php = 727320 bytes for an approximate total of 2417444
Debug: (0,129083) - (usage: 4731436) - (peak: 4868816)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.CmsRoute.php = 13520 bytes for an approximate total of 2430964
Debug: (0,129549) - (usage: 4757444) - (peak: 4868816)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_route_manager.php = 24984 bytes for an approximate total of 2455948
Debug: (0,131656) - (usage: 4964520) - (peak: 5024192)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CMSMailer/CMSMailer.module.php = 173100 bytes for an approximate total of 2629048
Debug: (0,137568) - (usage: 5283460) - (peak: 5324608)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/Guestbook/Guestbook.module.php = 209280 bytes for an approximate total of 2838328
Debug: (0,146853) - (usage: 5869720) - (peak: 5903380)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/avplayer/avplayer.module.php = 535648 bytes for an approximate total of 3373976
Debug: (0,151971) - (usage: 6122648) - (peak: 6161268)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CGContentUtils/CGContentUtils.module.php = 189648 bytes for an approximate total of 3563624
Debug: (0,153284) - (usage: 6155140) - (peak: 6204652)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.bulkcontentoperations.php = 9760 bytes for an approximate total of 3573384
Debug: (0,153888) - (usage: 6229612) - (peak: 6262932)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/JQueryTools/JQueryTools.module.php = 69804 bytes for an approximate total of 3643188
Debug: (0,155915) - (usage: 6362728) - (peak: 6395572)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CGGoogleMaps/CGGoogleMaps.module.php = 118844 bytes for an approximate total of 3762032
Debug: (0,15895) - (usage: 6484396) - (peak: 6541404)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CGSimpleSmarty/CGSimpleSmarty.module.php = 76824 bytes for an approximate total of 3838856
Debug: (0,160692) - (usage: 6633592) - (peak: 6667012)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CMSPrinting/CMSPrinting.module.php = 81872 bytes for an approximate total of 3920728
Debug: (0,162362) - (usage: 6720216) - (peak: 6748072)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/CustomContent/CustomContent.module.php = 71204 bytes for an approximate total of 3991932
Debug: (0,164999) - (usage: 6949380) - (peak: 6988244)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/FileManager/FileManager.module.php = 189076 bytes for an approximate total of 4181008
Debug: (0,167782) - (usage: 7210452) - (peak: 7237116)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/FormBuilder/FormBuilder.module.php = 259336 bytes for an approximate total of 4440344
Debug: (0,185622) - (usage: 8406552) - (peak: 8447748)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/FrontEndUserListing/FrontEndUserListing.module.php = 174900 bytes for an approximate total of 4615244
Debug: (0,187998) - (usage: 8621940) - (peak: 8703696)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/Gallery/Gallery.module.php = 213644 bytes for an approximate total of 4828888
Debug: (0,194269) - (usage: 9093160) - (peak: 9141276)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/GBFilePicker/GBFilePicker.module.php = 419256 bytes for an approximate total of 5248144
Debug: (0,195532) - (usage: 9169204) - (peak: 9207204)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.useroperations.inc.php = 74604 bytes for an approximate total of 5322748
Debug: (0,196029) - (usage: 9172640) - (peak: 9232580)
(mysql): SELECT ug.user_id FROM cms_user_groups ug
WHERE ug.user_id = '1' AND ug.group_id = 1 LIMIT 1
Debug: (0,19652) - (usage: 9173876) - (peak: 9235484)
(mysql): SELECT DISTINCT permission_name FROM cms_user_groups ug INNER JOIN cms_group_perms gp ON gp.group_id = ug.group_id INNER JOIN cms_permissions p ON p.permission_id = gp.permission_id INNER JOIN cms_groups gr ON gr.group_id = ug.group_id WHERE ug.user_id = '1' AND gr.active = 1
Debug: (0,197016) - (usage: 9172852) - (peak: 9238416)
(mysql): SELECT username, password, active, first_name, last_name, admin_access, email FROM cms_users WHERE user_id = '1'
Debug: (0,198325) - (usage: 9293572) - (peak: 9334288)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/MenuManager/MenuManager.module.php = 121564 bytes for an approximate total of 5444312
Debug: (0,200271) - (usage: 9384804) - (peak: 9417984)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/ModuleManager/ModuleManager.module.php = 60696 bytes for an approximate total of 5505008
Debug: (0,201761) - (usage: 9525204) - (peak: 9556616)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/News/News.module.php = 138692 bytes for an approximate total of 5643700
Debug: (0,206135) - (usage: 9756632) - (peak: 9796128)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/Search/Search.module.php = 174544 bytes for an approximate total of 5818244
Debug: (0,210826) - (usage: 10110200) - (peak: 10153132)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/SelfRegistration/SelfRegistration.module.php = 331692 bytes for an approximate total of 6149936
Debug: (0,213665) - (usage: 10246056) - (peak: 10291728)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/SiteMapMadeSimple/SiteMapMadeSimple.module.php = 87916 bytes for an approximate total of 6237852
Debug: (0,214536) - (usage: 10309172) - (peak: 10341944)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/ThemeManager/ThemeManager.module.php = 59372 bytes for an approximate total of 6297224
Debug: (0,217245) - (usage: 10560364) - (peak: 10586808)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/TinyMCE/TinyMCE.module.php = 249404 bytes for an approximate total of 6546628
Debug: (0,218145) - (usage: 10636664) - (peak: 10663464)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/TruetypeText/TruetypeText.module.php = 73664 bytes for an approximate total of 6620292
Debug display of 'End of Loading Modules':(0,219245) - (usage: 10654520) - (peak: 10769284)
Debug: (0,219638) - (usage: 10680804) - (peak: 10769284)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.CmsRegularTaskHandler.php = 25124 bytes for an approximate total of 6645416
Debug: (0,219741) - (usage: 10629280) - (peak: 10769284)
Session found. Moving on...
Debug: (0,21979) - (usage: 10629548) - (peak: 10769284)
Session found. Moving on...
Debug: (0,223734) - (usage: 11003188) - (peak: 11184268)
Session found. Moving on...
Debug: (0,234169) - (usage: 11764548) - (peak: 11822744)
Session found. Moving on...
Debug: (0,234601) - (usage: 11793200) - (peak: 11822744)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_content_cache.php = 27236 bytes for an approximate total of 6672652
Debug: (0,235326) - (usage: 11795288) - (peak: 11846584)
(mysql): SELECT * FROM cms_content WHERE content_id = '260' LIMIT 1
Debug: (0,245564) - (usage: 12574648) - (peak: 12647696)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.ContentBase.php = 335976 bytes for an approximate total of 7008628
Debug: (0,245721) - (usage: 12605252) - (peak: 12647696)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.CMSModuleContentType.php = 373536 bytes for an approximate total of 7382164
Debug: (0,246468) - (usage: 12669344) - (peak: 12702020)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.ContentProperties.php = 34076 bytes for an approximate total of 7416240
Debug: (0,246976) - (usage: 12689144) - (peak: 12720220)
Session found. Moving on...
Debug: (0,248295) - (usage: 12767528) - (peak: 12787156)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/lib/class.ac_utils.php = 72548 bytes for an approximate total of 7488788
Debug: (0,248638) - (usage: 12765020) - (peak: 12813052)
Session found. Moving on...
Debug: (0,24896) - (usage: 12766112) - (peak: 12814048)
Session found. Moving on...
Debug: (0,250554) - (usage: 12858612) - (peak: 12885132)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.templateoperations.inc.php = 90492 bytes for an approximate total of 7579280
Debug: (0,251227) - (usage: 12861640) - (peak: 12910604)
(mysql): SELECT template_id, template_name, template_content, stylesheet, encoding, active, default_template, modified_date FROM cms_templates WHERE template_id = '23' LIMIT 1
Debug: (0,253329) - (usage: 12936520) - (peak: 13016272)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/lib/class.acContentBlockBase.php = 37848 bytes for an approximate total of 7617128
Debug: (0,253397) - (usage: 12934136) - (peak: 13035528)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/lib/class.acBlockType_module.php = 54628 bytes for an approximate total of 7671756
Debug: (0,25617) - (usage: 12961764) - (peak: 13101352)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/lib/class.acBlockType_dropdown.php = 23048 bytes for an approximate total of 7694804
Debug: (0,261676) - (usage: 12998696) - (peak: 13128296)
Loading /homepages/3/d22768166/htdocs/domain_de/modules/AdvancedContent/lib/class.acBlockType_text.php = 28292 bytes for an approximate total of 7723096
Debug: (0,26298) - (usage: 13000968) - (peak: 13146236)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '260'
Debug: (0,267416) - (usage: 13002412) - (peak: 13150544)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '260'
Debug: (0,267732) - (usage: 12994224) - (peak: 13150544)
Session found. Moving on...
Debug: (0,267981) - (usage: 12997472) - (peak: 13150544)
Session found. Moving on...
Debug: (0,268148) - (usage: 12998476) - (peak: 13150544)
setpropertyvalue called
Debug: (0,268199) - (usage: 12998624) - (peak: 13150544)
setpropertyvalue called
Debug: (0,268246) - (usage: 12998772) - (peak: 13150544)
setpropertyvalue called
Debug: (0,268292) - (usage: 12998920) - (peak: 13150544)
setpropertyvalue called
Debug: (0,269034) - (usage: 12999156) - (peak: 13150544)
setpropertyvalue called
Debug: (0,269294) - (usage: 13001380) - (peak: 13150544)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.content_assistant.php = 7356 bytes for an approximate total of 7730452
Debug: (0,26939) - (usage: 13000904) - (peak: 13150544)
Session found. Moving on...
Debug: (0,269518) - (usage: 13001724) - (peak: 13150544)
Session found. Moving on...
Debug: (0,270467) - (usage: 13087976) - (peak: 13216488)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.Events.php = 85376 bytes for an approximate total of 7815828
Debug: (0,270992) - (usage: 13090824) - (peak: 13216488)
(mysql): SELECT eh.tag_name, eh.module_name, e.originator, e.event_name, eh.handler_order, eh.handler_id, eh.removable FROM cms_event_handlers eh
INNER JOIN cms_events e ON e.event_id = eh.event_id
ORDER BY eh.handler_order ASC
Debug: (0,275462) - (usage: 13115796) - (peak: 13216488)
(mysql): UPDATE cms_content SET content_name = 'Klassentermine L2LW', owner_id = '23', type = 'content2', template_id = '23', parent_id = '134', active = 1, default_content = 0, show_in_menu = 0, cachable = 1, secure = '0', page_url = '', menu_text = 'Klassentermine L2LW', content_alias = 'klassentermine-l2lw', metadata = '{* Add code here that should appear in the metadata section of all new pages *}', titleattribute = '', accesskey = '', tabindex = '', modified_date = '2012-08-28 08:33:31', item_order = '2', markup = 'html', last_modified_by = '1' WHERE content_id = '260'
Debug: (0,275907) - (usage: 13110232) - (peak: 13216488)
(mysql): DELETE FROM cms_additional_users WHERE content_id = '260'
Debug: (0,275984) - (usage: 13108128) - (peak: 13216488)
save from 1171
Debug: (0,280869) - (usage: 13112124) - (peak: 13216488)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'target'
Debug: (0,281425) - (usage: 13114056) - (peak: 13216488)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','string','target','','','','','2012-08-28 08:33:31'
)
Debug: (0,282233) - (usage: 13113924) - (peak: 13216488)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'image'
Debug: (0,282699) - (usage: 13115176) - (peak: 13216488)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','string','image','','','','-1','2012-08-28 08:33:31'
)
Debug: (0,283934) - (usage: 13115064) - (peak: 13216488)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'thumbnail'
Debug: (0,284383) - (usage: 13116324) - (peak: 13216488)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','string','thumbnail','','','','','2012-08-28 08:33:31'
)
Debug: (0,285025) - (usage: 13116180) - (peak: 13216488)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'extra1'
Debug: (0,285464) - (usage: 13117436) - (peak: 13216488)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','string','extra1','','','','','2012-08-28 08:33:31'
)
Debug: (0,286106) - (usage: 13117308) - (peak: 13216488)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'extra2'
Debug: (0,286549) - (usage: 13118560) - (peak: 13216488)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','string','extra2','','','','','2012-08-28 08:33:31'
)
Debug: (0,287201) - (usage: 13118428) - (peak: 13216488)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'extra3'
Debug: (0,287653) - (usage: 13119696) - (peak: 13216488)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','string','extra3','','','','','2012-08-28 08:33:31'
)
Debug: (0,288312) - (usage: 13119572) - (peak: 13216488)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'searchable'
Debug: (0,288748) - (usage: 13120836) - (peak: 13216488)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','int','searchable','','','','1','2012-08-28 08:33:31'
)
Debug: (0,289412) - (usage: 13120704) - (peak: 13216488)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'pagedata'
Debug: (0,289859) - (usage: 13121968) - (peak: 13216488)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','string','pagedata','','','','','2012-08-28 08:33:31'
)
Debug: (0,293583) - (usage: 13121876) - (peak: 13216564)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'disable_wysiwyg'
Debug: (0,294087) - (usage: 13123132) - (peak: 13216564)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','int','disable_wysiwyg','','','','0','2012-08-28 08:33:31'
)
Debug: (0,294784) - (usage: 13123032) - (peak: 13217824)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'use_expire_date'
Debug: (0,295268) - (usage: 13124284) - (peak: 13217824)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','int','use_expire_date','','','','0','2012-08-28 08:33:31'
)
Debug: (0,296015) - (usage: 13124152) - (peak: 13218888)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'start_date'
Debug: (0,299272) - (usage: 13125396) - (peak: 13218888)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','int','start_date','','','','','2012-08-28 08:33:31'
)
Debug: (0,300201) - (usage: 13125280) - (peak: 13219936)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'end_date'
Debug: (0,300707) - (usage: 13126520) - (peak: 13219936)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','int','end_date','','','','','2012-08-28 08:33:31'
)
Debug: (0,301431) - (usage: 13126404) - (peak: 13220920)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'feu_access'
Debug: (0,301944) - (usage: 13127672) - (peak: 13220920)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','string','feu_access','','','','','2012-08-28 08:33:31'
)
Debug: (0,302768) - (usage: 13127564) - (peak: 13221952)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'redirect_page'
Debug: (0,303273) - (usage: 13128824) - (peak: 13221952)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','int','redirect_page','','','','','2012-08-28 08:33:31'
)
Debug: (0,304023) - (usage: 13128692) - (peak: 13222964)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'feu_action'
Debug: (0,304581) - (usage: 13129952) - (peak: 13222964)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','int','feu_action','','','','1','2012-08-28 08:33:31'
)
Debug: (0,30532) - (usage: 13129844) - (peak: 13223956)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'hide_menu_item'
Debug: (0,305771) - (usage: 13131108) - (peak: 13223956)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','int','hide_menu_item','','','','1','2012-08-28 08:33:31'
)
Debug: (0,306421) - (usage: 13131016) - (peak: 13224992)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'inherit_feu_params'
Debug: (0,306886) - (usage: 13132276) - (peak: 13224992)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','int','inherit_feu_params','','','','','2012-08-28 08:33:31'
)
Debug: (0,30753) - (usage: 13132144) - (peak: 13226404)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'feu_params'
Debug: (0,308058) - (usage: 13133912) - (peak: 13226404)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','string','feu_params','','','','','2012-08-28 08:33:31'
)
Debug: (0,308698) - (usage: 13133828) - (peak: 13228000)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'feu_params_smarty'
Debug: (0,309153) - (usage: 13135084) - (peak: 13228000)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','int','feu_params_smarty','','','','0','2012-08-28 08:33:31'
)
Debug: (0,309914) - (usage: 13135020) - (peak: 13229008)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'inherit_custom_params'
Debug: (0,310358) - (usage: 13136276) - (peak: 13229008)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','int','inherit_custom_params','','','','','2012-08-28 08:33:31'
)
Debug: (0,311007) - (usage: 13136160) - (peak: 13230324)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'custom_params'
Debug: (0,311438) - (usage: 13137416) - (peak: 13230324)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','string','custom_params','','','','','2012-08-28 08:33:31'
)
Debug: (0,312077) - (usage: 13137336) - (peak: 13231372)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'custom_params_smarty'
Debug: (0,312526) - (usage: 13138600) - (peak: 13231372)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','int','custom_params_smarty','','','','0','2012-08-28 08:33:31'
)
Debug: (0,31316) - (usage: 13138452) - (peak: 13232492)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'image01'
Debug: (0,313606) - (usage: 13139708) - (peak: 13232492)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','string','image01','','','','','2012-08-28 08:33:31'
)
Debug: (0,314252) - (usage: 13139564) - (peak: 13233444)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'gallery'
Debug: (0,31471) - (usage: 13140836) - (peak: 13233444)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','string','gallery','','','','','2012-08-28 08:33:31'
)
Debug: (0,315343) - (usage: 13140696) - (peak: 13234436)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'download'
Debug: (0,315773) - (usage: 13141968) - (peak: 13234436)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','string','download','','','','','2012-08-28 08:33:31'
)
Debug: (0,316415) - (usage: 13141852) - (peak: 13235456)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'downloadtitle'
Debug: (0,316844) - (usage: 13143120) - (peak: 13235456)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','string','downloadtitle','','','','','2012-08-28 08:33:31'
)
Debug: (0,317487) - (usage: 13142984) - (peak: 13236480)
(mysql): DELETE FROM cms_content_props WHERE content_id = '260' AND prop_name = 'content_en'
Debug: (0,317945) - (usage: 13145244) - (peak: 13236480)
(mysql):
INSERT INTO cms_content_props
(
content_id,
type,
prop_name,
param1,
param2,
param3,
content,
modified_date
)
VALUES
(
'260','string','content_en','','','','<h1>Klassentermine L2LW</h1>\r\n<p>{cms_module module=\"CGCalendar\" display=\"yearlist\" year=\"2012\" category=\"12-13_L2LW\"}{cms_module module=\"CGCalendar\" display=\"yearlist\" year=\"2013\" category=\"12-13_L2LW\"}</p>','2012-08-28 08:33:31'
)
Debug: (0,318389) - (usage: 13145404) - (peak: 13239448)
(mysql): DELETE FROM cms_crossref WHERE parent_id = '260' AND parent_type = 'content'
Debug: (0,318666) - (usage: 13140744) - (peak: 13239448)
calling module MenuManager from event ContentEditPost
Debug: (0,318886) - (usage: 13141512) - (peak: 13239448)
calling module Search from event ContentEditPost
Debug: (0,320675) - (usage: 13215408) - (peak: 13320880)
(mysql): SELECT id FROM cms_module_search_items WHERE
extra_attr = 'template' AND content_id = '23' LIMIT 1
Debug: (0,320846) - (usage: 13212908) - (peak: 13320880)
properties called
Debug: (0,322399) - (usage: 13217892) - (peak: 13320880)
(mysql): DELETE FROM cms_module_search_items WHERE module_name='Search' AND content_id='260' AND extra_attr='content'
Debug: (0,345578) - (usage: 13217008) - (peak: 13320880)
(mysql): DELETE FROM cms_module_search_index WHERE item_id NOT IN (SELECT id FROM cms_module_search_items)
Debug: (0,348475) - (usage: 13220160) - (peak: 13320880)
(mysql): SELECT id FROM cms_module_search_items WHERE module_name='Search' AND content_id='260' AND extra_attr='content'
Debug: (0,351551) - (usage: 13220764) - (peak: 13320880)
(mysql): update cms_module_search_items_seq set id=LAST_INSERT_ID(id+1);
Debug: (0,352297) - (usage: 13222824) - (peak: 13320880)
(mysql): INSERT INTO cms_module_search_items (id, module_name, content_id, extra_attr, expires) VALUES (4000,'Search','260','content',NULL)
Debug: (0,352868) - (usage: 13222684) - (peak: 13320880)
(mysql): INSERT INTO cms_module_search_index (item_id, word, count) VALUES (4000,'klassentermin',5)
Debug: (0,353446) - (usage: 13222904) - (peak: 13320880)
(mysql): INSERT INTO cms_module_search_index (item_id, word, count) VALUES (4000,'l2lw',5)
Debug: (0,353558) - (usage: 13214196) - (peak: 13320880)
calling module AdvancedContent from event ContentEditPost
Debug: (0,353945) - (usage: 13214808) - (peak: 13320880)
calling module SiteMapMadeSimple from event ContentEditPost
Debug: (0,35424) - (usage: 13224608) - (peak: 13320880)
get all content...
Debug display of 'Start Loading Hierarchy Manager':(0,354289) - (usage: 13224920) - (peak: 13323168)
Debug display of 'starting tree':(0,35433) - (usage: 13225244) - (peak: 13323168)
Debug: (0,355207) - (usage: 13227732) - (peak: 13323168)
(mysql): SELECT modified_date FROM cms_content ORDER BY modified_date DESC LIMIT 1
Debug display of 'Start Loading Children into Tree':(0,355391) - (usage: 13226536) - (peak: 13323424)
Debug: (0,356588) - (usage: 13228244) - (peak: 13323424)
(mysql): SELECT content_id,parent_id,content_alias FROM cms_content ORDER BY parent_id,item_order
Debug: (0,357776) - (usage: 13330892) - (peak: 13373208)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_tree_operations.php = 9800 bytes for an approximate total of 7825628
Debug: (0,358815) - (usage: 13403680) - (peak: 13446796)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_tree.php = 33740 bytes for an approximate total of 7859368
Debug: (0,358881) - (usage: 13405856) - (peak: 13472028)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/class.cms_content_tree.php = 74596 bytes for an approximate total of 7933964
Debug display of 'End Loading Children into Tree':(0,382981) - (usage: 13530656) - (peak: 13549828)
Debug: (0,383043) - (usage: 13530792) - (peak: 13591044)
Serializing...
Debug display of 'ending tree':(0,384472) - (usage: 13530992) - (peak: 13667656)
Debug display of 'End Loading Hierarchy Manager':(0,38461) - (usage: 13456004) - (peak: 13667656)
Debug: (0,386236) - (usage: 13474984) - (peak: 13667656)
(mysql): SELECT * FROM cms_content WHERE content_id IN (15,18,20,21,22,42) ORDER BY hierarchy
Debug: (0,387235) - (usage: 13565840) - (peak: 13667656)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/contenttypes/SectionHeader.inc.php = 43720 bytes for an approximate total of 7977684
Debug: (0,389979) - (usage: 13625496) - (peak: 13667656)
(mysql): SELECT * FROM cms_content WHERE content_id IN (23,24,25,205) ORDER BY hierarchy
Debug: (0,39249) - (usage: 13736484) - (peak: 13768952)
(mysql): SELECT * FROM cms_content WHERE content_id IN (66,67,54,65,55,59,60,64,53,189) ORDER BY hierarchy
Debug: (0,3971) - (usage: 14015716) - (peak: 14052020)
(mysql): SELECT * FROM cms_content WHERE content_id IN (169,68,69) ORDER BY hierarchy
Debug: (0,399211) - (usage: 14097428) - (peak: 14117040)
(mysql): SELECT * FROM cms_content WHERE content_id IN (56,57,58) ORDER BY hierarchy
Debug: (0,401328) - (usage: 14182932) - (peak: 14199736)
(mysql): SELECT * FROM cms_content WHERE content_id IN (254) ORDER BY hierarchy
Debug: (0,402566) - (usage: 14211740) - (peak: 14240388)
(mysql): SELECT * FROM cms_content WHERE content_id IN (72,248) ORDER BY hierarchy
Debug: (0,40439) - (usage: 14269388) - (peak: 14280852)
(mysql): SELECT * FROM cms_content WHERE content_id IN (76,77,79,80,81,82,85,84,86,83) ORDER BY hierarchy
Debug: (0,409394) - (usage: 14549788) - (peak: 14578804)
(mysql): SELECT * FROM cms_content WHERE content_id IN (70,71) ORDER BY hierarchy
Debug: (0,411181) - (usage: 14606820) - (peak: 14621684)
(mysql): SELECT * FROM cms_content WHERE content_id IN (26,27,28,29) ORDER BY hierarchy
Debug: (0,413695) - (usage: 14720292) - (peak: 14735680)
(mysql): SELECT * FROM cms_content WHERE content_id IN (87,89,91) ORDER BY hierarchy
Debug: (0,415575) - (usage: 14805372) - (peak: 14818164)
(mysql): SELECT * FROM cms_content WHERE content_id IN (88) ORDER BY hierarchy
Debug: (0,416654) - (usage: 14832508) - (peak: 14858720)
(mysql): SELECT * FROM cms_content WHERE content_id IN (90) ORDER BY hierarchy
Debug: (0,417888) - (usage: 14860024) - (peak: 14881872)
(mysql): SELECT * FROM cms_content WHERE content_id IN (94,96,100,98,92) ORDER BY hierarchy
Debug: (0,420505) - (usage: 15002112) - (peak: 15019564)
(mysql): SELECT * FROM cms_content WHERE content_id IN (95) ORDER BY hierarchy
Debug: (0,421647) - (usage: 15029188) - (peak: 15059228)
(mysql): SELECT * FROM cms_content WHERE content_id IN (97) ORDER BY hierarchy
Debug: (0,422768) - (usage: 15056260) - (peak: 15080572)
(mysql): SELECT * FROM cms_content WHERE content_id IN (101) ORDER BY hierarchy
Debug: (0,423885) - (usage: 15083332) - (peak: 15105220)
(mysql): SELECT * FROM cms_content WHERE content_id IN (99) ORDER BY hierarchy
Debug: (0,425276) - (usage: 15110384) - (peak: 15132160)
(mysql): SELECT * FROM cms_content WHERE content_id IN (93) ORDER BY hierarchy
Debug: (0,427085) - (usage: 15137720) - (peak: 15159096)
(mysql): SELECT * FROM cms_content WHERE content_id IN (102,104,180,109) ORDER BY hierarchy
Debug: (0,429497) - (usage: 15252156) - (peak: 15266824)
(mysql): SELECT * FROM cms_content WHERE content_id IN (103) ORDER BY hierarchy
Debug: (0,43065) - (usage: 15279192) - (peak: 15306592)
(mysql): SELECT * FROM cms_content WHERE content_id IN (105) ORDER BY hierarchy
Debug: (0,431767) - (usage: 15307496) - (peak: 15328672)
(mysql): SELECT * FROM cms_content WHERE content_id IN (182) ORDER BY hierarchy
Debug: (0,432846) - (usage: 15335852) - (peak: 15355892)
(mysql): SELECT * FROM cms_content WHERE content_id IN (110) ORDER BY hierarchy
Debug: (0,43404) - (usage: 15363376) - (peak: 15384096)
(mysql): SELECT * FROM cms_content WHERE content_id IN (111,113,115) ORDER BY hierarchy
Debug: (0,435911) - (usage: 15448956) - (peak: 15460604)
(mysql): SELECT * FROM cms_content WHERE content_id IN (239,234,112) ORDER BY hierarchy
Debug: (0,437749) - (usage: 15536216) - (peak: 15547876)
(mysql): SELECT * FROM cms_content WHERE content_id IN (237) ORDER BY hierarchy
Debug: (0,439029) - (usage: 15567896) - (peak: 15588380)
(mysql): SELECT * FROM cms_content WHERE content_id IN (240,235,114,257) ORDER BY hierarchy
Debug: (0,441216) - (usage: 15681888) - (peak: 15695716)
(mysql): SELECT * FROM cms_content WHERE content_id IN (236) ORDER BY hierarchy
Debug: (0,442444) - (usage: 15713512) - (peak: 15735868)
(mysql): SELECT * FROM cms_content WHERE content_id IN (241,231,116) ORDER BY hierarchy
Debug: (0,444333) - (usage: 15799260) - (peak: 15810612)
(mysql): SELECT * FROM cms_content WHERE content_id IN (238) ORDER BY hierarchy
Debug: (0,445892) - (usage: 15831348) - (peak: 15851228)
(mysql): SELECT * FROM cms_content WHERE content_id IN (30,31,32,33,34,35,36,137) ORDER BY hierarchy
Debug: (0,449806) - (usage: 16053416) - (peak: 16076736)
(mysql): SELECT * FROM cms_content WHERE content_id IN (117,118,119,120,121) ORDER BY hierarchy
Debug: (0,452623) - (usage: 16189188) - (peak: 16203536)
(mysql): SELECT * FROM cms_content WHERE content_id IN (122,123,125,124,242,126) ORDER BY hierarchy
Debug: (0,455664) - (usage: 16357672) - (peak: 16376532)
(mysql): SELECT * FROM cms_content WHERE content_id IN (129,130) ORDER BY hierarchy
Debug: (0,457418) - (usage: 16415016) - (peak: 16423928)
(mysql): SELECT * FROM cms_content WHERE content_id IN (37,39,40,43,61,45,41,253,44) ORDER BY hierarchy
Debug: (0,460541) - (usage: 16688904) - (peak: 16705152)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/contenttypes/Content.inc.php = 163020 bytes for an approximate total of 8140704
Debug: (0,462013) - (usage: 16818288) - (peak: 16834424)
Loading /homepages/3/d22768166/htdocs/domain_de/lib/classes/contenttypes/PageLink.inc.php = 57788 bytes for an approximate total of 8198492
Debug: (0,463977) - (usage: 16865628) - (peak: 16891024)
(mysql): SELECT * FROM cms_content WHERE content_id IN (138,139,142,250,190,186) ORDER BY hierarchy
Debug: (0,467079) - (usage: 17035852) - (peak: 17054552)
(mysql): SELECT * FROM cms_content WHERE content_id IN (127) ORDER BY hierarchy
Debug: (0,468941) - (usage: 17064724) - (peak: 17094004)
(mysql): SELECT * FROM cms_content WHERE content_id IN (62,63,167) ORDER BY hierarchy
Debug: (0,471012) - (usage: 17148880) - (peak: 17160044)
(mysql): SELECT * FROM cms_content WHERE content_id IN (133,134,135,255,132) ORDER BY hierarchy
Debug: (0,474193) - (usage: 17290488) - (peak: 17305448)
(mysql): SELECT * FROM cms_content WHERE content_id IN (150,151,153,154,155,156,157,158,159,160,161,244,243,245,246,247,273) ORDER BY hierarchy
Debug: (0,483492) - (usage: 17765752) - (peak: 17809288)
(mysql): SELECT * FROM cms_content WHERE content_id IN (259,193,262,263,264,265,266,267,268,269,270,271,261,171,178,196) ORDER BY hierarchy
Debug: (0,49041) - (usage: 18216320) - (peak: 18260048)
(mysql): SELECT * FROM cms_content WHERE content_id IN (136,256) ORDER BY hierarchy
Debug: (0,492295) - (usage: 18274240) - (peak: 18297560)
(mysql): SELECT * FROM cms_content WHERE content_id IN (183,229,201,218,222,228,216,221,252,168,213) ORDER BY hierarchy
Debug: (0,49727) - (usage: 18582988) - (peak: 18615560)
(mysql): SELECT * FROM cms_content WHERE content_id IN (217,230) ORDER BY hierarchy
Debug: (0,498933) - (usage: 18639780) - (peak: 18655792)
(mysql): SELECT * FROM cms_content WHERE content_id IN (202,203,204,166) ORDER BY hierarchy
Debug: (0,501226) - (usage: 18752828) - (peak: 18767728)
(mysql): SELECT * FROM cms_content WHERE content_id IN (249) ORDER BY hierarchy
Debug: (0,5023) - (usage: 18781188) - (peak: 18807836)
(mysql): SELECT * FROM cms_content WHERE content_id IN (251) ORDER BY hierarchy
Debug: (0,503943) - (usage: 18810192) - (peak: 18831748)
(mysql): SELECT * FROM cms_content WHERE content_id IN (209,215,191,214) ORDER BY hierarchy
Debug: (0,506246) - (usage: 18922984) - (peak: 18938236)
(mysql): SELECT * FROM cms_content WHERE content_id IN (208,210,211,212) ORDER BY hierarchy
Debug: (0,50869) - (usage: 19036232) - (peak: 19050536)
(mysql): SELECT * FROM cms_content WHERE content_id IN (143,146,164,272) ORDER BY hierarchy
Debug: (0,510916) - (usage: 19147588) - (peak: 19162504)
(mysql): SELECT * FROM cms_content WHERE content_id IN (145,144,165) ORDER BY hierarchy
Debug: (0,512363) - (usage: 19226096) - (peak: 19241272)
end get all content...
Debug: (0,513675) - (usage: 19214800) - (peak: 19282252)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '15'
Debug: (0,51523) - (usage: 19218960) - (peak: 19282252)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '23'
Debug: (0,517845) - (usage: 19223020) - (peak: 19283628)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '66'
Debug: (0,520259) - (usage: 19226732) - (peak: 19284788)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '67'
Debug: (0,522654) - (usage: 19230624) - (peak: 19286972)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '169'
Debug: (0,52746) - (usage: 19238192) - (peak: 19289384)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '54'
Debug: (0,530062) - (usage: 19242484) - (peak: 19294540)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '65'
Debug: (0,532526) - (usage: 19246028) - (peak: 19297920)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '55'
Debug: (0,535124) - (usage: 19249912) - (peak: 19300792)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '56'
Debug: (0,537682) - (usage: 19254400) - (peak: 19304344)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '57'
Debug: (0,540473) - (usage: 19259104) - (peak: 19308344)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '58'
Debug: (0,543272) - (usage: 19264920) - (peak: 19312732)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '60'
Debug: (0,545885) - (usage: 19269920) - (peak: 19318140)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '254'
Debug: (0,548337) - (usage: 19273028) - (peak: 19323260)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '64'
Debug: (0,551012) - (usage: 19277296) - (peak: 19326140)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '53'
Debug: (0,553617) - (usage: 19290744) - (peak: 19330140)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '189'
Debug: (0,557551) - (usage: 19297240) - (peak: 19343420)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '72'
Debug: (0,560128) - (usage: 19309720) - (peak: 19349684)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '248'
Debug: (0,562544) - (usage: 19312944) - (peak: 19361828)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '25'
Debug: (0,564996) - (usage: 19316740) - (peak: 19364980)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '76'
Debug: (0,567439) - (usage: 19321392) - (peak: 19368684)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '77'
Debug: (0,570046) - (usage: 19327308) - (peak: 19373068)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '79'
Debug: (0,572649) - (usage: 19332076) - (peak: 19378852)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '80'
Debug: (0,57533) - (usage: 19337380) - (peak: 19383464)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '81'
Debug: (0,579101) - (usage: 19342380) - (peak: 19388696)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '82'
Debug: (0,581848) - (usage: 19347352) - (peak: 19393528)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '85'
Debug: (0,584654) - (usage: 19352780) - (peak: 19398344)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '84'
Debug: (0,58739) - (usage: 19358492) - (peak: 19403656)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '83'
Debug: (0,590003) - (usage: 19362748) - (peak: 19409252)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '205'
Debug: (0,592616) - (usage: 19365872) - (peak: 19413504)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '70'
Debug: (0,595366) - (usage: 19371504) - (peak: 19416492)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '71'
Debug: (0,598329) - (usage: 19375860) - (peak: 19421800)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '26'
Debug: (0,601162) - (usage: 19380444) - (peak: 19426024)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '87'
Debug: (0,605468) - (usage: 19394596) - (peak: 19430476)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '89'
Debug: (0,609734) - (usage: 19400424) - (peak: 19444176)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '91'
Debug: (0,612552) - (usage: 19403556) - (peak: 19449684)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '27'
Debug: (0,615689) - (usage: 19408160) - (peak: 19452668)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '94'
Debug: (0,620055) - (usage: 19421196) - (peak: 19457292)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '96'
Debug: (0,624563) - (usage: 19433780) - (peak: 19469844)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '100'
Debug: (0,628983) - (usage: 19444672) - (peak: 19482404)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '98'
Debug: (0,633636) - (usage: 19457148) - (peak: 19493068)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '92'
Debug: (0,638424) - (usage: 19467280) - (peak: 19505172)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '28'
Debug: (0,641425) - (usage: 19471872) - (peak: 19515188)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '102'
Debug: (0,646556) - (usage: 19481052) - (peak: 19519724)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '104'
Debug: (0,649424) - (usage: 19490392) - (peak: 19528708)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '105'
Debug: (0,652719) - (usage: 19494296) - (peak: 19538064)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '180'
Debug: (0,655632) - (usage: 19498052) - (peak: 19541844)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '182'
Debug: (0,658415) - (usage: 19501984) - (peak: 19545640)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '109'
Debug: (0,662907) - (usage: 19512684) - (peak: 19549556)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '29'
Debug: (0,666102) - (usage: 19519224) - (peak: 19560088)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '111'
Debug: (0,66936) - (usage: 19523876) - (peak: 19566640)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '239'
Debug: (0,672351) - (usage: 19528548) - (peak: 19571164)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '237'
Debug: (0,675986) - (usage: 19538292) - (peak: 19575956)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '234'
Debug: (0,67928) - (usage: 19547704) - (peak: 19585344)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '112'
Debug: (0,682169) - (usage: 19551248) - (peak: 19594872)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '113'
Debug: (0,685125) - (usage: 19555868) - (peak: 19598496)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '240'
Debug: (0,688289) - (usage: 19560720) - (peak: 19603264)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '236'
Debug: (0,691767) - (usage: 19570364) - (peak: 19608260)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '235'
Debug: (0,696722) - (usage: 19581788) - (peak: 19617508)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '257'
Debug: (0,699722) - (usage: 19585388) - (peak: 19628812)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '115'
Debug: (0,70291) - (usage: 19590120) - (peak: 19632632)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '241'
Debug: (0,706158) - (usage: 19595160) - (peak: 19637484)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '238'
Debug: (0,70959) - (usage: 19605112) - (peak: 19642748)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '231'
Debug: (0,714595) - (usage: 19616304) - (peak: 19652364)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '30'
Debug: (0,717584) - (usage: 19620456) - (peak: 19664068)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '31'
Debug: (0,72053) - (usage: 19624440) - (peak: 19668192)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '117'
Debug: (0,729383) - (usage: 19634832) - (peak: 19672184)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '32'
Debug: (0,730683) - (usage: 19637996) - (peak: 19682932)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '33'
Debug: (0,731942) - (usage: 19640632) - (peak: 19685756)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '34'
Debug: (0,736944) - (usage: 19647008) - (peak: 19688140)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '122'
Debug: (0,740059) - (usage: 19650120) - (peak: 19695088)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '123'
Debug: (0,743199) - (usage: 19653228) - (peak: 19698204)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '125'
Debug: (0,746293) - (usage: 19656344) - (peak: 19701312)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '124'
Debug: (0,749348) - (usage: 19659460) - (peak: 19704344)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '242'
Debug: (0,752385) - (usage: 19662700) - (peak: 19707496)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '126'
Debug: (0,755453) - (usage: 19665804) - (peak: 19710736)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '36'
Debug: (0,758589) - (usage: 19671088) - (peak: 19713964)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '129'
Debug: (0,761761) - (usage: 19675956) - (peak: 19719032)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '130'
Debug: (0,764949) - (usage: 19681856) - (peak: 19723780)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '137'
Debug: (0,768028) - (usage: 19685452) - (peak: 19729704)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '22'
Debug: (0,77115) - (usage: 19688472) - (peak: 19733428)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '37'
Debug: (0,775567) - (usage: 19692508) - (peak: 19736432)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '39'
Debug: (0,778755) - (usage: 19702628) - (peak: 19740376)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '138'
Debug: (0,781972) - (usage: 19710876) - (peak: 19750568)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '139'
Debug: (0,785284) - (usage: 19717548) - (peak: 19758920)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '142'
Debug: (0,788568) - (usage: 19722648) - (peak: 19765592)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '250'
Debug: (0,791805) - (usage: 19726124) - (peak: 19770760)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '190'
Debug: (0,795317) - (usage: 19730016) - (peak: 19774260)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '186'
Debug: (0,798414) - (usage: 19734504) - (peak: 19778084)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '40'
Debug: (0,803685) - (usage: 19739252) - (peak: 19782644)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '127'
Debug: (0,806948) - (usage: 19747880) - (peak: 19787256)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '61'
Debug: (0,810381) - (usage: 19752652) - (peak: 19795808)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '62'
Debug: (0,813539) - (usage: 19758200) - (peak: 19800560)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '63'
Debug: (0,816676) - (usage: 19763404) - (peak: 19806108)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '167'
Debug: (0,82186) - (usage: 19770164) - (peak: 19811480)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '133'
Debug: (0,825098) - (usage: 19773840) - (peak: 19818108)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '150'
Debug: (0,826377) - (usage: 19776532) - (peak: 19821868)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '151'
Debug: (0,82765) - (usage: 19779212) - (peak: 19824156)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '153'
Debug: (0,829008) - (usage: 19781892) - (peak: 19826600)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '154'
Debug: (0,830433) - (usage: 19784572) - (peak: 19829196)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '155'
Debug: (0,83167) - (usage: 19787252) - (peak: 19831948)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '156'
Debug: (0,832947) - (usage: 19790012) - (peak: 19834520)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '157'
Debug: (0,836544) - (usage: 19792692) - (peak: 19837052)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '158'
Debug: (0,837876) - (usage: 19795372) - (peak: 19839644)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '159'
Debug: (0,839279) - (usage: 19798052) - (peak: 19842236)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '160'
Debug: (0,840639) - (usage: 19801244) - (peak: 19844828)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '161'
Debug: (0,841925) - (usage: 19803924) - (peak: 19847964)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '244'
Debug: (0,845788) - (usage: 19807040) - (peak: 19850600)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '243'
Debug: (0,849269) - (usage: 19810164) - (peak: 19855100)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '245'
Debug: (0,852717) - (usage: 19813288) - (peak: 19858224)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '246'
Debug: (0,856156) - (usage: 19816412) - (peak: 19861348)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '247'
Debug: (0,861167) - (usage: 19819536) - (peak: 19864472)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '273'
Debug: (0,864882) - (usage: 19822652) - (peak: 19867596)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '134'
Debug: (0,868499) - (usage: 19829440) - (peak: 19870672)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '259'
Debug: (0,872191) - (usage: 19832712) - (peak: 19877500)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '193'
Debug: (0,87601) - (usage: 19835536) - (peak: 19880772)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '262'
Debug: (0,877306) - (usage: 19837748) - (peak: 19883060)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '263'
Debug: (0,878592) - (usage: 19839960) - (peak: 19885204)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '264'
Debug: (0,879877) - (usage: 19842172) - (peak: 19887328)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '265'
Debug: (0,881176) - (usage: 19844384) - (peak: 19889452)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '266'
Debug: (0,882542) - (usage: 19846596) - (peak: 19891576)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '267'
Debug: (0,884013) - (usage: 19848808) - (peak: 19893700)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '268'
Debug: (0,885343) - (usage: 19851020) - (peak: 19895824)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '269'
Debug: (0,88668) - (usage: 19853232) - (peak: 19897948)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '270'
Debug: (0,888056) - (usage: 19855444) - (peak: 19900136)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '271'
Debug: (0,889473) - (usage: 19857656) - (peak: 19902196)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '261'
Debug: (0,890936) - (usage: 19859876) - (peak: 19904364)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '171'
Debug: (0,892487) - (usage: 19862712) - (peak: 19906584)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '178'
Debug: (0,893915) - (usage: 19865536) - (peak: 19909436)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '196'
Debug: (0,900122) - (usage: 19870228) - (peak: 19912388)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '255'
Debug: (0,904176) - (usage: 19873276) - (peak: 19918372)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '136'
Debug: (0,908419) - (usage: 19877088) - (peak: 19921380)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '256'
Debug: (0,912129) - (usage: 19880200) - (peak: 19924928)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '132'
Debug: (0,915687) - (usage: 19884796) - (peak: 19927988)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '253'
Debug: (0,919536) - (usage: 19887820) - (peak: 19932764)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '183'
Debug: (0,923078) - (usage: 19893368) - (peak: 19935788)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '229'
Debug: (0,926629) - (usage: 19896496) - (peak: 19941308)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '217'
Debug: (0,930165) - (usage: 19901876) - (peak: 19944288)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '230'
Debug: (0,931842) - (usage: 19904328) - (peak: 19949772)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '201'
Debug: (0,935927) - (usage: 19911284) - (peak: 19951616)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '218'
Debug: (0,939715) - (usage: 19914368) - (peak: 19959104)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '202'
Debug: (0,943473) - (usage: 19918044) - (peak: 19962204)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '203'
Debug: (0,947091) - (usage: 19921752) - (peak: 19965976)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '204'
Debug: (0,950773) - (usage: 19925748) - (peak: 19969644)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '166'
Debug: (0,954791) - (usage: 19931320) - (peak: 19973680)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '222'
Debug: (0,959078) - (usage: 19943908) - (peak: 19979236)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '228'
Debug: (0,960511) - (usage: 19946084) - (peak: 19991824)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '216'
Debug: (0,964668) - (usage: 19949648) - (peak: 19993468)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '249'
Debug: (0,968582) - (usage: 19952836) - (peak: 19997648)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '251'
Debug: (0,972394) - (usage: 19957272) - (peak: 20000688)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '221'
Debug: (0,976519) - (usage: 19960732) - (peak: 20005116)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '252'
Debug: (0,987108) - (usage: 19963968) - (peak: 20008576)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '168'
Debug: (0,991022) - (usage: 19969032) - (peak: 20011812)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '213'
Debug: (0,994727) - (usage: 19972260) - (peak: 20016808)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '209'
Debug: (0,998361) - (usage: 19975416) - (peak: 20020052)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '208'
Debug: (1,001919) - (usage: 19978796) - (peak: 20023288)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '210'
Debug: (1,005568) - (usage: 19982240) - (peak: 20026668)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '211'
Debug: (1,009489) - (usage: 19985692) - (peak: 20030128)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '212'
Debug: (1,013189) - (usage: 19989136) - (peak: 20033564)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '215'
Debug: (1,016872) - (usage: 19992332) - (peak: 20036992)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '191'
Debug: (1,020512) - (usage: 19996112) - (peak: 20040288)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '214'
Debug: (1,02416) - (usage: 19999320) - (peak: 20044000)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '44'
Debug: (1,025586) - (usage: 20001972) - (peak: 20047376)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '143'
Debug: (1,031851) - (usage: 20008872) - (peak: 20049572)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '165'
Debug: (1,035508) - (usage: 20012932) - (peak: 20056800)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '146'
Debug: (1,037045) - (usage: 20015588) - (peak: 20060776)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '164'
Debug: (1,040964) - (usage: 20018312) - (peak: 20063028)
(mysql): SELECT * FROM cms_content_props WHERE content_id = '272'
Debug: (1,043106) - (usage: 20119900) - (peak: 20125024)
(mysql): SELECT * from cms_module_templates WHERE module_name = 'SiteMapMadeSimple' and template_name = 'xml_Sample' LIMIT 1
Debug: (1,043745) - (usage: 20119584) - (peak: 20166632)
(mysql): SELECT module_name,template_name,modified_date
FROM cms_module_templates
Debug: (1,055713) - (usage: 20806864) - (peak: 20830104)
calling module CustomContent from event SmartyPreCompile
Debug: (1,075938) - (usage: 20747292) - (peak: 20935544)
(mysql): SELECT content_id FROM cms_content
Debug: (1,076569) - (usage: 20751284) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '15' LIMIT 1
Debug: (1,077341) - (usage: 20751728) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '15'
Debug: (1,077562) - (usage: 20753368) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00001
[1] => 15
[2] => target,pagedata,extra1,extra2,extra3,image,searchable,disable_wysiwyg,image1,image01,gallery,feu_action,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,download,downloadtitle,thumbnail,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en,startseitenwillkommenstext
[3] => 15
)
Debug: (1,078162) - (usage: 20758808) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00001', id_hierarchy = '15', hierarchy_path = 'home', prop_names = 'target,pagedata,extra1,extra2,extra3,image,searchable,disable_wysiwyg,image1,image01,gallery,feu_action,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,download,downloadtitle,thumbnail,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en,startseitenwillkommenstext' WHERE content_id = '15'
Debug: (1,094857) - (usage: 14862716) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,095547) - (usage: 14863168) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '18'
Debug: (1,095664) - (usage: 14861932) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002
[1] => 18
[2] => extra3,extra2,extra1,target,image,thumbnail
[3] => 18
)
Debug: (1,096241) - (usage: 14865576) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002', id_hierarchy = '18', hierarchy_path = 'ueber-die-domain', prop_names = 'extra3,extra2,extra1,target,image,thumbnail' WHERE content_id = '18'
Debug: (1,096787) - (usage: 14863880) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,097422) - (usage: 14864332) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '20'
Debug: (1,097533) - (usage: 14863096) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003
[1] => 20
[2] => target,image,thumbnail,extra1,extra2,extra3
[3] => 20
)
Debug: (1,097995) - (usage: 14866740) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003', id_hierarchy = '20', hierarchy_path = 'bildungsangebot', prop_names = 'target,image,thumbnail,extra1,extra2,extra3' WHERE content_id = '20'
Debug: (1,098532) - (usage: 14865044) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,099156) - (usage: 14865496) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '21'
Debug: (1,099267) - (usage: 14864260) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004
[1] => 21
[2] => extra3,extra2,extra1,image,target,thumbnail
[3] => 21
)
Debug: (1,099808) - (usage: 14867900) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004', id_hierarchy = '21', hierarchy_path = 'aktivitaeten', prop_names = 'extra3,extra2,extra1,image,target,thumbnail' WHERE content_id = '21'
Debug: (1,101028) - (usage: 14866204) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,101869) - (usage: 14866640) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '22'
Debug: (1,102065) - (usage: 14867668) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005
[1] => 22
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 22
)
Debug: (1,102588) - (usage: 14872676) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005', id_hierarchy = '22', hierarchy_path = 'service', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '22'
Debug: (1,103257) - (usage: 14867916) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,103748) - (usage: 14868644) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,104525) - (usage: 14868652) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '23'
Debug: (1,104709) - (usage: 14869384) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001
[1] => 18.23
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,content_en,image01,gallery,download,downloadtitle
[3] => 23
)
Debug: (1,105246) - (usage: 14874272) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001', id_hierarchy = '18.23', hierarchy_path = 'ueber-die-domain/schulleben', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,content_en,image01,gallery,download,downloadtitle' WHERE content_id = '23'
Debug: (1,106049) - (usage: 14869836) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '24' LIMIT 1
Debug: (1,106466) - (usage: 14870580) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,107117) - (usage: 14870580) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '24'
Debug: (1,107245) - (usage: 14869860) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00002
[1] => 18.24
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en
[3] => 24
)
Debug: (1,107791) - (usage: 14873860) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00002', id_hierarchy = '18.24', hierarchy_path = 'ueber-die-domain/schulentwicklung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en' WHERE content_id = '24'
Debug: (1,108366) - (usage: 14871396) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,108861) - (usage: 14872140) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,109556) - (usage: 14872140) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '25'
Debug: (1,10974) - (usage: 14872880) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00003
[1] => 18.25
[2] => target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,download,downloadtitle,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item
[3] => 25
)
Debug: (1,110225) - (usage: 14877788) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003', id_hierarchy = '18.25', hierarchy_path = 'ueber-die-domain/schulorganisation', prop_names = 'target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,download,downloadtitle,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item' WHERE content_id = '25'
Debug: (1,110764) - (usage: 14873324) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '26' LIMIT 1
Debug: (1,111209) - (usage: 14874060) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,111946) - (usage: 14874064) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '26'
Debug: (1,112152) - (usage: 14875504) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00001
[1] => 20.26
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,image01,gallery,download,downloadtitle,feu_action,hide_menu_item,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 26
)
Debug: (1,112675) - (usage: 14880940) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00001', id_hierarchy = '20.26', hierarchy_path = 'bildungsangebot/berufsschulen', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,image01,gallery,download,downloadtitle,feu_action,hide_menu_item,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '26'
Debug: (1,113269) - (usage: 14875456) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,113681) - (usage: 14876200) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,114403) - (usage: 14876200) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '27'
Debug: (1,114609) - (usage: 14877640) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00002
[1] => 20.27
[2] => target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 27
)
Debug: (1,115113) - (usage: 14883080) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002', id_hierarchy = '20.27', hierarchy_path = 'bildungsangebot/berufsfachschulen', prop_names = 'target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '27'
Debug: (1,1158) - (usage: 14877588) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,116228) - (usage: 14878328) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,117079) - (usage: 14878332) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '28'
Debug: (1,117292) - (usage: 14879772) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00003
[1] => 20.28
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,image01,gallery,download,feu_action,hide_menu_item,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 28
)
Debug: (1,117812) - (usage: 14885208) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003', id_hierarchy = '20.28', hierarchy_path = 'bildungsangebot/berufskollegs', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,image01,gallery,download,feu_action,hide_menu_item,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '28'
Debug: (1,118332) - (usage: 14879728) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,118747) - (usage: 14880480) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,119615) - (usage: 14880476) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '29'
Debug: (1,119821) - (usage: 14881932) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004
[1] => 20.29
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,image01,gallery,feu_action,hide_menu_item,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty
[3] => 29
)
Debug: (1,120399) - (usage: 14887376) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004', id_hierarchy = '20.29', hierarchy_path = 'bildungsangebot/berufliche-gymnasien', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,image01,gallery,feu_action,hide_menu_item,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty' WHERE content_id = '29'
Debug: (1,121009) - (usage: 14881868) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '30' LIMIT 1
Debug: (1,121471) - (usage: 14882600) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,122879) - (usage: 14882608) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '30'
Debug: (1,123079) - (usage: 14883340) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00001
[1] => 21.30
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle
[3] => 30
)
Debug: (1,123599) - (usage: 14888200) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00001', id_hierarchy = '21.30', hierarchy_path = 'aktivitaeten/comenius', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle' WHERE content_id = '30'
Debug: (1,124136) - (usage: 14883792) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '31' LIMIT 1
Debug: (1,12456) - (usage: 14884556) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,125222) - (usage: 14884548) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '31'
Debug: (1,125417) - (usage: 14885576) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00002
[1] => 21.31
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle
[3] => 31
)
Debug: (1,125932) - (usage: 14890760) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00002', id_hierarchy = '21.31', hierarchy_path = 'aktivitaeten/internationaler-austausch', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle' WHERE content_id = '31'
Debug: (1,126713) - (usage: 14885828) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '32' LIMIT 1
Debug: (1,12714) - (usage: 14886592) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,128881) - (usage: 14886584) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '32'
Debug: (1,129093) - (usage: 14887612) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00003
[1] => 21.32
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle
[3] => 32
)
Debug: (1,129622) - (usage: 14892796) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00003', id_hierarchy = '21.32', hierarchy_path = 'aktivitaeten/schueler-helfen-schuelern', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle' WHERE content_id = '32'
Debug: (1,130176) - (usage: 14887864) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '33' LIMIT 1
Debug: (1,130601) - (usage: 14888596) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,131275) - (usage: 14888604) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '33'
Debug: (1,131458) - (usage: 14889340) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00004
[1] => 21.33
[2] => target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle
[3] => 33
)
Debug: (1,131964) - (usage: 14894220) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00004', id_hierarchy = '21.33', hierarchy_path = 'aktivitaeten/schulfeste', prop_names = 'target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle' WHERE content_id = '33'
Debug: (1,132517) - (usage: 14889788) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '34' LIMIT 1
Debug: (1,132937) - (usage: 14890548) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,133649) - (usage: 14890544) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '34'
Debug: (1,133835) - (usage: 14891284) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00005
[1] => 21.34
[2] => target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,content_en
[3] => 34
)
Debug: (1,134329) - (usage: 14896208) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00005', id_hierarchy = '21.34', hierarchy_path = 'aktivitaeten/spendenprojekt-honduras', prop_names = 'target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,content_en' WHERE content_id = '34'
Debug: (1,134863) - (usage: 14891724) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '35' LIMIT 1
Debug: (1,135297) - (usage: 14892456) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,1359) - (usage: 14892460) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '35'
Debug: (1,136027) - (usage: 14891740) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00006
[1] => 21.35
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en
[3] => 35
)
Debug: (1,136501) - (usage: 14895696) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00006', id_hierarchy = '21.35', hierarchy_path = 'aktivitaeten/sporttage', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en' WHERE content_id = '35'
Debug: (1,136999) - (usage: 14893276) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '36' LIMIT 1
Debug: (1,13742) - (usage: 14894008) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,138119) - (usage: 14894016) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '36'
Debug: (1,138329) - (usage: 14895460) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00007
[1] => 21.36
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 36
)
Debug: (1,138914) - (usage: 14900856) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00007', id_hierarchy = '21.36', hierarchy_path = 'aktivitaeten/theater-ag', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '36'
Debug: (1,139522) - (usage: 14895412) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '37' LIMIT 1
Debug: (1,139981) - (usage: 14896144) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,141013) - (usage: 14896144) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '37'
Debug: (1,141207) - (usage: 14896888) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00001
[1] => 22.37
[2] => target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,hide_menu_item,content_en,downloadtitle,download,gallery,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,thumbnail,use_expire_date,start_date
[3] => 37
)
Debug: (1,141776) - (usage: 14901732) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00001', id_hierarchy = '22.37', hierarchy_path = 'service/anreise', prop_names = 'target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,hide_menu_item,content_en,downloadtitle,download,gallery,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,thumbnail,use_expire_date,start_date' WHERE content_id = '37'
Debug: (1,147661) - (usage: 14897340) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '39' LIMIT 1
Debug: (1,14819) - (usage: 14898076) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,148994) - (usage: 14898076) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '39'
Debug: (1,149219) - (usage: 14899532) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00002
[1] => 22.39
[2] => target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,feu_params_smarty,custom_params_smarty,inherit_feu_params,feu_params,inherit_custom_params,custom_params,content_en
[3] => 39
)
Debug: (1,149792) - (usage: 14904900) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00002', id_hierarchy = '22.39', hierarchy_path = 'service/download', prop_names = 'target,image,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,feu_params_smarty,custom_params_smarty,inherit_feu_params,feu_params,inherit_custom_params,custom_params,content_en' WHERE content_id = '39'
Debug: (1,150371) - (usage: 14899484) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '40' LIMIT 1
Debug: (1,150988) - (usage: 14900220) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,151827) - (usage: 14900220) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '40'
Debug: (1,152016) - (usage: 14900964) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00003
[1] => 22.40
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item
[3] => 40
)
Debug: (1,152523) - (usage: 14905820) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00003', id_hierarchy = '22.40', hierarchy_path = 'service/gaestebuch', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item' WHERE content_id = '40'
Debug: (1,153143) - (usage: 14901416) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,154267) - (usage: 14902148) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,155099) - (usage: 14902148) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '41'
Debug: (1,155242) - (usage: 14901600) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007
[1] => 22.41
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,page,params
[3] => 41
)
Debug: (1,155921) - (usage: 14905588) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007', id_hierarchy = '22.41', hierarchy_path = 'service/termine', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,page,params' WHERE content_id = '41'
Debug: (1,156485) - (usage: 14903004) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (1,157154) - (usage: 14905496) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '42'
Debug: (1,157269) - (usage: 14904264) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00006
[1] => 42
[2] => target,image,thumbnail,extra1,extra2,extra3
[3] => 42
)
Debug: (1,157775) - (usage: 14907876) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00006', id_hierarchy = '42', hierarchy_path = 'interna', prop_names = 'target,image,thumbnail,extra1,extra2,extra3' WHERE content_id = '42'
Debug: (1,158362) - (usage: 14906220) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '43' LIMIT 1
Debug: (1,158829) - (usage: 14906952) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,159567) - (usage: 14906952) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '43'
Debug: (1,159779) - (usage: 14908420) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00004
[1] => 22.43
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en
[3] => 43
)
Debug: (1,160308) - (usage: 14913788) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00004', id_hierarchy = '22.43', hierarchy_path = 'service/kontakt', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en' WHERE content_id = '43'
Debug: (1,161) - (usage: 14908356) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '44' LIMIT 1
Debug: (1,161497) - (usage: 14909080) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,162763) - (usage: 14909080) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '44'
Debug: (1,162999) - (usage: 14910524) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00009
[1] => 22.44
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 44
)
Debug: (1,163881) - (usage: 14915892) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00009', id_hierarchy = '22.44', hierarchy_path = 'service/sitemap', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '44'
Debug: (1,164562) - (usage: 14910488) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '45' LIMIT 1
Debug: (1,164994) - (usage: 14911216) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,16567) - (usage: 14911220) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '45'
Debug: (1,165822) - (usage: 14910844) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00006
[1] => 22.45
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,download,downloadtitle
[3] => 45
)
Debug: (1,166318) - (usage: 14914964) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00006', id_hierarchy = '22.45', hierarchy_path = 'service/suche', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,content_en,image01,gallery,download,downloadtitle' WHERE content_id = '45'
Debug: (1,166837) - (usage: 14912120) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '53' LIMIT 1
Debug: (1,167279) - (usage: 14912880) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,167729) - (usage: 14913164) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,168446) - (usage: 14913184) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '53'
Debug: (1,168659) - (usage: 14914644) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00009
[1] => 18.23.53
[2] => gallery,download,downloadtitle,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 53
)
Debug: (1,169187) - (usage: 14920188) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00009', id_hierarchy = '18.23.53', hierarchy_path = 'ueber-die-domain/schulleben/schul--und-hausordnung', prop_names = 'gallery,download,downloadtitle,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '53'
Debug: (1,169736) - (usage: 14914584) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '54' LIMIT 1
Debug: (1,17016) - (usage: 14915328) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,17058) - (usage: 14915620) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,174171) - (usage: 14915640) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '54'
Debug: (1,174394) - (usage: 14916668) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00003
[1] => 18.23.54
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,custom_params_smarty,feu_action,hide_menu_item,feu_params_smarty
[3] => 54
)
Debug: (1,175065) - (usage: 14921900) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00003', id_hierarchy = '18.23.54', hierarchy_path = 'ueber-die-domain/schulleben/foerderverein', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,custom_params_smarty,feu_action,hide_menu_item,feu_params_smarty' WHERE content_id = '54'
Debug: (1,175733) - (usage: 14916928) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '55' LIMIT 1
Debug: (1,176172) - (usage: 14917680) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,176598) - (usage: 14917968) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,178504) - (usage: 14917984) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '55'
Debug: (1,178726) - (usage: 14919016) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00005
[1] => 18.23.55
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle
[3] => 55
)
Debug: (1,179271) - (usage: 14924252) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00005', id_hierarchy = '18.23.55', hierarchy_path = 'ueber-die-domain/schulleben/lehrerausbildung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle' WHERE content_id = '55'
Debug: (1,179838) - (usage: 14919276) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '56' LIMIT 1
Debug: (1,180276) - (usage: 14920036) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '55' LIMIT 1
Debug: (1,180689) - (usage: 14920336) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,181104) - (usage: 14920620) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,181881) - (usage: 14920636) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '56'
Debug: (1,182093) - (usage: 14922080) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00005.00001
[1] => 18.23.55.56
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,content_en,download,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 56
)
Debug: (1,182623) - (usage: 14927736) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00005.00001', id_hierarchy = '18.23.55.56', hierarchy_path = 'ueber-die-domain/schulleben/lehrerausbildung/orientierungspraktikum', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,content_en,download,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '56'
Debug: (1,183155) - (usage: 14922056) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '57' LIMIT 1
Debug: (1,18397) - (usage: 14922800) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '55' LIMIT 1
Debug: (1,184407) - (usage: 14923108) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,184832) - (usage: 14923392) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,185591) - (usage: 14923408) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '57'
Debug: (1,185813) - (usage: 14924852) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00005.00002
[1] => 18.23.55.57
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 57
)
Debug: (1,186353) - (usage: 14930476) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00005.00002', id_hierarchy = '18.23.55.57', hierarchy_path = 'ueber-die-domain/schulleben/lehrerausbildung/praxissemester', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '57'
Debug: (1,186908) - (usage: 14924828) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '58' LIMIT 1
Debug: (1,187339) - (usage: 14925588) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '55' LIMIT 1
Debug: (1,187763) - (usage: 14925884) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,188184) - (usage: 14926172) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,189387) - (usage: 14926188) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '58'
Debug: (1,18961) - (usage: 14927636) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00005.00003
[1] => 18.23.55.58
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 58
)
Debug: (1,190142) - (usage: 14933288) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00005.00003', id_hierarchy = '18.23.55.58', hierarchy_path = 'ueber-die-domain/schulleben/lehrerausbildung/referendarausbildung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '58'
Debug: (1,190723) - (usage: 14927604) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '59' LIMIT 1
Debug: (1,191189) - (usage: 14928340) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,191636) - (usage: 14928636) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,192415) - (usage: 14928644) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '59'
Debug: (1,192598) - (usage: 14928016) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00006
[1] => 18.23.59
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 59
)
Debug: (1,19315) - (usage: 14932116) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00006', id_hierarchy = '18.23.59', hierarchy_path = 'ueber-die-domain/schulleben/rundgang', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '59'
Debug: (1,193751) - (usage: 14929496) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '60' LIMIT 1
Debug: (1,194252) - (usage: 14930216) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,194684) - (usage: 14930504) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,19541) - (usage: 14930516) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '60'
Debug: (1,195629) - (usage: 14931956) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00007
[1] => 18.23.60
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en
[3] => 60
)
Debug: (1,196167) - (usage: 14937428) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00007', id_hierarchy = '18.23.60', hierarchy_path = 'ueber-die-domain/schulleben/smv', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en' WHERE content_id = '60'
Debug: (1,196805) - (usage: 14931908) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '61' LIMIT 1
Debug: (1,197263) - (usage: 14932644) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,198186) - (usage: 14932632) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '61'
Debug: (1,198397) - (usage: 14934084) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00005
[1] => 22.61
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,gallery,download,feu_action,hide_menu_item,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 61
)
Debug: (1,198969) - (usage: 14939484) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00005', id_hierarchy = '22.61', hierarchy_path = 'service/schulberatung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,gallery,download,feu_action,hide_menu_item,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '61'
Debug: (1,19955) - (usage: 14934048) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '62' LIMIT 1
Debug: (1,199993) - (usage: 14934792) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '61' LIMIT 1
Debug: (1,200446) - (usage: 14935080) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,201232) - (usage: 14935068) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '62'
Debug: (1,201419) - (usage: 14935816) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00005.00001
[1] => 22.61.62
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle
[3] => 62
)
Debug: (1,201977) - (usage: 14940796) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00005.00001', id_hierarchy = '22.61.62', hierarchy_path = 'service/schulberatung/beratungslehrerin', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle' WHERE content_id = '62'
Debug: (1,202535) - (usage: 14936272) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '63' LIMIT 1
Debug: (1,202972) - (usage: 14937024) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '61' LIMIT 1
Debug: (1,203411) - (usage: 14937308) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,204227) - (usage: 14937296) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '63'
Debug: (1,204429) - (usage: 14938044) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00005.00002
[1] => 22.61.63
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle
[3] => 63
)
Debug: (1,204995) - (usage: 14943040) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00005.00002', id_hierarchy = '22.61.63', hierarchy_path = 'service/schulberatung/schulsozialarbeiterin', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle' WHERE content_id = '63'
Debug: (1,205579) - (usage: 14938500) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '64' LIMIT 1
Debug: (1,206018) - (usage: 14939244) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,206451) - (usage: 14939524) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,207868) - (usage: 14939536) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '64'
Debug: (1,208068) - (usage: 14940284) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00008
[1] => 18.23.64
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,redirect_page
[3] => 64
)
Debug: (1,208668) - (usage: 14945280) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00008', id_hierarchy = '18.23.64', hierarchy_path = 'ueber-die-domain/schulleben/schulbuchausleihe', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,redirect_page' WHERE content_id = '64'
Debug: (1,209277) - (usage: 14940732) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '65' LIMIT 1
Debug: (1,209812) - (usage: 14941452) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,210238) - (usage: 14941744) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,210994) - (usage: 14941756) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '65'
Debug: (1,211201) - (usage: 14942792) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00004
[1] => 18.23.65
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle
[3] => 65
)
Debug: (1,211706) - (usage: 14947992) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00004', id_hierarchy = '18.23.65', hierarchy_path = 'ueber-die-domain/schulleben/kiosk', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle' WHERE content_id = '65'
Debug: (1,212268) - (usage: 14943048) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '66' LIMIT 1
Debug: (1,212799) - (usage: 14943776) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,2133) - (usage: 14944060) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,21421) - (usage: 14944076) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '66'
Debug: (1,214422) - (usage: 14945512) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00001
[1] => 18.23.66
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 66
)
Debug: (1,215018) - (usage: 14951008) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00001', id_hierarchy = '18.23.66', hierarchy_path = 'ueber-die-domain/schulleben/aktuelles', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '66'
Debug: (1,21564) - (usage: 14945468) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '67' LIMIT 1
Debug: (1,216113) - (usage: 14946188) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,216544) - (usage: 14946480) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,217238) - (usage: 14946492) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '67'
Debug: (1,217428) - (usage: 14947240) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00002
[1] => 18.23.67
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,content_en
[3] => 67
)
Debug: (1,217946) - (usage: 14952200) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00002', id_hierarchy = '18.23.67', hierarchy_path = 'ueber-die-domain/schulleben/archiv', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,content_en' WHERE content_id = '67'
Debug: (1,218529) - (usage: 14947688) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '68' LIMIT 1
Debug: (1,218954) - (usage: 14948432) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '67' LIMIT 1
Debug: (1,219404) - (usage: 14948704) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,219857) - (usage: 14948996) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,220536) - (usage: 14949000) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '68'
Debug: (1,220696) - (usage: 14948464) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00002.00002
[1] => 18.23.67.68
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery
[3] => 68
)
Debug: (1,221176) - (usage: 14952712) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00002.00002', id_hierarchy = '18.23.67.68', hierarchy_path = 'ueber-die-domain/schulleben/archiv/schuljahr-2009-10', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery' WHERE content_id = '68'
Debug: (1,22194) - (usage: 14949880) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '69' LIMIT 1
Debug: (1,222354) - (usage: 14950624) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '67' LIMIT 1
Debug: (1,222768) - (usage: 14950896) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,223207) - (usage: 14951188) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,223853) - (usage: 14951192) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '69'
Debug: (1,22399) - (usage: 14950656) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00002.00003
[1] => 18.23.67.69
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery
[3] => 69
)
Debug: (1,224494) - (usage: 14954908) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00002.00003', id_hierarchy = '18.23.67.69', hierarchy_path = 'ueber-die-domain/schulleben/archiv/schuljahr-2008-09', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery' WHERE content_id = '69'
Debug: (1,225016) - (usage: 14952072) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '70' LIMIT 1
Debug: (1,225554) - (usage: 14952820) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '205' LIMIT 1
Debug: (1,225994) - (usage: 14953128) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,226677) - (usage: 14953124) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '70'
Debug: (1,226879) - (usage: 14954160) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00004.00001
[1] => 18.205.70
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle
[3] => 70
)
Debug: (1,227395) - (usage: 14959476) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00004.00001', id_hierarchy = '18.205.70', hierarchy_path = 'ueber-die-domain/wissen-rund-um-die-bertha/bertha-von-suttner', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle' WHERE content_id = '70'
Debug: (1,227922) - (usage: 14954424) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '71' LIMIT 1
Debug: (1,228387) - (usage: 14955152) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '205' LIMIT 1
Debug: (1,228797) - (usage: 14955468) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,229495) - (usage: 14955464) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '71'
Debug: (1,229707) - (usage: 14956912) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00004.00002
[1] => 18.205.71
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 71
)
Debug: (1,230219) - (usage: 14962464) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00004.00002', id_hierarchy = '18.205.71', hierarchy_path = 'ueber-die-domain/wissen-rund-um-die-bertha/chronik', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '71'
Debug: (1,23076) - (usage: 14956872) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '72' LIMIT 1
Debug: (1,231211) - (usage: 14957600) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '24' LIMIT 1
Debug: (1,231641) - (usage: 14957900) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,232359) - (usage: 14957904) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '72'
Debug: (1,232578) - (usage: 14959352) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00002.00001
[1] => 18.24.72
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 72
)
Debug: (1,233105) - (usage: 14964876) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00002.00001', id_hierarchy = '18.24.72', hierarchy_path = 'ueber-die-domain/schulentwicklung/leitbild', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '72'
Debug: (1,23366) - (usage: 14959308) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '76' LIMIT 1
Debug: (1,234076) - (usage: 14960052) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,234483) - (usage: 14960348) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,23532) - (usage: 14960348) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '76'
Debug: (1,235508) - (usage: 14961084) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00003.00001
[1] => 18.25.76
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item
[3] => 76
)
Debug: (1,236079) - (usage: 14966112) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00001', id_hierarchy = '18.25.76', hierarchy_path = 'ueber-die-domain/schulorganisation/schulleitungsteam', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item' WHERE content_id = '76'
Debug: (1,236681) - (usage: 14961536) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '77' LIMIT 1
Debug: (1,23711) - (usage: 14962268) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,237536) - (usage: 14962568) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,238235) - (usage: 14962572) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '77'
Debug: (1,238444) - (usage: 14964036) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00003.00002
[1] => 18.25.77
[2] => custom_params,inherit_custom_params,feu_params,inherit_feu_params,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,gallery,download,downloadtitle,feu_action,hide_menu_item,content_en,feu_params_smarty,custom_params_smarty
[3] => 77
)
Debug: (1,238955) - (usage: 14969564) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00002', id_hierarchy = '18.25.77', hierarchy_path = 'ueber-die-domain/schulorganisation/sekretariat', prop_names = 'custom_params,inherit_custom_params,feu_params,inherit_feu_params,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,gallery,download,downloadtitle,feu_action,hide_menu_item,content_en,feu_params_smarty,custom_params_smarty' WHERE content_id = '77'
Debug: (1,239503) - (usage: 14963976) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '79' LIMIT 1
Debug: (1,239989) - (usage: 14964712) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,240406) - (usage: 14965012) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,241145) - (usage: 14965012) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '79'
Debug: (1,241361) - (usage: 14966468) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00003.00003
[1] => 18.25.79
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en
[3] => 79
)
Debug: (1,241919) - (usage: 14972000) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00003', id_hierarchy = '18.25.79', hierarchy_path = 'ueber-die-domain/schulorganisation/fachbereich-i', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en' WHERE content_id = '79'
Debug: (1,242461) - (usage: 14966428) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '80' LIMIT 1
Debug: (1,24289) - (usage: 14967164) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,243308) - (usage: 14967464) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,244056) - (usage: 14967468) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '80'
Debug: (1,24427) - (usage: 14968920) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00003.00004
[1] => 18.25.80
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 80
)
Debug: (1,244797) - (usage: 14974464) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00004', id_hierarchy = '18.25.80', hierarchy_path = 'ueber-die-domain/schulorganisation/fachbereich-ii', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '80'
Debug: (1,245333) - (usage: 14968880) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '81' LIMIT 1
Debug: (1,24577) - (usage: 14969620) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,24619) - (usage: 14969916) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,246961) - (usage: 14969920) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '81'
Debug: (1,247174) - (usage: 14971388) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00003.00005
[1] => 18.25.81
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty
[3] => 81
)
Debug: (1,247709) - (usage: 14976932) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00005', id_hierarchy = '18.25.81', hierarchy_path = 'ueber-die-domain/schulorganisation/fachbereich-iii', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty' WHERE content_id = '81'
Debug: (1,248426) - (usage: 14971336) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '82' LIMIT 1
Debug: (1,248932) - (usage: 14972072) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,249339) - (usage: 14972372) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,250151) - (usage: 14972376) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '82'
Debug: (1,250374) - (usage: 14973828) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00003.00006
[1] => 18.25.82
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 82
)
Debug: (1,250909) - (usage: 14979372) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00006', id_hierarchy = '18.25.82', hierarchy_path = 'ueber-die-domain/schulorganisation/fachbereich-iv', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '82'
Debug: (1,251464) - (usage: 14973784) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '83' LIMIT 1
Debug: (1,251892) - (usage: 14974520) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,2523) - (usage: 14974816) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,25304) - (usage: 14974824) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '83'
Debug: (1,253227) - (usage: 14975560) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00003.00010
[1] => 18.25.83
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en
[3] => 83
)
Debug: (1,253724) - (usage: 14980576) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00010', id_hierarchy = '18.25.83', hierarchy_path = 'ueber-die-domain/schulorganisation/schulkonferenz', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en' WHERE content_id = '83'
Debug: (1,254255) - (usage: 14976012) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '84' LIMIT 1
Debug: (1,254668) - (usage: 14976748) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,255074) - (usage: 14977044) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,255829) - (usage: 14977048) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '84'
Debug: (1,256014) - (usage: 14977800) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00003.00008
[1] => 18.25.84
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en
[3] => 84
)
Debug: (1,256558) - (usage: 14982812) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00008', id_hierarchy = '18.25.84', hierarchy_path = 'ueber-die-domain/schulorganisation/elternbeirat', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en' WHERE content_id = '84'
Debug: (1,257096) - (usage: 14978248) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '85' LIMIT 1
Debug: (1,257507) - (usage: 14978976) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,257911) - (usage: 14979280) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,258612) - (usage: 14979280) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '85'
Debug: (1,25882) - (usage: 14980732) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00003.00007
[1] => 18.25.85
[2] => use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 85
)
Debug: (1,259332) - (usage: 14986260) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00007', id_hierarchy = '18.25.85', hierarchy_path = 'ueber-die-domain/schulorganisation/ehemalige', prop_names = 'use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '85'
Debug: (1,259876) - (usage: 14980692) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '86' LIMIT 1
Debug: (1,260309) - (usage: 14981424) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '25' LIMIT 1
Debug: (1,260744) - (usage: 14981724) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,26137) - (usage: 14981728) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '86'
Debug: (1,261504) - (usage: 14981100) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00003.00009
[1] => 18.25.86
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 86
)
Debug: (1,262063) - (usage: 14985236) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00003.00009', id_hierarchy = '18.25.86', hierarchy_path = 'ueber-die-domain/schulorganisation/hausmeister', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '86'
Debug: (1,262681) - (usage: 14982564) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '87' LIMIT 1
Debug: (1,263107) - (usage: 14983332) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '26' LIMIT 1
Debug: (1,263531) - (usage: 14983608) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,264305) - (usage: 14983612) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '87'
Debug: (1,26453) - (usage: 14985080) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00001.00001
[1] => 20.26.87
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,downloadtitle,custom_params,inherit_custom_params,custom_params_smarty,feu_params_smarty,feu_params,inherit_feu_params,download,content_en
[3] => 87
)
Debug: (1,265093) - (usage: 14990664) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00001.00001', id_hierarchy = '20.26.87', hierarchy_path = 'bildungsangebot/berufsschulen/berufsausbildung-landwirt--in', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,downloadtitle,custom_params,inherit_custom_params,custom_params_smarty,feu_params_smarty,feu_params,inherit_feu_params,download,content_en' WHERE content_id = '87'
Debug: (1,26585) - (usage: 14985024) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '88' LIMIT 1
Debug: (1,266375) - (usage: 14985812) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '87' LIMIT 1
Debug: (1,266814) - (usage: 14986108) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '26' LIMIT 1
Debug: (1,26725) - (usage: 14986384) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,267898) - (usage: 14986384) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '88'
Debug: (1,26804) - (usage: 14985856) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00001.00001.00001
[1] => 20.26.87.88
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery
[3] => 88
)
Debug: (1,268541) - (usage: 14990280) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00001.00001.00001', id_hierarchy = '20.26.87.88', hierarchy_path = 'bildungsangebot/berufsschulen/berufsausbildung-landwirt--in/einblick-in-den-schulalltag-in-der-ls-l', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery' WHERE content_id = '88'
Debug: (1,269102) - (usage: 14987268) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '89' LIMIT 1
Debug: (1,269538) - (usage: 14988044) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '26' LIMIT 1
Debug: (1,269967) - (usage: 14988312) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,270781) - (usage: 14988320) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '89'
Debug: (1,271) - (usage: 14989768) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00001.00002
[1] => 20.26.89
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_custom_params,inherit_feu_params,feu_params,feu_params_smarty,custom_params,custom_params_smarty
[3] => 89
)
Debug: (1,271553) - (usage: 14995372) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00001.00002', id_hierarchy = '20.26.89', hierarchy_path = 'bildungsangebot/berufsschulen/berufsausbildung-tierpfleger--in', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_custom_params,inherit_feu_params,feu_params,feu_params_smarty,custom_params,custom_params_smarty' WHERE content_id = '89'
Debug: (1,272181) - (usage: 14989732) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '90' LIMIT 1
Debug: (1,272789) - (usage: 14990516) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '89' LIMIT 1
Debug: (1,273442) - (usage: 14990824) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '26' LIMIT 1
Debug: (1,273881) - (usage: 14991092) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,274525) - (usage: 14991096) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '90'
Debug: (1,274665) - (usage: 14990472) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00001.00002.00001
[1] => 20.26.89.90
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 90
)
Debug: (1,275164) - (usage: 14994872) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00001.00002.00001', id_hierarchy = '20.26.89.90', hierarchy_path = 'bildungsangebot/berufsschulen/berufsausbildung-tierpfleger--in/einblick-in-den-schulalltag-in-der-ltp', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '90'
Debug: (1,275706) - (usage: 14991964) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '91' LIMIT 1
Debug: (1,276138) - (usage: 14992736) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '26' LIMIT 1
Debug: (1,276564) - (usage: 14993008) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,277288) - (usage: 14993016) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '91'
Debug: (1,277489) - (usage: 14994056) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00001.00003
[1] => 20.26.91
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle
[3] => 91
)
Debug: (1,278051) - (usage: 14999368) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00001.00003', id_hierarchy = '20.26.91', hierarchy_path = 'bildungsangebot/berufsschulen/berufsausbildung-kaufmann--frau', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,gallery,download,downloadtitle' WHERE content_id = '91'
Debug: (1,278645) - (usage: 14994316) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '92' LIMIT 1
Debug: (1,279071) - (usage: 14995064) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,279489) - (usage: 14995356) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,280319) - (usage: 14995360) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '92'
Debug: (1,280521) - (usage: 14996812) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00002.00005
[1] => 20.27.92
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,download,downloadtitle,use_expire_date,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 92
)
Debug: (1,281099) - (usage: 15002376) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00005', id_hierarchy = '20.27.92', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufseinstiegsjahr', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,download,downloadtitle,use_expire_date,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '92'
Debug: (1,28164) - (usage: 14996784) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '93' LIMIT 1
Debug: (1,282063) - (usage: 14997560) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '92' LIMIT 1
Debug: (1,28249) - (usage: 14997840) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,282912) - (usage: 14998136) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,283551) - (usage: 14998136) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '93'
Debug: (1,283669) - (usage: 14997512) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00002.00005.00001
[1] => 20.27.92.93
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 93
)
Debug: (1,284144) - (usage: 15001864) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00005.00001', id_hierarchy = '20.27.92.93', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufseinstiegsjahr/einblick-in-den-schulalltag-im-bej', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '93'
Debug: (1,284701) - (usage: 14999000) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '94' LIMIT 1
Debug: (1,285105) - (usage: 14999784) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,285507) - (usage: 15000060) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,286213) - (usage: 15000064) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '94'
Debug: (1,286389) - (usage: 15001512) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00002.00001
[1] => 20.27.94
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 94
)
Debug: (1,28689) - (usage: 15007160) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00001', id_hierarchy = '20.27.94', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-gesundheit-und-pflege', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '94'
Debug: (1,287422) - (usage: 15001484) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '95' LIMIT 1
Debug: (1,287838) - (usage: 15002272) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '94' LIMIT 1
Debug: (1,288255) - (usage: 15002584) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,28866) - (usage: 15002860) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,289287) - (usage: 15002860) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '95'
Debug: (1,289405) - (usage: 15002236) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00002.00001.00001
[1] => 20.27.94.95
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 95
)
Debug: (1,289873) - (usage: 15006684) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00001.00001', id_hierarchy = '20.27.94.95', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-gesundheit-und-pflege/einblick-in-den-schulalltag-in-der-2bfp', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '95'
Debug: (1,290369) - (usage: 15003724) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '96' LIMIT 1
Debug: (1,290773) - (usage: 15004524) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,291187) - (usage: 15004792) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,291992) - (usage: 15004796) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '96'
Debug: (1,292159) - (usage: 15006244) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00002.00002
[1] => 20.27.96
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,gallery,download,downloadtitle,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 96
)
Debug: (1,293149) - (usage: 15011940) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00002', id_hierarchy = '20.27.96', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-hauswirtschaft-und-ernaehrung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,gallery,download,downloadtitle,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '96'
Debug: (1,293678) - (usage: 15006208) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '97' LIMIT 1
Debug: (1,294081) - (usage: 15006996) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '96' LIMIT 1
Debug: (1,294479) - (usage: 15007324) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,294873) - (usage: 15007592) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,295465) - (usage: 15007592) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '97'
Debug: (1,295583) - (usage: 15006968) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00002.00002.00001
[1] => 20.27.96.97
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 97
)
Debug: (1,296071) - (usage: 15011448) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00002.00001', id_hierarchy = '20.27.96.97', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-hauswirtschaft-und-ernaehrung/einblick-in-den-schulalltag-in-der-2bfh', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '97'
Debug: (1,296578) - (usage: 15008456) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '98' LIMIT 1
Debug: (1,296967) - (usage: 15009232) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,297373) - (usage: 15009512) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,298065) - (usage: 15009512) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '98'
Debug: (1,298238) - (usage: 15010960) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00002.00004
[1] => 20.27.98
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 98
)
Debug: (1,298779) - (usage: 15016632) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00004', id_hierarchy = '20.27.98', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-fuer-altenpflege', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '98'
Debug: (1,299301) - (usage: 15010928) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '99' LIMIT 1
Debug: (1,299669) - (usage: 15011716) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '98' LIMIT 1
Debug: (1,300089) - (usage: 15012020) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,300552) - (usage: 15012300) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,301345) - (usage: 15012296) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '99'
Debug: (1,301471) - (usage: 15011672) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00002.00004.00001
[1] => 20.27.98.99
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 99
)
Debug: (1,301945) - (usage: 15016108) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00004.00001', id_hierarchy = '20.27.98.99', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-fuer-altenpflege/einblick-in-den-schulalltag-in-der-3bfa', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '99'
Debug: (1,302688) - (usage: 15013176) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '100' LIMIT 1
Debug: (1,303078) - (usage: 15013956) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,303468) - (usage: 15014232) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,304245) - (usage: 15014248) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '100'
Debug: (1,304481) - (usage: 15015728) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00002.00003
[1] => 20.27.100
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 100
)
Debug: (1,305024) - (usage: 15021436) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00003', id_hierarchy = '20.27.100', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-fuer-altenpflegehilfe', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '100'
Debug: (1,305601) - (usage: 15015672) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '101' LIMIT 1
Debug: (1,306021) - (usage: 15016464) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '100' LIMIT 1
Debug: (1,306442) - (usage: 15016776) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '27' LIMIT 1
Debug: (1,306883) - (usage: 15017044) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,307481) - (usage: 15017060) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '101'
Debug: (1,30762) - (usage: 15016428) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00002.00003.00001
[1] => 20.27.100.101
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 101
)
Debug: (1,308151) - (usage: 15020936) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00002.00003.00001', id_hierarchy = '20.27.100.101', hierarchy_path = 'bildungsangebot/berufsfachschulen/berufsfachschule-fuer-altenpflegehilfe/einblick-in-den-schulalltag-in-der-1bfah', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '101'
Debug: (1,308705) - (usage: 15017924) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '102' LIMIT 1
Debug: (1,309124) - (usage: 15018688) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,309541) - (usage: 15018964) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,310277) - (usage: 15018984) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '102'
Debug: (1,310522) - (usage: 15020508) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00003.00001
[1] => 20.28.102
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 102
)
Debug: (1,311086) - (usage: 15026172) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00001', id_hierarchy = '20.28.102', hierarchy_path = 'bildungsangebot/berufskollegs/berufskolleg-fuer-praktikanten', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '102'
Debug: (1,311645) - (usage: 15020404) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '103' LIMIT 1
Debug: (1,312534) - (usage: 15021184) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '102' LIMIT 1
Debug: (1,312988) - (usage: 15021484) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,313416) - (usage: 15021756) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,314038) - (usage: 15021776) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '103'
Debug: (1,31418) - (usage: 15021168) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00003.00001.00001
[1] => 20.28.102.103
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 103
)
Debug: (1,31468) - (usage: 15025620) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00001.00001', id_hierarchy = '20.28.102.103', hierarchy_path = 'bildungsangebot/berufskollegs/berufskolleg-fuer-praktikanten/einblick-in-den-schulalltag-im-bkpr', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '103'
Debug: (1,315205) - (usage: 15022640) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '104' LIMIT 1
Debug: (1,315639) - (usage: 15023412) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,316112) - (usage: 15023684) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,316881) - (usage: 15023704) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '104'
Debug: (1,317071) - (usage: 15025256) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00003.00002
[1] => 20.28.104
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 104
)
Debug: (1,317613) - (usage: 15030928) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00002', id_hierarchy = '20.28.104', hierarchy_path = 'bildungsangebot/berufskollegs/fachschule-fuer-sozialpaedagogik', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '104'
Debug: (1,318154) - (usage: 15025120) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '105' LIMIT 1
Debug: (1,318601) - (usage: 15025916) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '104' LIMIT 1
Debug: (1,319009) - (usage: 15026224) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,319435) - (usage: 15026492) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,320066) - (usage: 15026512) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '105'
Debug: (1,32022) - (usage: 15027344) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00003.00002.00001
[1] => 20.28.104.105
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,downloadtitle,download,hide_menu_item,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date
[3] => 105
)
Debug: (1,320753) - (usage: 15032728) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00002.00001', id_hierarchy = '20.28.104.105', hierarchy_path = 'bildungsangebot/berufskollegs/fachschule-fuer-sozialpaedagogik/einblick-in-den-schulalltag-in-der-2bksp', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en,gallery,downloadtitle,download,hide_menu_item,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date' WHERE content_id = '105'
Debug: (1,321332) - (usage: 15027736) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '109' LIMIT 1
Debug: (1,321781) - (usage: 15028540) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,322198) - (usage: 15028808) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,322901) - (usage: 15028836) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '109'
Debug: (1,323077) - (usage: 15030504) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00003.00004
[1] => 20.28.109
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 109
)
Debug: (1,323622) - (usage: 15036288) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00004', id_hierarchy = '20.28.109', hierarchy_path = 'bildungsangebot/berufskollegs/berufskolleg-zum-erwerb-der-fachhochschulreife', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '109'
Debug: (1,324199) - (usage: 15030256) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '110' LIMIT 1
Debug: (1,324607) - (usage: 15031048) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '109' LIMIT 1
Debug: (1,325018) - (usage: 15031388) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,325416) - (usage: 15031648) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,326064) - (usage: 15031676) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '110'
Debug: (1,326179) - (usage: 15031124) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00003.00004.00001
[1] => 20.28.109.110
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en
[3] => 110
)
Debug: (1,326703) - (usage: 15035708) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00004.00001', id_hierarchy = '20.28.109.110', hierarchy_path = 'bildungsangebot/berufskollegs/berufskolleg-zum-erwerb-der-fachhochschulreife/einblick-in-den-schulalltag-im-1bkfh', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,content_en' WHERE content_id = '110'
Debug: (1,327228) - (usage: 15032560) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '111' LIMIT 1
Debug: (1,327616) - (usage: 15033352) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,328078) - (usage: 15033632) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,328881) - (usage: 15033652) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '111'
Debug: (1,329105) - (usage: 15035372) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00001
[1] => 20.29.111
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,feu_params,feu_params_smarty,hide_menu_item,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,download,inherit_feu_params,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 111
)
Debug: (1,329654) - (usage: 15041200) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00001', id_hierarchy = '20.29.111', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/agrarwissenschaftliches-gymnasium', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,feu_params,feu_params_smarty,hide_menu_item,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,download,inherit_feu_params,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '111'
Debug: (1,330251) - (usage: 15035092) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '112' LIMIT 1
Debug: (1,330646) - (usage: 15035880) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '111' LIMIT 1
Debug: (1,331051) - (usage: 15036192) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,331485) - (usage: 15036472) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,332187) - (usage: 15036484) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '112'
Debug: (1,332389) - (usage: 15037616) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00001.00003
[1] => 20.29.111.112
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,download,content_en,downloadtitle,feu_action,hide_menu_item,feu_params_smarty,custom_params_smarty
[3] => 112
)
Debug: (1,332909) - (usage: 15043296) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00001.00003', id_hierarchy = '20.29.111.112', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/agrarwissenschaftliches-gymnasium/einblick-in-den-schulalltag-im-ag', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,download,content_en,downloadtitle,feu_action,hide_menu_item,feu_params_smarty,custom_params_smarty' WHERE content_id = '112'
Debug: (1,333474) - (usage: 15037788) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '113' LIMIT 1
Debug: (1,333885) - (usage: 15038564) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,334293) - (usage: 15038852) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,335022) - (usage: 15038868) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '113'
Debug: (1,335238) - (usage: 15040580) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00002
[1] => 20.29.113
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,feu_action,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 113
)
Debug: (1,335764) - (usage: 15046220) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00002', id_hierarchy = '20.29.113', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/biotechnologisches-gymnasium', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,feu_action,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '113'
Debug: (1,336325) - (usage: 15040288) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '114' LIMIT 1
Debug: (1,336743) - (usage: 15041064) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '113' LIMIT 1
Debug: (1,337147) - (usage: 15041368) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,337554) - (usage: 15041652) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,338219) - (usage: 15041664) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '114'
Debug: (1,338365) - (usage: 15041284) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00002.00003
[1] => 20.29.113.114
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en
[3] => 114
)
Debug: (1,338854) - (usage: 15045908) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00002.00003', id_hierarchy = '20.29.113.114', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/biotechnologisches-gymnasium/einblick-in-den-schulalltag-im-btg', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '114'
Debug: (1,33938) - (usage: 15042580) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '115' LIMIT 1
Debug: (1,339812) - (usage: 15043356) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,340234) - (usage: 15043652) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,341019) - (usage: 15043660) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '115'
Debug: (1,341244) - (usage: 15045236) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00003
[1] => 20.29.115
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 115
)
Debug: (1,34187) - (usage: 15050884) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00003', id_hierarchy = '20.29.115', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/sozialwissenschaftliches-gymnasium', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '115'
Debug: (1,342529) - (usage: 15045072) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '116' LIMIT 1
Debug: (1,342956) - (usage: 15045848) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '115' LIMIT 1
Debug: (1,343351) - (usage: 15046160) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,343773) - (usage: 15046440) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,344374) - (usage: 15046452) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '116'
Debug: (1,344494) - (usage: 15045900) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00003.00003
[1] => 20.29.115.116
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en
[3] => 116
)
Debug: (1,344983) - (usage: 15050464) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00003.00003', id_hierarchy = '20.29.115.116', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/sozialwissenschaftliches-gymnasium/einblick-in-den-schulalltag-im-sg', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en' WHERE content_id = '116'
Debug: (1,345714) - (usage: 15047328) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '117' LIMIT 1
Debug: (1,346174) - (usage: 15048100) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '31' LIMIT 1
Debug: (1,346622) - (usage: 15048408) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,3473) - (usage: 15048408) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '117'
Debug: (1,347499) - (usage: 15049132) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00002.00001
[1] => 21.31.117
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle
[3] => 117
)
Debug: (1,348026) - (usage: 15054256) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00002.00001', id_hierarchy = '21.31.117', hierarchy_path = 'aktivitaeten/internationaler-austausch/deutsch-franzoesisch-der-oberstufe', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle' WHERE content_id = '117'
Debug: (1,348592) - (usage: 15049592) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '118' LIMIT 1
Debug: (1,349) - (usage: 15050360) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '31' LIMIT 1
Debug: (1,349397) - (usage: 15050656) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,350017) - (usage: 15050660) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '118'
Debug: (1,35013) - (usage: 15050100) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00002.00002
[1] => 21.31.118
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en
[3] => 118
)
Debug: (1,350596) - (usage: 15054456) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00002.00002', id_hierarchy = '21.31.118', hierarchy_path = 'aktivitaeten/internationaler-austausch/deutsch-franzoesisch-der-erzieher', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en' WHERE content_id = '118'
Debug: (1,351091) - (usage: 15051516) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '119' LIMIT 1
Debug: (1,351471) - (usage: 15052288) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '31' LIMIT 1
Debug: (1,35188) - (usage: 15052584) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,352473) - (usage: 15052588) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '119'
Debug: (1,352585) - (usage: 15052064) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00002.00003
[1] => 21.31.119
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en
[3] => 119
)
Debug: (1,353048) - (usage: 15056352) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00002.00003', id_hierarchy = '21.31.119', hierarchy_path = 'aktivitaeten/internationaler-austausch/deutsch-franzoesisch-der-landwirte', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en' WHERE content_id = '119'
Debug: (1,35357) - (usage: 15053444) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '120' LIMIT 1
Debug: (1,354037) - (usage: 15054204) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '31' LIMIT 1
Debug: (1,354448) - (usage: 15054504) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,355091) - (usage: 15054508) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '120'
Debug: (1,35523) - (usage: 15053948) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00002.00004
[1] => 21.31.120
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en
[3] => 120
)
Debug: (1,355726) - (usage: 15058272) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00002.00004', id_hierarchy = '21.31.120', hierarchy_path = 'aktivitaeten/internationaler-austausch/spanien---austausch-des-btg', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en' WHERE content_id = '120'
Debug: (1,356246) - (usage: 15055360) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '121' LIMIT 1
Debug: (1,356664) - (usage: 15056120) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '31' LIMIT 1
Debug: (1,357081) - (usage: 15056420) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,35775) - (usage: 15056424) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '121'
Debug: (1,357897) - (usage: 15056064) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00002.00005
[1] => 21.31.121
[2] => download,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,downloadtitle
[3] => 121
)
Debug: (1,358387) - (usage: 15060456) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00002.00005', id_hierarchy = '21.31.121', hierarchy_path = 'aktivitaeten/internationaler-austausch/israel---austausch-des-bbze', prop_names = 'download,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,downloadtitle' WHERE content_id = '121'
Debug: (1,358917) - (usage: 15057324) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '122' LIMIT 1
Debug: (1,359335) - (usage: 15058048) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '35' LIMIT 1
Debug: (1,359749) - (usage: 15058336) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,360456) - (usage: 15058356) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '122'
Debug: (1,360647) - (usage: 15059396) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00006.00001
[1] => 21.35.122
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,content_en,downloadtitle
[3] => 122
)
Debug: (1,361154) - (usage: 15064600) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00006.00001', id_hierarchy = '21.35.122', hierarchy_path = 'aktivitaeten/sporttage/badminton', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,content_en,downloadtitle' WHERE content_id = '122'
Debug: (1,36172) - (usage: 15059636) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '123' LIMIT 1
Debug: (1,362164) - (usage: 15060360) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '35' LIMIT 1
Debug: (1,362663) - (usage: 15060644) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,363359) - (usage: 15060664) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '123'
Debug: (1,363563) - (usage: 15061696) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00006.00002
[1] => 21.35.123
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle
[3] => 123
)
Debug: (1,364123) - (usage: 15066888) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00006.00002', id_hierarchy = '21.35.123', hierarchy_path = 'aktivitaeten/sporttage/fussball', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle' WHERE content_id = '123'
Debug: (1,364687) - (usage: 15061948) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '124' LIMIT 1
Debug: (1,365365) - (usage: 15062672) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '35' LIMIT 1
Debug: (1,366384) - (usage: 15062960) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,367352) - (usage: 15062980) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '124'
Debug: (1,367554) - (usage: 15064004) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00006.00004
[1] => 21.35.124
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,download,downloadtitle,feu_action,hide_menu_item,feu_params_smarty,custom_params_smarty,content_en
[3] => 124
)
Debug: (1,368082) - (usage: 15069208) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00006.00004', id_hierarchy = '21.35.124', hierarchy_path = 'aktivitaeten/sporttage/volleyball', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,download,downloadtitle,feu_action,hide_menu_item,feu_params_smarty,custom_params_smarty,content_en' WHERE content_id = '124'
Debug: (1,3686) - (usage: 15064260) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '125' LIMIT 1
Debug: (1,368985) - (usage: 15064996) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '35' LIMIT 1
Debug: (1,369365) - (usage: 15065280) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,370108) - (usage: 15065300) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '125'
Debug: (1,370273) - (usage: 15066320) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00006.00003
[1] => 21.35.125
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle
[3] => 125
)
Debug: (1,370754) - (usage: 15071548) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00006.00003', id_hierarchy = '21.35.125', hierarchy_path = 'aktivitaeten/sporttage/wintersporttag', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle' WHERE content_id = '125'
Debug: (1,37125) - (usage: 15066588) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '126' LIMIT 1
Debug: (1,371638) - (usage: 15067320) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '35' LIMIT 1
Debug: (1,372026) - (usage: 15067604) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,372824) - (usage: 15067624) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '126'
Debug: (1,374796) - (usage: 15068644) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00006.00006
[1] => 21.35.126
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle
[3] => 126
)
Debug: (1,375346) - (usage: 15073904) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00006.00006', id_hierarchy = '21.35.126', hierarchy_path = 'aktivitaeten/sporttage/sommersporttag', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle' WHERE content_id = '126'
Debug: (1,376116) - (usage: 15068912) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '127' LIMIT 1
Debug: (1,37655) - (usage: 15069636) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '43' LIMIT 1
Debug: (1,377033) - (usage: 15069916) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,378007) - (usage: 15069928) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '127'
Debug: (1,37827) - (usage: 15071364) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00004.00001
[1] => 22.43.127
[2] => use_expire_date,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,start_date,download,downloadtitle,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 127
)
Debug: (1,379076) - (usage: 15076816) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00004.00001', id_hierarchy = '22.43.127', hierarchy_path = 'service/kontakt/impressum', prop_names = 'use_expire_date,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,start_date,download,downloadtitle,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '127'
Debug: (1,379864) - (usage: 15071340) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '129' LIMIT 1
Debug: (1,380579) - (usage: 15072080) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '36' LIMIT 1
Debug: (1,381273) - (usage: 15072360) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,382365) - (usage: 15072380) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '129'
Debug: (1,382592) - (usage: 15073400) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00007.00001
[1] => 21.36.129
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle
[3] => 129
)
Debug: (1,383106) - (usage: 15078664) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00007.00001', id_hierarchy = '21.36.129', hierarchy_path = 'aktivitaeten/theater-ag/aktuelles-stueck', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,download,downloadtitle' WHERE content_id = '129'
Debug: (1,383677) - (usage: 15073664) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '130' LIMIT 1
Debug: (1,384106) - (usage: 15074400) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '36' LIMIT 1
Debug: (1,384559) - (usage: 15074680) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,385264) - (usage: 15074700) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '130'
Debug: (1,385469) - (usage: 15075720) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00007.00002
[1] => 21.36.130
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,download,downloadtitle,feu_action,hide_menu_item,feu_params_smarty,custom_params_smarty,content_en,gallery
[3] => 130
)
Debug: (1,386065) - (usage: 15080988) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00007.00002', id_hierarchy = '21.36.130', hierarchy_path = 'aktivitaeten/theater-ag/theater-chronik', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_feu_params,feu_params,inherit_custom_params,custom_params,download,downloadtitle,feu_action,hide_menu_item,feu_params_smarty,custom_params_smarty,content_en,gallery' WHERE content_id = '130'
Debug: (1,386692) - (usage: 15075992) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '132' LIMIT 1
Debug: (1,387218) - (usage: 15076732) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,387842) - (usage: 15077004) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,388693) - (usage: 15077016) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '132'
Debug: (1,388886) - (usage: 15077740) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00005
[1] => 22.41.132
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle
[3] => 132
)
Debug: (1,389403) - (usage: 15082736) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00005', id_hierarchy = '22.41.132', hierarchy_path = 'service/termine/unterrichtszeiten', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle' WHERE content_id = '132'
Debug: (1,390009) - (usage: 15078208) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,390428) - (usage: 15078940) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,39084) - (usage: 15079216) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,391558) - (usage: 15079228) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '133'
Debug: (1,391742) - (usage: 15079964) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001
[1] => 22.41.133
[2] => downloadtitle,download,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,content_en
[3] => 133
)
Debug: (1,392249) - (usage: 15084956) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001', id_hierarchy = '22.41.133', hierarchy_path = 'service/termine/terminkalender', prop_names = 'downloadtitle,download,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,content_en' WHERE content_id = '133'
Debug: (1,392785) - (usage: 15080424) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,393194) - (usage: 15081156) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,393614) - (usage: 15081432) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,394412) - (usage: 15081444) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '134'
Debug: (1,394609) - (usage: 15082880) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002
[1] => 22.41.134
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,downloadtitle,download,hide_menu_item,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,image,thumbnail,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en
[3] => 134
)
Debug: (1,395136) - (usage: 15088392) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002', id_hierarchy = '22.41.134', hierarchy_path = 'service/termine/klassentermine', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,downloadtitle,download,hide_menu_item,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,image,thumbnail,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty,content_en' WHERE content_id = '134'
Debug: (1,39565) - (usage: 15082852) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '135' LIMIT 1
Debug: (1,396085) - (usage: 15083592) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,396541) - (usage: 15083864) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,397168) - (usage: 15083876) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '135'
Debug: (1,397311) - (usage: 15083316) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00003
[1] => 22.41.135
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en
[3] => 135
)
Debug: (1,397814) - (usage: 15087440) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00003', id_hierarchy = '22.41.135', hierarchy_path = 'service/termine/ferienverteilung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,content_en' WHERE content_id = '135'
Debug: (1,398371) - (usage: 15084736) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '136' LIMIT 1
Debug: (1,398947) - (usage: 15085464) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '255' LIMIT 1
Debug: (1,399453) - (usage: 15085752) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,399897) - (usage: 15086028) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,400851) - (usage: 15086040) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '136'
Debug: (1,401063) - (usage: 15087484) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00004.00001
[1] => 22.41.255.136
[2] => target,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,image,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 136
)
Debug: (1,401608) - (usage: 15093052) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00004.00001', id_hierarchy = '22.41.255.136', hierarchy_path = 'service/termine/blockplaene/blockplan', prop_names = 'target,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,download,downloadtitle,image,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '136'
Debug: (1,402151) - (usage: 15087452) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '137' LIMIT 1
Debug: (1,402575) - (usage: 15088184) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,403302) - (usage: 15088196) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '137'
Debug: (1,403497) - (usage: 15089220) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00008
[1] => 21.137
[2] => target,pagedata,searchable,extra3,extra2,extra1,content_en,downloadtitle,download,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 137
)
Debug: (1,403998) - (usage: 15094368) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00008', id_hierarchy = '21.137', hierarchy_path = 'aktivitaeten/science-team', prop_names = 'target,pagedata,searchable,extra3,extra2,extra1,content_en,downloadtitle,download,disable_wysiwyg,image01,gallery,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '137'
Debug: (1,404535) - (usage: 15089472) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '138' LIMIT 1
Debug: (1,40495) - (usage: 15090244) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '39' LIMIT 1
Debug: (1,405366) - (usage: 15090504) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,406087) - (usage: 15090512) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '138'
Debug: (1,406295) - (usage: 15091972) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00002.00001
[1] => 22.39.138
[2] => thumbnail,image,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 138
)
Debug: (1,406841) - (usage: 15097568) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00002.00001', id_hierarchy = '22.39.138', hierarchy_path = 'service/download/anmeldeformulare-aufnahmeantraege', prop_names = 'thumbnail,image,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '138'
Debug: (1,407395) - (usage: 15091920) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '139' LIMIT 1
Debug: (1,42011) - (usage: 15092668) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '39' LIMIT 1
Debug: (1,420582) - (usage: 15092940) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,421327) - (usage: 15092948) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '139'
Debug: (1,421516) - (usage: 15094408) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00002.00002
[1] => 22.39.139
[2] => target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,custom_params_smarty,content_en
[3] => 139
)
Debug: (1,422038) - (usage: 15099932) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00002.00002', id_hierarchy = '22.39.139', hierarchy_path = 'service/download/informationsblaetter', prop_names = 'target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,custom_params_smarty,content_en' WHERE content_id = '139'
Debug: (1,422567) - (usage: 15094356) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '142' LIMIT 1
Debug: (1,422979) - (usage: 15095096) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '39' LIMIT 1
Debug: (1,423389) - (usage: 15095372) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,424248) - (usage: 15095380) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '142'
Debug: (1,424425) - (usage: 15096840) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00002.00003
[1] => 22.39.142
[2] => image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 142
)
Debug: (1,425029) - (usage: 15102352) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00002.00003', id_hierarchy = '22.39.142', hierarchy_path = 'service/download/infos-zum-abitur', prop_names = 'image,thumbnail,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '142'
Debug: (1,425704) - (usage: 15096792) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '143' LIMIT 1
Debug: (1,426175) - (usage: 15097520) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (1,42716) - (usage: 15097520) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '143'
Debug: (1,427459) - (usage: 15102348) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00006.00001
[1] => 42.143
[2] => content_en,downloadtitle,download,gallery,image01,disable_wysiwyg,pagedata,searchable,extra3,target,image,thumbnail,extra1,extra2,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item
[3] => 143
)
Debug: (1,427994) - (usage: 15107228) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00006.00001', id_hierarchy = '42.143', hierarchy_path = 'interna/login-hilfe', prop_names = 'content_en,downloadtitle,download,gallery,image01,disable_wysiwyg,pagedata,searchable,extra3,target,image,thumbnail,extra1,extra2,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item' WHERE content_id = '143'
Debug: (1,428517) - (usage: 15102804) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '144' LIMIT 1
Debug: (1,429076) - (usage: 15103532) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '143' LIMIT 1
Debug: (1,429506) - (usage: 15103820) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (1,430316) - (usage: 15103824) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '144'
Debug: (1,430445) - (usage: 15103444) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00006.00001.00002
[1] => 42.143.144
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en
[3] => 144
)
Debug: (1,430909) - (usage: 15107676) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00006.00001.00002', id_hierarchy = '42.143.144', hierarchy_path = 'interna/login-hilfe/passwort', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '144'
Debug: (1,431395) - (usage: 15104732) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '145' LIMIT 1
Debug: (1,43179) - (usage: 15105468) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '143' LIMIT 1
Debug: (1,432185) - (usage: 15105752) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (1,432829) - (usage: 15105756) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '145'
Debug: (1,432946) - (usage: 15105384) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00006.00001.00001
[1] => 42.143.145
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en
[3] => 145
)
Debug: (1,433448) - (usage: 15109628) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00006.00001.00001', id_hierarchy = '42.143.145', hierarchy_path = 'interna/login-hilfe/benutzername', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '145'
Debug: (1,433966) - (usage: 15106664) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '146' LIMIT 1
Debug: (1,434394) - (usage: 15107404) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (1,435223) - (usage: 15107400) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '146'
Debug: (1,435419) - (usage: 15108136) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00006.00002
[1] => 42.146
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en,feu_action,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty
[3] => 146
)
Debug: (1,43594) - (usage: 15113020) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00006.00002', id_hierarchy = '42.146', hierarchy_path = 'interna/feu-landing-page', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,image01,gallery,download,downloadtitle,content_en,feu_action,hide_menu_item,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty' WHERE content_id = '146'
Debug: (1,436505) - (usage: 15108584) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '150' LIMIT 1
Debug: (1,436923) - (usage: 15109320) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,437353) - (usage: 15109612) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,437763) - (usage: 15109884) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,438616) - (usage: 15109896) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '150'
Debug: (1,438802) - (usage: 15110628) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00001
[1] => 22.41.133.150
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item
[3] => 150
)
Debug: (1,439321) - (usage: 15115692) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00001', id_hierarchy = '22.41.133.150', hierarchy_path = 'service/termine/terminkalender/september-2011', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item' WHERE content_id = '150'
Debug: (1,43989) - (usage: 15111108) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '151' LIMIT 1
Debug: (1,440274) - (usage: 15111844) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,440674) - (usage: 15112136) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,441074) - (usage: 15112408) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,441757) - (usage: 15112416) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '151'
Debug: (1,44192) - (usage: 15113140) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00002
[1] => 22.41.133.151
[2] => thumbnail,extra1,target,image,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 151
)
Debug: (1,442439) - (usage: 15118196) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00002', id_hierarchy = '22.41.133.151', hierarchy_path = 'service/termine/terminkalender/oktober-2011', prop_names = 'thumbnail,extra1,target,image,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '151'
Debug: (1,442975) - (usage: 15113620) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '153' LIMIT 1
Debug: (1,4434) - (usage: 15114352) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,443822) - (usage: 15114648) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,444239) - (usage: 15114920) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,44493) - (usage: 15114932) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '153'
Debug: (1,44509) - (usage: 15115660) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00003
[1] => 22.41.133.153
[2] => feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,target,image,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 153
)
Debug: (1,445584) - (usage: 15120716) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00003', id_hierarchy = '22.41.133.153', hierarchy_path = 'service/termine/terminkalender/november-2011', prop_names = 'feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,target,image,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '153'
Debug: (1,446089) - (usage: 15116136) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '154' LIMIT 1
Debug: (1,446501) - (usage: 15116872) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,446906) - (usage: 15117164) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,447328) - (usage: 15117436) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,448139) - (usage: 15117448) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '154'
Debug: (1,448295) - (usage: 15118176) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00004
[1] => 22.41.133.154
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,start_date,end_date
[3] => 154
)
Debug: (1,448791) - (usage: 15123228) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00004', id_hierarchy = '22.41.133.154', hierarchy_path = 'service/termine/terminkalender/dezember-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,start_date,end_date' WHERE content_id = '154'
Debug: (1,449318) - (usage: 15118652) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '155' LIMIT 1
Debug: (1,449724) - (usage: 15119384) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,450128) - (usage: 15119676) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,450538) - (usage: 15119948) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,451314) - (usage: 15119960) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '155'
Debug: (1,451474) - (usage: 15120688) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00005
[1] => 22.41.133.155
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,start_date
[3] => 155
)
Debug: (1,451977) - (usage: 15125736) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00005', id_hierarchy = '22.41.133.155', hierarchy_path = 'service/termine/terminkalender/januar-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,start_date' WHERE content_id = '155'
Debug: (1,452498) - (usage: 15121164) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '156' LIMIT 1
Debug: (1,45292) - (usage: 15121900) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,453384) - (usage: 15122192) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,453803) - (usage: 15122464) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,454563) - (usage: 15122472) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '156'
Debug: (1,454722) - (usage: 15123196) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00006
[1] => 22.41.133.156
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 156
)
Debug: (1,455259) - (usage: 15128248) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00006', id_hierarchy = '22.41.133.156', hierarchy_path = 'service/termine/terminkalender/februar-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '156'
Debug: (1,455814) - (usage: 15123676) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '157' LIMIT 1
Debug: (1,456236) - (usage: 15124404) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,45674) - (usage: 15124700) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,457253) - (usage: 15124972) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,458116) - (usage: 15124984) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '157'
Debug: (1,45831) - (usage: 15125708) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00007
[1] => 22.41.133.157
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 157
)
Debug: (1,458833) - (usage: 15130756) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00007', id_hierarchy = '22.41.133.157', hierarchy_path = 'service/termine/terminkalender/maerz-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '157'
Debug: (1,459381) - (usage: 15126188) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '158' LIMIT 1
Debug: (1,459795) - (usage: 15126916) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,460244) - (usage: 15127212) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,460697) - (usage: 15127484) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,461409) - (usage: 15127496) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '158'
Debug: (1,461594) - (usage: 15128220) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00008
[1] => 22.41.133.158
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 158
)
Debug: (1,46219) - (usage: 15133268) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00008', id_hierarchy = '22.41.133.158', hierarchy_path = 'service/termine/terminkalender/april-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '158'
Debug: (1,462748) - (usage: 15128700) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '159' LIMIT 1
Debug: (1,463178) - (usage: 15129428) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,463616) - (usage: 15129724) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,464055) - (usage: 15130000) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,465051) - (usage: 15130008) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '159'
Debug: (1,465239) - (usage: 15130732) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00009
[1] => 22.41.133.159
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 159
)
Debug: (1,46649) - (usage: 15135792) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00009', id_hierarchy = '22.41.133.159', hierarchy_path = 'service/termine/terminkalender/mai-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '159'
Debug: (1,468009) - (usage: 15131212) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '160' LIMIT 1
Debug: (1,469426) - (usage: 15131944) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,470235) - (usage: 15132240) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,470801) - (usage: 15132512) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,471527) - (usage: 15132524) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '160'
Debug: (1,471712) - (usage: 15133248) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00010
[1] => 22.41.133.160
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 160
)
Debug: (1,472527) - (usage: 15138296) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00010', id_hierarchy = '22.41.133.160', hierarchy_path = 'service/termine/terminkalender/juni-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '160'
Debug: (1,473205) - (usage: 15133728) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '161' LIMIT 1
Debug: (1,473837) - (usage: 15134456) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,474261) - (usage: 15134752) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,474669) - (usage: 15135024) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,475444) - (usage: 15135036) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '161'
Debug: (1,475631) - (usage: 15135760) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00011
[1] => 22.41.133.161
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 161
)
Debug: (1,476139) - (usage: 15140796) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00011', id_hierarchy = '22.41.133.161', hierarchy_path = 'service/termine/terminkalender/juli-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '161'
Debug: (1,476697) - (usage: 15136240) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '164' LIMIT 1
Debug: (1,477132) - (usage: 15136988) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (1,477855) - (usage: 15136980) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '164'
Debug: (1,478039) - (usage: 15137704) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00006.00003
[1] => 42.164
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 164
)
Debug: (1,478531) - (usage: 15142604) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00006.00003', id_hierarchy = '42.164', hierarchy_path = 'interna/meta_kalender-export', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '164'
Debug: (1,479109) - (usage: 15138164) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '165' LIMIT 1
Debug: (1,479578) - (usage: 15138912) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '143' LIMIT 1
Debug: (1,480014) - (usage: 15139192) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (1,48072) - (usage: 15139192) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '165'
Debug: (1,480887) - (usage: 15139916) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00006.00001.00003
[1] => 42.143.165
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 165
)
Debug: (1,481398) - (usage: 15144908) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00006.00001.00003', id_hierarchy = '42.143.165', hierarchy_path = 'interna/login-hilfe/ehemaligen-pw-reset', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '165'
Debug: (1,481914) - (usage: 15140392) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '166' LIMIT 1
Debug: (1,482407) - (usage: 15141152) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '218' LIMIT 1
Debug: (1,482894) - (usage: 15141460) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,483331) - (usage: 15141720) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,484091) - (usage: 15141724) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '166'
Debug: (1,484275) - (usage: 15143168) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00004.00004
[1] => 22.253.218.166
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,feu_access,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,content_en
[3] => 166
)
Debug: (1,484797) - (usage: 15148880) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00004.00004', id_hierarchy = '22.253.218.166', hierarchy_path = 'service/intern/informationen-abteilungen/infos-berufliche-gymnasien', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,feu_access,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,content_en' WHERE content_id = '166'
Debug: (1,485373) - (usage: 15143144) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '167' LIMIT 1
Debug: (1,486763) - (usage: 15143900) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '61' LIMIT 1
Debug: (1,487178) - (usage: 15144180) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,487972) - (usage: 15144180) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '167'
Debug: (1,488129) - (usage: 15144904) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00005.00003
[1] => 22.61.167
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 167
)
Debug: (1,489355) - (usage: 15149932) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00005.00003', id_hierarchy = '22.61.167', hierarchy_path = 'service/schulberatung/suchtpraeventionslehrerin', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '167'
Debug: (1,489888) - (usage: 15145380) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '168' LIMIT 1
Debug: (1,490284) - (usage: 15146120) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,490686) - (usage: 15146392) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,491429) - (usage: 15146408) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '168'
Debug: (1,491627) - (usage: 15147852) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00010
[1] => 22.253.168
[2] => custom_params,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params_smarty,content_en
[3] => 168
)
Debug: (1,492565) - (usage: 15153356) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00010', id_hierarchy = '22.253.168', hierarchy_path = 'service/intern/vertretungsplan', prop_names = 'custom_params,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params_smarty,content_en' WHERE content_id = '168'
Debug: (1,493076) - (usage: 15147824) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '169' LIMIT 1
Debug: (1,493464) - (usage: 15148564) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '67' LIMIT 1
Debug: (1,4939) - (usage: 15148832) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,494375) - (usage: 15149128) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,495075) - (usage: 15149148) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '169'
Debug: (1,495229) - (usage: 15149872) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00002.00001
[1] => 18.23.67.169
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 169
)
Debug: (1,495716) - (usage: 15154956) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00002.00001', id_hierarchy = '18.23.67.169', hierarchy_path = 'ueber-die-domain/schulleben/archiv/schuljahr-2010-11', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '169'
Debug: (1,496251) - (usage: 15150360) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '171' LIMIT 1
Debug: (1,496655) - (usage: 15151120) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,497053) - (usage: 15151404) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,497479) - (usage: 15151676) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,498209) - (usage: 15151688) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '171'
Debug: (1,498381) - (usage: 15153124) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00015
[1] => 22.41.134.171
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 171
)
Debug: (1,498886) - (usage: 15158748) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00015', id_hierarchy = '22.41.134.171', hierarchy_path = 'service/termine/klassentermine/klassentermine-2bfh-p2', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '171'
Debug: (1,49941) - (usage: 15153100) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '178' LIMIT 1
Debug: (1,49983) - (usage: 15153844) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,500263) - (usage: 15154132) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,500651) - (usage: 15154404) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,501433) - (usage: 15154416) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '178'
Debug: (1,50161) - (usage: 15155856) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00016
[1] => 22.41.134.178
[2] => hide_menu_item,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty
[3] => 178
)
Debug: (1,502124) - (usage: 15161492) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00016', id_hierarchy = '22.41.134.178', hierarchy_path = 'service/termine/klassentermine/klassentermine-bej', prop_names = 'hide_menu_item,feu_action,evaluate_smarty,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty' WHERE content_id = '178'
Debug: (1,502635) - (usage: 15155844) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '180' LIMIT 1
Debug: (1,503021) - (usage: 15156584) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,503426) - (usage: 15156872) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,504135) - (usage: 15156900) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '180'
Debug: (1,504311) - (usage: 15158344) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00003.00003
[1] => 20.28.180
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 180
)
Debug: (1,50482) - (usage: 15163924) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00003', id_hierarchy = '20.28.180', hierarchy_path = 'bildungsangebot/berufskollegs/berufspraktikanten', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '180'
Debug: (1,505313) - (usage: 15158316) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '182' LIMIT 1
Debug: (1,505707) - (usage: 15159132) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '180' LIMIT 1
Debug: (1,506849) - (usage: 15159392) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '28' LIMIT 1
Debug: (1,507354) - (usage: 15159684) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,50803) - (usage: 15159700) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '182'
Debug: (1,508186) - (usage: 15160424) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00003.00003.00001
[1] => 20.28.180.182
[2] => thumbnail,image,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 182
)
Debug: (1,508726) - (usage: 15165720) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00003.00003.00001', id_hierarchy = '20.28.180.182', hierarchy_path = 'bildungsangebot/berufskollegs/berufspraktikanten/einblick-in-den-schulalltag-bei-den-berufspraktikanten', prop_names = 'thumbnail,image,target,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '182'
Debug: (1,509289) - (usage: 15160896) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '183' LIMIT 1
Debug: (1,509729) - (usage: 15161640) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,510142) - (usage: 15161916) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,510882) - (usage: 15161920) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '183'
Debug: (1,511051) - (usage: 15163360) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00001
[1] => 22.253.183
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en,inherit_feu_params,feu_params
[3] => 183
)
Debug: (1,511579) - (usage: 15168840) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00001', id_hierarchy = '22.253.183', hierarchy_path = 'service/intern/merkblaetter', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en,inherit_feu_params,feu_params' WHERE content_id = '183'
Debug: (1,512079) - (usage: 15163352) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '186' LIMIT 1
Debug: (1,512474) - (usage: 15164124) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '39' LIMIT 1
Debug: (1,512868) - (usage: 15164384) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,513577) - (usage: 15164392) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '186'
Debug: (1,513745) - (usage: 15165832) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00002.00006
[1] => 22.39.186
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,custom_params_smarty,feu_params_smarty
[3] => 186
)
Debug: (1,514239) - (usage: 15171396) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00002.00006', id_hierarchy = '22.39.186', hierarchy_path = 'service/download/antraege-schuelerangelegenheiten', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,inherit_custom_params,custom_params,custom_params_smarty,feu_params_smarty' WHERE content_id = '186'
Debug: (1,514781) - (usage: 15165820) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '189' LIMIT 1
Debug: (1,515167) - (usage: 15166580) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,515745) - (usage: 15166848) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,516428) - (usage: 15166872) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '189'
Debug: (1,516599) - (usage: 15168316) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00010
[1] => 18.23.189
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,content_en,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 189
)
Debug: (1,517162) - (usage: 15173928) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00010', id_hierarchy = '18.23.189', hierarchy_path = 'ueber-die-domain/schulleben/the-cleaners---bleib-sauber', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,content_en,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '189'
Debug: (1,517739) - (usage: 15168292) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '190' LIMIT 1
Debug: (1,518135) - (usage: 15169048) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '39' LIMIT 1
Debug: (1,518522) - (usage: 15169328) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,519225) - (usage: 15169336) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '190'
Debug: (1,519394) - (usage: 15170780) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00002.00005
[1] => 22.39.190
[2] => inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en
[3] => 190
)
Debug: (1,519909) - (usage: 15176320) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00002.00005', id_hierarchy = '22.39.190', hierarchy_path = 'service/download/notenberechnungstabellen', prop_names = 'inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '190'
Debug: (1,520409) - (usage: 15170764) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '191' LIMIT 1
Debug: (1,520896) - (usage: 15171520) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (1,521302) - (usage: 15171812) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,52172) - (usage: 15172080) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,522456) - (usage: 15172088) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '191'
Debug: (1,522629) - (usage: 15173528) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00003
[1] => 22.253.213.191
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,feu_access,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty
[3] => 191
)
Debug: (1,523146) - (usage: 15179148) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00003', id_hierarchy = '22.253.213.191', hierarchy_path = 'service/intern/termine-intern/konferenztermine', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,feu_access,inherit_feu_params,feu_params,inherit_custom_params,custom_params,feu_params_smarty,custom_params_smarty' WHERE content_id = '191'
Debug: (1,523705) - (usage: 15173520) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '193' LIMIT 1
Debug: (1,524136) - (usage: 15174268) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,524522) - (usage: 15174552) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,524923) - (usage: 15174824) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,525781) - (usage: 15174836) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '193'
Debug: (1,525948) - (usage: 15176296) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00003
[1] => 22.41.134.193
[2] => target,image,thumbnail,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en
[3] => 193
)
Debug: (1,526542) - (usage: 15181916) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00003', id_hierarchy = '22.41.134.193', hierarchy_path = 'service/termine/klassentermine/klassentermine-l3lw', prop_names = 'target,image,thumbnail,redirect_params,inherit_redirect_params,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,content_en' WHERE content_id = '193'
Debug: (1,527167) - (usage: 15176252) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '196' LIMIT 1
Debug: (1,527642) - (usage: 15177004) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,528273) - (usage: 15177288) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,529353) - (usage: 15177560) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,530569) - (usage: 15177580) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '196'
Debug: (1,53076) - (usage: 15179012) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00017
[1] => 22.41.134.196
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 196
)
Debug: (1,531808) - (usage: 15184640) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00017', id_hierarchy = '22.41.134.196', hierarchy_path = 'service/termine/klassentermine/klassentermine-1bkfh', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,content_en,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '196'
Debug: (1,532527) - (usage: 15179000) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '201' LIMIT 1
Debug: (1,53297) - (usage: 15179736) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,533387) - (usage: 15180012) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,53417) - (usage: 15180016) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '201'
Debug: (1,534395) - (usage: 15181460) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00003
[1] => 22.253.201
[2] => custom_params_smarty,custom_params,inherit_custom_params,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,content_en
[3] => 201
)
Debug: (1,534957) - (usage: 15186944) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00003', id_hierarchy = '22.253.201', hierarchy_path = 'service/intern/formblaetter', prop_names = 'custom_params_smarty,custom_params,inherit_custom_params,target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,inherit_redirect_params,redirect_params,evaluate_smarty,feu_action,hide_menu_item,image01,gallery,download,downloadtitle,inherit_feu_params,feu_params,feu_params_smarty,content_en' WHERE content_id = '201'
Debug: (1,535504) - (usage: 15181440) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '202' LIMIT 1
Debug: (1,535906) - (usage: 15182188) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '218' LIMIT 1
Debug: (1,536285) - (usage: 15182500) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,536675) - (usage: 15182760) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,53734) - (usage: 15182768) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '202'
Debug: (1,537498) - (usage: 15183792) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00004.00001
[1] => 22.253.218.202
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 202
)
Debug: (1,537994) - (usage: 15189164) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00004.00001', id_hierarchy = '22.253.218.202', hierarchy_path = 'service/intern/informationen-abteilungen/informationen-abt-i', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '202'
Debug: (1,538565) - (usage: 15184072) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '203' LIMIT 1
Debug: (1,538948) - (usage: 15184824) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '218' LIMIT 1
Debug: (1,539326) - (usage: 15185132) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,539738) - (usage: 15185392) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,540451) - (usage: 15185400) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '203'
Debug: (1,540616) - (usage: 15186424) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00004.00002
[1] => 22.253.218.203
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 203
)
Debug: (1,541097) - (usage: 15191804) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00004.00002', id_hierarchy = '22.253.218.203', hierarchy_path = 'service/intern/informationen-abteilungen/informationen-abt-ii', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '203'
Debug: (1,54815) - (usage: 15186704) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '204' LIMIT 1
Debug: (1,548693) - (usage: 15187456) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '218' LIMIT 1
Debug: (1,549119) - (usage: 15187768) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,549534) - (usage: 15188024) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,550309) - (usage: 15188032) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '204'
Debug: (1,550516) - (usage: 15189052) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00004.00003
[1] => 22.253.218.204
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 204
)
Debug: (1,551057) - (usage: 15194428) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00004.00003', id_hierarchy = '22.253.218.204', hierarchy_path = 'service/intern/informationen-abteilungen/informationen-abt-iii', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '204'
Debug: (1,551519) - (usage: 15189344) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '205' LIMIT 1
Debug: (1,55195) - (usage: 15190100) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,552653) - (usage: 15190104) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '205'
Debug: (1,552854) - (usage: 15191128) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00004
[1] => 18.205
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty
[3] => 205
)
Debug: (1,553354) - (usage: 15196348) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00004', id_hierarchy = '18.205', hierarchy_path = 'ueber-die-domain/wissen-rund-um-die-bertha', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,gallery,downloadtitle,content_en,image01,download,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty' WHERE content_id = '205'
Debug: (1,5539) - (usage: 15191388) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '208' LIMIT 1
Debug: (1,55441) - (usage: 15192136) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '209' LIMIT 1
Debug: (1,554828) - (usage: 15192444) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (1,55524) - (usage: 15192728) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,555651) - (usage: 15193004) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,556373) - (usage: 15193008) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '208'
Debug: (1,556576) - (usage: 15194036) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00001.00001
[1] => 22.253.213.209.208
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 208
)
Debug: (1,557099) - (usage: 15199492) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00001.00001', id_hierarchy = '22.253.213.209.208', hierarchy_path = 'service/intern/termine-intern/termine-der-abteilungen/schulartentermine', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '208'
Debug: (1,557545) - (usage: 15194324) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '209' LIMIT 1
Debug: (1,557966) - (usage: 15195080) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (1,558415) - (usage: 15195364) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,558839) - (usage: 15195636) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,559591) - (usage: 15195644) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '209'
Debug: (1,559792) - (usage: 15196664) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00001
[1] => 22.253.213.209
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 209
)
Debug: (1,560323) - (usage: 15202024) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00001', id_hierarchy = '22.253.213.209', hierarchy_path = 'service/intern/termine-intern/termine-der-abteilungen', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '209'
Debug: (1,560859) - (usage: 15196948) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '210' LIMIT 1
Debug: (1,561284) - (usage: 15197684) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '209' LIMIT 1
Debug: (1,561709) - (usage: 15197996) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (1,562138) - (usage: 15198280) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,562554) - (usage: 15198556) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,563291) - (usage: 15198564) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '210'
Debug: (1,563493) - (usage: 15199588) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00001.00002
[1] => 22.253.213.209.210
[2] => content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,extra3,extra2,extra1,thumbnail,image,target
[3] => 210
)
Debug: (1,564029) - (usage: 15205048) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00001.00002', id_hierarchy = '22.253.213.209.210', hierarchy_path = 'service/intern/termine-intern/termine-der-abteilungen/termine-abt-ii', prop_names = 'content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,extra3,extra2,extra1,thumbnail,image,target' WHERE content_id = '210'
Debug: (1,56458) - (usage: 15199884) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '211' LIMIT 1
Debug: (1,565001) - (usage: 15200624) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '209' LIMIT 1
Debug: (1,565414) - (usage: 15200936) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (1,565818) - (usage: 15201216) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,566268) - (usage: 15201492) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,567063) - (usage: 15201500) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '211'
Debug: (1,567261) - (usage: 15202528) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00001.00003
[1] => 22.253.213.209.211
[2] => end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty
[3] => 211
)
Debug: (1,567846) - (usage: 15207988) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00001.00003', id_hierarchy = '22.253.213.209.211', hierarchy_path = 'service/intern/termine-intern/termine-der-abteilungen/termine-abt-iii', prop_names = 'end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty' WHERE content_id = '211'
Debug: (1,568394) - (usage: 15202812) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '212' LIMIT 1
Debug: (1,568818) - (usage: 15203548) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '209' LIMIT 1
Debug: (1,569235) - (usage: 15203860) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (1,56967) - (usage: 15204144) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,570112) - (usage: 15204420) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,570926) - (usage: 15204428) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '212'
Debug: (1,571126) - (usage: 15205456) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00001.00004
[1] => 22.253.213.209.212
[2] => target,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,image,thumbnail,extra1,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 212
)
Debug: (1,571691) - (usage: 15210916) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00001.00004', id_hierarchy = '22.253.213.209.212', hierarchy_path = 'service/intern/termine-intern/termine-der-abteilungen/termine-abt-iv', prop_names = 'target,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,image,thumbnail,extra1,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '212'
Debug: (1,572165) - (usage: 15205748) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (1,572748) - (usage: 15206484) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,573174) - (usage: 15206760) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,573941) - (usage: 15206768) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '213'
Debug: (1,57417) - (usage: 15207796) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00011
[1] => 22.253.213
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 213
)
Debug: (1,574691) - (usage: 15213000) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011', id_hierarchy = '22.253.213', hierarchy_path = 'service/intern/termine-intern', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '213'
Debug: (1,575259) - (usage: 15208072) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '214' LIMIT 1
Debug: (1,575702) - (usage: 15208804) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (1,576148) - (usage: 15209100) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,576658) - (usage: 15209372) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,580133) - (usage: 15209380) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '214'
Debug: (1,58037) - (usage: 15210408) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00004
[1] => 22.253.213.214
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 214
)
Debug: (1,580937) - (usage: 15215708) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00004', id_hierarchy = '22.253.213.214', hierarchy_path = 'service/intern/termine-intern/termine-oes', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '214'
Debug: (1,581569) - (usage: 15210688) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '215' LIMIT 1
Debug: (1,582024) - (usage: 15211408) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '213' LIMIT 1
Debug: (1,582442) - (usage: 15211712) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,58289) - (usage: 15211980) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,583677) - (usage: 15211988) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '215'
Debug: (1,583888) - (usage: 15213012) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00011.00002
[1] => 22.253.213.215
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 215
)
Debug: (1,584427) - (usage: 15218300) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00011.00002', id_hierarchy = '22.253.213.215', hierarchy_path = 'service/intern/termine-intern/auvs', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '215'
Debug: (1,584989) - (usage: 15213300) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '216' LIMIT 1
Debug: (1,585427) - (usage: 15214044) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,585861) - (usage: 15214316) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,58668) - (usage: 15214324) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '216'
Debug: (1,586886) - (usage: 15215356) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00007
[1] => 22.253.216
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 216
)
Debug: (1,587402) - (usage: 15220576) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00007', id_hierarchy = '22.253.216', hierarchy_path = 'service/intern/oes-informationen', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '216'
Debug: (1,587943) - (usage: 15215632) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '217' LIMIT 1
Debug: (1,588464) - (usage: 15216364) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '229' LIMIT 1
Debug: (1,58889) - (usage: 15216652) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,589304) - (usage: 15216928) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,590023) - (usage: 15216936) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '217'
Debug: (1,59022) - (usage: 15217956) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00002.00001
[1] => 22.253.229.217
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 217
)
Debug: (1,590804) - (usage: 15223248) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00002.00001', id_hierarchy = '22.253.229.217', hierarchy_path = 'service/intern/protokolle/konferenzen', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '217'
Debug: (1,591272) - (usage: 15218236) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '218' LIMIT 1
Debug: (1,591735) - (usage: 15218996) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,592155) - (usage: 15219260) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,592973) - (usage: 15219268) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '218'
Debug: (1,593171) - (usage: 15220288) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00004
[1] => 22.253.218
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 218
)
Debug: (1,593695) - (usage: 15225532) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00004', id_hierarchy = '22.253.218', hierarchy_path = 'service/intern/informationen-abteilungen', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '218'
Debug: (1,594271) - (usage: 15220568) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '221' LIMIT 1
Debug: (1,594691) - (usage: 15221288) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,595097) - (usage: 15221572) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,595978) - (usage: 15221576) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '221'
Debug: (1,596177) - (usage: 15222596) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00008
[1] => 22.253.221
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 221
)
Debug: (1,59677) - (usage: 15227756) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00008', id_hierarchy = '22.253.221', hierarchy_path = 'service/intern/oepr', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '221'
Debug: (1,597338) - (usage: 15222876) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '222' LIMIT 1
Debug: (1,597776) - (usage: 15223636) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,598262) - (usage: 15223900) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,599237) - (usage: 15223908) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '222'
Debug: (1,59944) - (usage: 15224928) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00005
[1] => 22.253.222
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 222
)
Debug: (1,59997) - (usage: 15230208) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00005', id_hierarchy = '22.253.222', hierarchy_path = 'service/intern/klassenlehrer-handreichung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '222'
Debug: (1,600519) - (usage: 15225208) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '228' LIMIT 1
Debug: (1,601085) - (usage: 15225936) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,601799) - (usage: 15226216) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,603197) - (usage: 15226224) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '228'
Debug: (1,603402) - (usage: 15227244) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00006
[1] => 22.253.228
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 228
)
Debug: (1,604501) - (usage: 15232424) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00006', id_hierarchy = '22.253.228', hierarchy_path = 'service/intern/kollegium', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '228'
Debug: (1,604995) - (usage: 15227524) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '229' LIMIT 1
Debug: (1,605444) - (usage: 15228252) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,606043) - (usage: 15228532) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,606865) - (usage: 15228540) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '229'
Debug: (1,607039) - (usage: 15229560) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00002
[1] => 22.253.229
[2] => content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,target,image,thumbnail,extra1,extra2,extra3,searchable,feu_params,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params
[3] => 229
)
Debug: (1,607635) - (usage: 15234748) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00002', id_hierarchy = '22.253.229', hierarchy_path = 'service/intern/protokolle', prop_names = 'content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,target,image,thumbnail,extra1,extra2,extra3,searchable,feu_params,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params' WHERE content_id = '229'
Debug: (1,608202) - (usage: 15229844) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '230' LIMIT 1
Debug: (1,608626) - (usage: 15230572) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '229' LIMIT 1
Debug: (1,608995) - (usage: 15230864) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,609365) - (usage: 15231136) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,610164) - (usage: 15231144) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '230'
Debug: (1,610322) - (usage: 15232164) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00002.00002
[1] => 22.253.229.230
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 230
)
Debug: (1,610797) - (usage: 15237452) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00002.00002', id_hierarchy = '22.253.229.230', hierarchy_path = 'service/intern/protokolle/error404', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '230'
Debug: (1,611336) - (usage: 15232452) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '231' LIMIT 1
Debug: (1,611755) - (usage: 15233188) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '115' LIMIT 1
Debug: (1,612223) - (usage: 15233520) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,612707) - (usage: 15233800) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,613539) - (usage: 15233812) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '231'
Debug: (1,613871) - (usage: 15237792) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00003.00002
[1] => 20.29.115.231
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,testimonial2,testimonial3,testimonial4,testimonial5,endorser1,endorser2,endorser3,endorser4,endorser5,endorser6,endorser7,endorser8,endorser9,endorser10,next,prev,content_en,testimonial6,testimonial7,testimonial8,testimonial9,testimonial10,testicontent,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15
[3] => 231
)
Debug: (1,614446) - (usage: 15244836) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00003.00002', id_hierarchy = '20.29.115.231', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/sozialwissenschaftliches-gymnasium/testimonials', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,testimonial2,testimonial3,testimonial4,testimonial5,endorser1,endorser2,endorser3,endorser4,endorser5,endorser6,endorser7,endorser8,endorser9,endorser10,next,prev,content_en,testimonial6,testimonial7,testimonial8,testimonial9,testimonial10,testicontent,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15' WHERE content_id = '231'
Debug: (1,615016) - (usage: 15235736) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '234' LIMIT 1
Debug: (1,615433) - (usage: 15236540) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '111' LIMIT 1
Debug: (1,615847) - (usage: 15236836) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,616263) - (usage: 15237116) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,617127) - (usage: 15237128) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '234'
Debug: (1,617436) - (usage: 15241132) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00001.00002
[1] => 20.29.111.234
[2] => testimonial6,endorser5,testimonial5,endorser4,testimonial4,endorser3,testimonial3,endorser2,testimonial2,endorser1,prev,content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,endorser6,testimonial7,endorser10,testimonial10,endorser9,testimonial9,endorser8,testimonial8,endorser7,next,testicontent,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15
[3] => 234
)
Debug: (1,618004) - (usage: 15248296) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00001.00002', id_hierarchy = '20.29.111.234', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/agrarwissenschaftliches-gymnasium/schuelerkommentare-zur-entscheidung-fuer-das-ag', prop_names = 'testimonial6,endorser5,testimonial5,endorser4,testimonial4,endorser3,testimonial3,endorser2,testimonial2,endorser1,prev,content_en,downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,endorser6,testimonial7,endorser10,testimonial10,endorser9,testimonial9,endorser8,testimonial8,endorser7,next,testicontent,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15' WHERE content_id = '234'
Debug: (1,618586) - (usage: 15239056) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '235' LIMIT 1
Debug: (1,619019) - (usage: 15239864) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '113' LIMIT 1
Debug: (1,619444) - (usage: 15240148) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,619863) - (usage: 15240432) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,620752) - (usage: 15240444) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '235'
Debug: (1,621063) - (usage: 15244460) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00002.00002
[1] => 20.29.113.235
[2] => downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,next,prev,endorser1,endorser2,endorser3,endorser4,endorser5,endorser6,endorser7,endorser8,endorser9,endorser10,content_en,testimonial2,testimonial3,testimonial4,testimonial5,testimonial6,testimonial7,testimonial8,testimonial9,testimonial10,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15,testicontent
[3] => 235
)
Debug: (1,621619) - (usage: 15251620) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00002.00002', id_hierarchy = '20.29.113.235', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/biotechnologisches-gymnasium/schuelerkommentare-zur-entscheidung-fuer-das-btg', prop_names = 'downloadtitle,download,gallery,image01,custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,next,prev,endorser1,endorser2,endorser3,endorser4,endorser5,endorser6,endorser7,endorser8,endorser9,endorser10,content_en,testimonial2,testimonial3,testimonial4,testimonial5,testimonial6,testimonial7,testimonial8,testimonial9,testimonial10,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15,testicontent' WHERE content_id = '235'
Debug: (1,622209) - (usage: 15242364) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '236' LIMIT 1
Debug: (1,62274) - (usage: 15243176) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '240' LIMIT 1
Debug: (1,623179) - (usage: 15243456) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '113' LIMIT 1
Debug: (1,623595) - (usage: 15243760) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,624009) - (usage: 15244052) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,624919) - (usage: 15244060) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '236'
Debug: (1,625232) - (usage: 15248068) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00002.00001.00001
[1] => 20.29.113.240.236
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,next,prev,endorser1,endorser2,endorser3,endorser4,endorser5,endorser6,endorser7,endorser8,endorser9,endorser10,content_en,testimonial2,testimonial3,testimonial4,testimonial5,testimonial6,testimonial7,testimonial8,testimonial9,testimonial10,testicontent,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15
[3] => 236
)
Debug: (1,62581) - (usage: 15255388) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00002.00001.00001', id_hierarchy = '20.29.113.240.236', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/biotechnologisches-gymnasium/profilfach-biotechnologie/schuelerkommentare-zur-besonderheit-des-profilfachs', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,next,prev,endorser1,endorser2,endorser3,endorser4,endorser5,endorser6,endorser7,endorser8,endorser9,endorser10,content_en,testimonial2,testimonial3,testimonial4,testimonial5,testimonial6,testimonial7,testimonial8,testimonial9,testimonial10,testicontent,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15' WHERE content_id = '236'
Debug: (1,626379) - (usage: 15245996) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '237' LIMIT 1
Debug: (1,62695) - (usage: 15246812) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '239' LIMIT 1
Debug: (1,627432) - (usage: 15247088) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '111' LIMIT 1
Debug: (1,627862) - (usage: 15247404) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,628279) - (usage: 15247688) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,629139) - (usage: 15247700) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '237'
Debug: (1,629449) - (usage: 15251704) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00001.00001.00001
[1] => 20.29.111.239.237
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en,next,prev,endorser1,testimonial2,endorser2,testimonial3,endorser3,testimonial4,endorser4,testimonial5,endorser5,testimonial6,endorser6,testimonial7,endorser7,testimonial8,endorser8,testimonial9,endorser9,testimonial10,endorser10,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15,testicontent
[3] => 237
)
Debug: (1,630016) - (usage: 15259012) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00001.00001.00001', id_hierarchy = '20.29.111.239.237', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/agrarwissenschaftliches-gymnasium/profilfach-agrarbiologie/schuelerkommentare-zur-besonderheit-des-profilfachs-2', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en,next,prev,endorser1,testimonial2,endorser2,testimonial3,endorser3,testimonial4,endorser4,testimonial5,endorser5,testimonial6,endorser6,testimonial7,endorser7,testimonial8,endorser8,testimonial9,endorser9,testimonial10,endorser10,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15,testicontent' WHERE content_id = '237'
Debug: (1,630591) - (usage: 15249628) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '238' LIMIT 1
Debug: (1,63122) - (usage: 15250444) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '241' LIMIT 1
Debug: (1,63169) - (usage: 15250740) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '115' LIMIT 1
Debug: (1,632112) - (usage: 15251044) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,632538) - (usage: 15251332) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,633366) - (usage: 15251340) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '238'
Debug: (1,633678) - (usage: 15255336) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00003.00001.00001
[1] => 20.29.115.241.238
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en,next,prev,endorser1,testimonial2,endorser2,testimonial3,endorser3,testimonial4,endorser4,testimonial5,endorser5,testimonial6,endorser6,testimonial7,endorser7,testimonial8,endorser8,testimonial9,endorser9,testimonial10,endorser10,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15,testicontent
[3] => 238
)
Debug: (1,634255) - (usage: 15262696) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00003.00001.00001', id_hierarchy = '20.29.115.241.238', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/sozialwissenschaftliches-gymnasium/profilfach-paedagogik-psychologie/schuelerkommentare-zur-besonderheit-des-profilfachs-3', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en,next,prev,endorser1,testimonial2,endorser2,testimonial3,endorser3,testimonial4,endorser4,testimonial5,endorser5,testimonial6,endorser6,testimonial7,endorser7,testimonial8,endorser8,testimonial9,endorser9,testimonial10,endorser10,testimonial11,testimonial12,testimonial13,testimonial14,testimonial15,testicontent' WHERE content_id = '238'
Debug: (1,634724) - (usage: 15253272) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '239' LIMIT 1
Debug: (1,635133) - (usage: 15254032) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '111' LIMIT 1
Debug: (1,635547) - (usage: 15254348) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,635952) - (usage: 15254632) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,636694) - (usage: 15254640) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '239'
Debug: (1,636892) - (usage: 15255660) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00001.00001
[1] => 20.29.111.239
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 239
)
Debug: (1,637429) - (usage: 15261160) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00001.00001', id_hierarchy = '20.29.111.239', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/agrarwissenschaftliches-gymnasium/profilfach-agrarbiologie', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '239'
Debug: (1,637917) - (usage: 15255936) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '240' LIMIT 1
Debug: (1,638386) - (usage: 15256696) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '113' LIMIT 1
Debug: (1,638824) - (usage: 15257004) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,639287) - (usage: 15257292) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,640279) - (usage: 15257300) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '240'
Debug: (1,640491) - (usage: 15258320) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00002.00001
[1] => 20.29.113.240
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 240
)
Debug: (1,641073) - (usage: 15263804) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00002.00001', id_hierarchy = '20.29.113.240', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/biotechnologisches-gymnasium/profilfach-biotechnologie', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '240'
Debug: (1,641539) - (usage: 15258596) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '241' LIMIT 1
Debug: (1,641977) - (usage: 15259372) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '115' LIMIT 1
Debug: (1,642391) - (usage: 15259684) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,642798) - (usage: 15259964) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,643564) - (usage: 15259976) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '241'
Debug: (1,643761) - (usage: 15260996) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00003.00001
[1] => 20.29.115.241
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 241
)
Debug: (1,644281) - (usage: 15266540) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00003.00001', id_hierarchy = '20.29.115.241', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/sozialwissenschaftliches-gymnasium/profilfach-paedagogik-psychologie', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '241'
Debug: (1,644808) - (usage: 15261268) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '242' LIMIT 1
Debug: (1,64522) - (usage: 15262000) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '35' LIMIT 1
Debug: (1,645626) - (usage: 15262280) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '21' LIMIT 1
Debug: (1,646369) - (usage: 15262300) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '242'
Debug: (1,646566) - (usage: 15263320) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00004.00006.00005
[1] => 21.35.242
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 242
)
Debug: (1,647067) - (usage: 15268552) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00004.00006.00005', id_hierarchy = '21.35.242', hierarchy_path = 'aktivitaeten/sporttage/ausdauerlauf', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '242'
Debug: (1,647606) - (usage: 15263588) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '243' LIMIT 1
Debug: (1,648598) - (usage: 15264324) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,649036) - (usage: 15264616) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,649466) - (usage: 15264888) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,650372) - (usage: 15264900) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '243'
Debug: (1,650574) - (usage: 15265920) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00013
[1] => 22.41.133.243
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 243
)
Debug: (1,651159) - (usage: 15271224) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00013', id_hierarchy = '22.41.133.243', hierarchy_path = 'service/termine/terminkalender/september-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '243'
Debug: (1,651712) - (usage: 15266200) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '244' LIMIT 1
Debug: (1,652137) - (usage: 15266932) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,652591) - (usage: 15267224) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,653036) - (usage: 15267496) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,653886) - (usage: 15267508) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '244'
Debug: (1,654086) - (usage: 15268528) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00012
[1] => 22.41.133.244
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 244
)
Debug: (1,65461) - (usage: 15273828) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00012', id_hierarchy = '22.41.133.244', hierarchy_path = 'service/termine/terminkalender/august-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '244'
Debug: (1,655671) - (usage: 15268812) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '245' LIMIT 1
Debug: (1,656127) - (usage: 15269548) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,656551) - (usage: 15269840) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,65701) - (usage: 15270112) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,657913) - (usage: 15270120) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '245'
Debug: (1,65812) - (usage: 15271140) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00014
[1] => 22.41.133.245
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 245
)
Debug: (1,658721) - (usage: 15276440) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00014', id_hierarchy = '22.41.133.245', hierarchy_path = 'service/termine/terminkalender/oktober-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '245'
Debug: (1,659339) - (usage: 15271424) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '246' LIMIT 1
Debug: (1,659765) - (usage: 15272160) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,660173) - (usage: 15272452) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,660585) - (usage: 15272724) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,661326) - (usage: 15272736) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '246'
Debug: (1,661531) - (usage: 15273756) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00015
[1] => 22.41.133.246
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 246
)
Debug: (1,66205) - (usage: 15279060) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00015', id_hierarchy = '22.41.133.246', hierarchy_path = 'service/termine/terminkalender/november-2012', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '246'
Debug: (1,662624) - (usage: 15274036) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '247' LIMIT 1
Debug: (1,663043) - (usage: 15274776) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,663474) - (usage: 15275064) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,663891) - (usage: 15275336) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,664606) - (usage: 15275348) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '247'
Debug: (1,664809) - (usage: 15276368) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00016
[1] => 22.41.133.247
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 247
)
Debug: (1,665385) - (usage: 15281688) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00016', id_hierarchy = '22.41.133.247', hierarchy_path = 'service/termine/terminkalender/dezember-2012-2', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '247'
Debug: (1,665932) - (usage: 15276648) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '248' LIMIT 1
Debug: (1,666349) - (usage: 15277412) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '24' LIMIT 1
Debug: (1,66676) - (usage: 15277696) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,66765) - (usage: 15277708) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '248'
Debug: (1,667851) - (usage: 15278728) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00002.00002
[1] => 18.24.248
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 248
)
Debug: (1,668395) - (usage: 15284076) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00002.00002', id_hierarchy = '18.24.248', hierarchy_path = 'ueber-die-domain/schulentwicklung/operativ-eigenstaendige-schule', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '248'
Debug: (1,668978) - (usage: 15278996) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '249' LIMIT 1
Debug: (1,669421) - (usage: 15279732) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '216' LIMIT 1
Debug: (1,669853) - (usage: 15280032) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,670283) - (usage: 15280300) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,671174) - (usage: 15280308) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '249'
Debug: (1,671373) - (usage: 15281328) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00007.00001
[1] => 22.253.216.249
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 249
)
Debug: (1,672148) - (usage: 15286700) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00007.00001', id_hierarchy = '22.253.216.249', hierarchy_path = 'service/intern/oes-informationen/oes-projekte', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '249'
Debug: (1,673116) - (usage: 15281612) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '250' LIMIT 1
Debug: (1,673776) - (usage: 15282376) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '39' LIMIT 1
Debug: (1,674269) - (usage: 15282644) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,675093) - (usage: 15282648) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '250'
Debug: (1,675309) - (usage: 15283668) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00002.00004
[1] => 22.39.250
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 250
)
Debug: (1,676021) - (usage: 15288980) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00002.00004', id_hierarchy = '22.39.250', hierarchy_path = 'service/download/infos-formulare-fuer-tp-und-lw', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '250'
Debug: (1,676617) - (usage: 15283944) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '251' LIMIT 1
Debug: (1,677051) - (usage: 15284688) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '249' LIMIT 1
Debug: (1,677852) - (usage: 15284980) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '216' LIMIT 1
Debug: (1,678298) - (usage: 15285276) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,67873) - (usage: 15285548) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,679583) - (usage: 15285556) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '251'
Debug: (1,679791) - (usage: 15286576) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00007.00001.00001
[1] => 22.253.216.249.251
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 251
)
Debug: (1,680507) - (usage: 15292040) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00007.00001.00001', id_hierarchy = '22.253.216.249.251', hierarchy_path = 'service/intern/oes-informationen/oes-projekte/netzwerkmanagement', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '251'
Debug: (1,681091) - (usage: 15286868) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '252' LIMIT 1
Debug: (1,681526) - (usage: 15287612) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,68198) - (usage: 15287884) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,682787) - (usage: 15287888) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '252'
Debug: (1,682997) - (usage: 15288908) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008.00009
[1] => 22.253.252
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 252
)
Debug: (1,683607) - (usage: 15294132) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008.00009', id_hierarchy = '22.253.252', hierarchy_path = 'service/intern/schulleiter-news', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '252'
Debug: (1,684066) - (usage: 15289184) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '253' LIMIT 1
Debug: (1,684576) - (usage: 15289900) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,68546) - (usage: 15289908) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '253'
Debug: (1,685677) - (usage: 15290932) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00008
[1] => 22.253
[2] => custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,gallery,download,downloadtitle,content_en,image01
[3] => 253
)
Debug: (1,686208) - (usage: 15296040) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00008', id_hierarchy = '22.253', hierarchy_path = 'service/intern', prop_names = 'custom_params_smarty,custom_params,inherit_custom_params,feu_params_smarty,feu_params,inherit_feu_params,hide_menu_item,feu_action,redirect_page,feu_access,end_date,start_date,use_expire_date,disable_wysiwyg,pagedata,searchable,extra3,extra2,extra1,thumbnail,image,target,gallery,download,downloadtitle,content_en,image01' WHERE content_id = '253'
Debug: (1,68679) - (usage: 15291208) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '254' LIMIT 1
Debug: (1,687207) - (usage: 15291948) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '60' LIMIT 1
Debug: (1,687605) - (usage: 15292216) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '23' LIMIT 1
Debug: (1,687986) - (usage: 15292508) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '18' LIMIT 1
Debug: (1,688662) - (usage: 15292528) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '254'
Debug: (1,688834) - (usage: 15293548) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00002.00001.00007.00001
[1] => 18.23.60.254
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 254
)
Debug: (1,689335) - (usage: 15298860) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00002.00001.00007.00001', id_hierarchy = '18.23.60.254', hierarchy_path = 'ueber-die-domain/schulleben/smv/berichte-der-smv', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '254'
Debug: (1,689775) - (usage: 15293820) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '255' LIMIT 1
Debug: (1,690222) - (usage: 15294548) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,6907) - (usage: 15294824) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,691454) - (usage: 15294836) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '255'
Debug: (1,691661) - (usage: 15295856) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00004
[1] => 22.41.255
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 255
)
Debug: (1,692303) - (usage: 15301060) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00004', id_hierarchy = '22.41.255', hierarchy_path = 'service/termine/blockplaene', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '255'
Debug: (1,692929) - (usage: 15296132) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '256' LIMIT 1
Debug: (1,693388) - (usage: 15296876) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '255' LIMIT 1
Debug: (1,693827) - (usage: 15297156) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,694248) - (usage: 15297432) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,694986) - (usage: 15297444) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '256'
Debug: (1,695204) - (usage: 15298464) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00004.00002
[1] => 22.41.255.256
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 256
)
Debug: (1,695743) - (usage: 15303788) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00004.00002', id_hierarchy = '22.41.255.256', hierarchy_path = 'service/termine/blockplaene/blockplan-2012-13', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '256'
Debug: (1,696292) - (usage: 15298744) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '257' LIMIT 1
Debug: (1,696737) - (usage: 15299488) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '113' LIMIT 1
Debug: (1,697162) - (usage: 15299808) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '29' LIMIT 1
Debug: (1,697586) - (usage: 15300092) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '20' LIMIT 1
Debug: (1,698343) - (usage: 15300104) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '257'
Debug: (1,698544) - (usage: 15301124) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00003.00004.00002.00004
[1] => 20.29.113.257
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 257
)
Debug: (1,699107) - (usage: 15306592) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00003.00004.00002.00004', id_hierarchy = '20.29.113.257', hierarchy_path = 'bildungsangebot/berufliche-gymnasien/biotechnologisches-gymnasium/berufsorientierung', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '257'
Debug: (1,699691) - (usage: 15301396) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '259' LIMIT 1
Debug: (1,700138) - (usage: 15302144) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,700578) - (usage: 15302428) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,701002) - (usage: 15302700) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,701749) - (usage: 15302712) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '259'
Debug: (1,701967) - (usage: 15303732) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00001
[1] => 22.41.134.259
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 259
)
Debug: (1,702507) - (usage: 15309060) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00001', id_hierarchy = '22.41.134.259', hierarchy_path = 'service/termine/klassentermine/klassentermine-ls-l', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '259'
Debug: (1,703127) - (usage: 15304012) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '260' LIMIT 1
Debug: (1,703585) - (usage: 15304760) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,704072) - (usage: 15305044) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,704554) - (usage: 15305316) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,705286) - (usage: 15305328) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '260'
Debug: (1,705489) - (usage: 15306348) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00002
[1] => 22.41.134.260
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 260
)
Debug: (1,70606) - (usage: 15311684) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00002', id_hierarchy = '22.41.134.260', hierarchy_path = 'service/termine/klassentermine/klassentermine-l2lw', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '260'
Debug: (1,708) - (usage: 15306624) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '261' LIMIT 1
Debug: (1,709302) - (usage: 15307380) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,709819) - (usage: 15307664) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,710292) - (usage: 15307936) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,71111) - (usage: 15307948) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '261'
Debug: (1,711322) - (usage: 15308968) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00014
[1] => 22.41.134.261
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 261
)
Debug: (1,712237) - (usage: 15314312) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00014', id_hierarchy = '22.41.134.261', hierarchy_path = 'service/termine/klassentermine/klassentermine-2bfh-p1', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '261'
Debug: (1,712785) - (usage: 15309248) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '262' LIMIT 1
Debug: (1,713203) - (usage: 15310000) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,713667) - (usage: 15310284) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,714088) - (usage: 15310556) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,714822) - (usage: 15310564) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '262'
Debug: (1,715024) - (usage: 15311584) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00004
[1] => 22.41.134.262
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 262
)
Debug: (1,715547) - (usage: 15316908) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00004', id_hierarchy = '22.41.134.262', hierarchy_path = 'service/termine/klassentermine/klassentermine-l1tp1', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '262'
Debug: (1,716106) - (usage: 15311868) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '263' LIMIT 1
Debug: (1,716541) - (usage: 15312620) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,716981) - (usage: 15312904) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,717404) - (usage: 15313176) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,718124) - (usage: 15313184) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '263'
Debug: (1,718324) - (usage: 15314208) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00005
[1] => 22.41.134.263
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 263
)
Debug: (1,718843) - (usage: 15319532) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00005', id_hierarchy = '22.41.134.263', hierarchy_path = 'service/termine/klassentermine/klassentermine-l1tp2', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '263'
Debug: (1,719403) - (usage: 15314492) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '264' LIMIT 1
Debug: (1,719826) - (usage: 15315244) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,720273) - (usage: 15315528) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,720732) - (usage: 15315800) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,721482) - (usage: 15315808) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '264'
Debug: (1,721682) - (usage: 15316828) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00006
[1] => 22.41.134.264
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 264
)
Debug: (1,722198) - (usage: 15322160) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00006', id_hierarchy = '22.41.134.264', hierarchy_path = 'service/termine/klassentermine/klassentermine-l1tp3', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '264'
Debug: (1,722726) - (usage: 15317112) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '265' LIMIT 1
Debug: (1,723165) - (usage: 15317864) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,723646) - (usage: 15318148) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,724073) - (usage: 15318420) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,724811) - (usage: 15318428) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '265'
Debug: (1,725014) - (usage: 15319448) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00007
[1] => 22.41.134.265
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 265
)
Debug: (1,725529) - (usage: 15324780) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00007', id_hierarchy = '22.41.134.265', hierarchy_path = 'service/termine/klassentermine/klassentermine-l2tpp', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '265'
Debug: (1,726076) - (usage: 15319736) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '266' LIMIT 1
Debug: (1,726511) - (usage: 15320488) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,726928) - (usage: 15320772) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,727489) - (usage: 15321044) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,728427) - (usage: 15321052) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '266'
Debug: (1,728628) - (usage: 15322072) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00008
[1] => 22.41.134.266
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 266
)
Debug: (1,729245) - (usage: 15327424) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00008', id_hierarchy = '22.41.134.266', hierarchy_path = 'service/termine/klassentermine/klassentermine-l2tpv', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '266'
Debug: (1,729872) - (usage: 15322364) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '267' LIMIT 1
Debug: (1,730423) - (usage: 15323116) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,730867) - (usage: 15323400) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,731299) - (usage: 15323672) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,733062) - (usage: 15323680) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '267'
Debug: (1,733269) - (usage: 15324700) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00009
[1] => 22.41.134.267
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 267
)
Debug: (1,73514) - (usage: 15330056) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00009', id_hierarchy = '22.41.134.267', hierarchy_path = 'service/termine/klassentermine/klassentermine-l2tpz', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '267'
Debug: (1,735725) - (usage: 15324984) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '268' LIMIT 1
Debug: (1,736164) - (usage: 15325736) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,738607) - (usage: 15326020) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,739044) - (usage: 15326292) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,739797) - (usage: 15326300) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '268'
Debug: (1,73997) - (usage: 15327340) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00010
[1] => 22.41.134.268
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 268
)
Debug: (1,740511) - (usage: 15332772) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00010', id_hierarchy = '22.41.134.268', hierarchy_path = 'service/termine/klassentermine/klassentermine-l3tpp', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '268'
Debug: (1,741079) - (usage: 15327628) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '269' LIMIT 1
Debug: (1,741503) - (usage: 15328380) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,741897) - (usage: 15328664) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,742278) - (usage: 15328936) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,74309) - (usage: 15328944) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '269'
Debug: (1,743269) - (usage: 15330048) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00011
[1] => 22.41.134.269
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 269
)
Debug: (1,743826) - (usage: 15335680) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00011', id_hierarchy = '22.41.134.269', hierarchy_path = 'service/termine/klassentermine/klassentermine-l3tpv', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '269'
Debug: (1,744412) - (usage: 15330272) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '270' LIMIT 1
Debug: (1,744851) - (usage: 15331024) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,745216) - (usage: 15331308) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,745648) - (usage: 15331580) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,74635) - (usage: 15331588) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '270'
Debug: (1,746529) - (usage: 15332752) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00012
[1] => 22.41.134.270
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 270
)
Debug: (1,747054) - (usage: 15338284) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00012', id_hierarchy = '22.41.134.270', hierarchy_path = 'service/termine/klassentermine/klassentermine-l3tpz', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '270'
Debug: (1,747571) - (usage: 15332896) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '271' LIMIT 1
Debug: (1,747957) - (usage: 15333648) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '134' LIMIT 1
Debug: (1,748394) - (usage: 15333936) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,748798) - (usage: 15334212) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,749626) - (usage: 15334224) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '271'
Debug: (1,749792) - (usage: 15335412) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00002.00013
[1] => 22.41.134.271
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 271
)
Debug: (1,75027) - (usage: 15340864) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00002.00013', id_hierarchy = '22.41.134.271', hierarchy_path = 'service/termine/klassentermine/klassentermine-ls-zg', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '271'
Debug: (1,750777) - (usage: 15335560) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '272' LIMIT 1
Debug: (1,751155) - (usage: 15336280) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '42' LIMIT 1
Debug: (1,751959) - (usage: 15336292) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '272'
Debug: (1,752119) - (usage: 15337440) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00006.00007
[1] => 42.272
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 272
)
Debug: (1,752608) - (usage: 15342700) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00006.00007', id_hierarchy = '42.272', hierarchy_path = 'interna/test', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '272'
Debug: (1,753152) - (usage: 15337612) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '273' LIMIT 1
Debug: (1,753538) - (usage: 15338348) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '133' LIMIT 1
Debug: (1,753922) - (usage: 15338644) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '41' LIMIT 1
Debug: (1,754338) - (usage: 15338924) - (peak: 20935544)
(mysql): SELECT item_order, parent_id, content_alias FROM cms_content WHERE content_id = '22' LIMIT 1
Debug: (1,755038) - (usage: 15338936) - (peak: 20935544)
(mysql): SELECT prop_name FROM cms_content_props WHERE content_id = '273'
Debug: (1,755206) - (usage: 15340164) - (peak: 20935544)
Number of elements: 4
Array
(
[0] => 00005.00007.00001.00017
[1] => 22.41.133.273
[2] => target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en
[3] => 273
)
Debug: (1,755744) - (usage: 15345624) - (peak: 20935544)
(mysql): UPDATE cms_content SET hierarchy = '00005.00007.00001.00017', id_hierarchy = '22.41.133.273', hierarchy_path = 'service/termine/terminkalender/januar-2013', prop_names = 'target,image,thumbnail,extra1,extra2,extra3,searchable,pagedata,disable_wysiwyg,use_expire_date,start_date,end_date,feu_access,redirect_page,feu_action,hide_menu_item,inherit_feu_params,feu_params,feu_params_smarty,inherit_custom_params,custom_params,custom_params_smarty,image01,gallery,download,downloadtitle,content_en' WHERE content_id = '273'
Debug: (1,756291) - (usage: 15339744) - (peak: 20935544)
(mysql): INSERT INTO cms_adminlog (timestamp, user_id, username, item_id, item_name, action, ip_addr) VALUES (1346135613,'1','domain','260','Content Item: Klassentermine L2LW','Edited','87.164.220.27')
was mir dabei auffällt ist: der show_in_menu wert entspricht tatsächlich dem häkchen. also 1 für gesetzt und 0 für nicht gesetzt.
edit: ich hab's jetzt auch in der datenbank nochmal geprüft. der wert wird korrekt gesetzt. trotzdem wird die seite vorne angezeigt, egal was gesetzt wird.
Beitrag geändert von leerraum (28. August 2012 07:51)
Designer benötigt? Einfach eine Mail an info at lrrm dot de schicken.
Offline
#15 28. August 2012 10:24
- NaN
- Moderator
- Ort: Halle (Saale)
- Registriert: 09. November 2010
- Beiträge: 4.437
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
Dann liegt der Fehler entweder am Menümanager oder an AdvancedContent.
Hast Du mal den Zwischenspeicher gelöscht?
Module: GBFilePicker, AdvancedContent
Sicherheit: Beispiel .htaccess-Datei
CMSms 1.12 unter PHP 7:
cmsms-1.12.3.zip (inoffiziell - komplett inkl. Installer)
CMSms 1.12 unter PHP 8:
cmsms-1.12.4.zip (inoffiziell - komplett inkl. Installer)
Offline
#16 28. August 2012 10:32
- leerraum
- kennt CMS/ms
- Ort: Baden-Baden
- Registriert: 15. Dezember 2010
- Beiträge: 479
- Webseite
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
zwischenspeicher ist gelöscht, hat aber auch zu nix geführt. (außer zu einem total zerschossenen template mit der nachricht 'Could not determine manipulator class name'... nach dem refresh war alles wieder in ordnung.)
Designer benötigt? Einfach eine Mail an info at lrrm dot de schicken.
Offline
#17 28. August 2012 12:17
- nockenfell
- Moderator
- Ort: Gontenschwil, Schweiz
- Registriert: 09. November 2010
- Beiträge: 2.934
- Webseite
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
zwischenspeicher ist gelöscht, hat aber auch zu nix geführt. (außer zu einem total zerschossenen template mit der nachricht 'Could not determine manipulator class name'... nach dem refresh war alles wieder in ordnung.)
Dann hast du auf jeden Fall auch einen Fehler im Template. Dieser wird nur beim ersten Compilieren des Templates angezeigt. Danach wird der Fehler nicht mehr angezeigt, ist aber dennoch vorhanden. Versuche mal den Fehler einzugrenzen (beim Template nach und nach alles rausnehmen, bis der Fehler nicht mehr auftritt. Im Moment sagt mir die Fehlermeldung nichts.
[dieser Beitrag wurde mit 100% recycled bits geschrieben]
Mein Blog / Diverse Links rund um CMS Made Simple
Module: btAdminer, ToolBox
Offline
#18 28. August 2012 13:13
- leerraum
- kennt CMS/ms
- Ort: Baden-Baden
- Registriert: 15. Dezember 2010
- Beiträge: 479
- Webseite
Re: 'Seite im Menu anzeigen' funktioniert nicht mehr
ok, dann fang ich mal an zu raten
Designer benötigt? Einfach eine Mail an info at lrrm dot de schicken.
Offline
Seiten: 1