dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
job.php File Reference

Go to the source code of this file.

Variables

 $contentFile = __DIR__ . '/content/admin-dashboard.html'
 $content = file_get_contents($contentFile)
if($content===false) $media
 $steps = array()
foreach($media as $item) foreach(array(471, 472, 473, 474) as $usageId) foreach($media as $item) $steps []

Variable Documentation

◆ $content

$content = file_get_contents($contentFile)

Definition at line 11 of file admin-dashboard-tutorial-20260721/job.php.

◆ $contentFile

$contentFile = __DIR__ . '/content/admin-dashboard.html'

Definition at line 10 of file admin-dashboard-tutorial-20260721/job.php.

◆ $media

if ( $content===false) $media
Initial value:
= array(
array('media01', '01-status-health', 'Status & Health', 'Admin-Dashboard Status und Health mit Laufzeiten, Systemzustand, Kontakten und Systemmeldungen', 'Status & Health: Laufzeiten, Systemzustand, Kontakte und Meldungen gemeinsam prüfen.'),
array('media02', '02-kennzahlen', 'Kennzahlen', 'Admin-Dashboard Kennzahlen mit Benutzern, Sessions, Modulen, Datensätzen und Laufzeit', 'Kennzahlen: aktuelle Mengen, Betriebswerte und ihre Veränderung einordnen.'),
array('media03', '03-schnellzugriff', 'Schnellzugriff', 'Admin-Dashboard Schnellzugriff auf Benutzer, Sessions, Module, DD Sync, DB Sync und SysMsg', 'Schnellzugriff: häufige Verwaltungsbereiche ohne Umweg öffnen.'),
array('media04', '04-systemmeldungen', 'Systemmeldungen', 'Admin-Dashboard Systemmeldungen mit Protokollstufe, Filter und Meldungsliste', 'Systemmeldungen: Protokollstufe festlegen und technische Ereignisse gezielt filtern.'),
array('media05', '05-sessions', 'Sessions', 'Admin-Dashboard Sessions mit Session-DB-Schalter, Filtern und Sitzungsliste', 'Sessions: Speicherung, Benutzerkontext und aufgerufene Modulpfade nachvollziehen.'),
array('media06', '06-performance', 'Performance', 'Admin-Dashboard Performance pro Modul mit PHP- und Datenbankzeiten', 'Performance: Aufzeichnungsstufe und durchschnittliche PHP- und DB-Laufzeiten vergleichen.'),
array('media07', '07-content-cache', 'Content-Cache', 'Admin-Dashboard Content-Cache mit Schreibschalter, Cache-Zahlen und Sitemap', 'Content-Cache: Schreibstatus, vorhandene Gastseiten, Sitemap und Sprachwerte kontrollieren.'),
array('media08', '08-diagramme', 'Diagramme', 'Admin-Dashboard Diagramme mit Balken und technischen Kennzahlen', 'Diagramme: relative Systemmengen sowie Trace-, Missing-, Laufzeit- und Speicherwerte lesen.'),
array('media09', '09-aktivitaet', 'Aktivität', 'Admin-Dashboard Aktivität mit letzten Insert- und Update-Ereignissen', 'Aktivität: letzte Datenänderungen mit DataDictionary, Datensatz und Zeitpunkt nachvollziehen.'),
array('media10', '10-datenbanken', 'Datenbanken', 'Admin-Dashboard Datenbanken und Tabellen mit Anzahl, Auslastung und Status', 'Datenbanken: Datenquellen, Datensatzanzahl, relative Größe und Verfügbarkeit prüfen.'),
)

Definition at line 16 of file admin-dashboard-tutorial-20260721/job.php.

◆ $steps [1/2]

foreach( $media as $item) foreach(array(471, 472, 473, 474) as $usageId) foreach ( $media as $item) $steps[]
Initial value:
= array(
'id' => 'update_admin_dashboard_tutorial',
'action' => 'page.update',
'params' => array(
'lng' => 'de',
'id' => 81,
'patch' => array(
'title' => 'Tutorial: Admin Dashboard',
'seo_title' => 'Tutorial: Admin Dashboard',
'description' => 'Alle Bereiche des dbxapp Admin-Dashboards: Status, Kennzahlen, Meldungen, Sessions, Performance, Cache, Diagramme, Aktivität und Datenbanken.',
'keywords' => 'dbxapp, Admin Dashboard, Status, Systemmeldungen, Sessions, Performance, Content Cache, Datenbanken, Tutorial',
'content' => trim($content),
'template' => 'c-body1-footer',
'hero_template' => 'none',
'hero_image_id' => 'none',
'gallery_template' => 'image-gallery',
'gallery_visible_count' => '1',
'gallery_image_size' => 'original',
'gallery_lightbox_width' => '100vw',
'gallery_overflow' => 'tutorial',
'gallery_click_behavior' => 'lightbox',
),
),
)

Definition at line 75 of file admin-dashboard-tutorial-20260721/job.php.

◆ $steps [2/2]

$steps = array()

Definition at line 29 of file admin-dashboard-tutorial-20260721/job.php.