404 - Not Found
throw new \Symfony\Component\HttpKernel\Exception\NotFoundHttpException();
403 - Access Denied
throw new \Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException();
throw new \Symfony\Component\HttpKernel\Exception\NotFoundHttpException();
throw new \Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException();
Controller könnte so aussehen:
Wenn man DB-Backup wiederherstellen möchte:
drush sql:cli < my-db-backup.sql
Wie ich aktuell mit Composer und Drush 10 eine Drupal 8 Webseite update:
composer update && drush updb -y && drush crWerde ich dadurch mit der Zeit ein Problem bekommen?
Da ich seit relativ kurzer Zeit mit Drupal 8 arbeite, möchte ich eine optimale Eintwicklungsumgebung aufbauen. Auf Vorschläge würde ich mich sehr freuen.
Was alles ich bisher gemacht habe, möchte ich zusammenfassen.
Installation und Konfiguration:
Warum liefern "composer outdated" und "drush ups" so unterschiedliche Ergebnisse, dass mal Updates gezeigt werden mal nicht?
Slick-Skin sieht am Anfang nicht normal aus, wie man erwarten würde. Deswegen muss man unter "Inhaltstypen/Content Types >> .. >> Anzeige" Image-Field Eigenschaften aktualisieren.
Meine Einstellungen, die aktuell funktionieren:

Mit Hilfe von Migrate (mehrere Modulen) versuche ich Drupal 6 auf Drupal 8 upgraden. Aber es geht nicht. Ich kriege welche HTTP 500 Error von Ajax. Dann versuche ich weiter zu machen, läuft es eine Weile und dann wieder HTTP 500. Am Ende steht zwar Migration beendet aber zB kein Node konnte migriert werden.
Wie kann ich D6 auf D8 upgraden?
Ich möchte Thunder installieren.
Laut Thunder.org:
composer create-project burdamagazinorg/thunder-project
Aber es gibt keine Drupal Dateien wie index.php usw.
Neueste Kommentare
Try this:1. Go to Tools &…
Try this:
Alternative (without warnings like "no crontab for user")
Alternative (without warnings like "no crontab for dovecot") to see all tasks:
php 8.3 apcu
php 8.3 apcu failed
über Plesk hat es geklappt.
phpize failed error?
install:
# sudo apt install php-devphpize
# sudo apt install…
phpize
# sudo apt install php-devdetails
Problem:
/opt/plesk/php/8.3…
Problem:
Problem:PHP APCu caching…
Problem:
Hilft "cp -avf old new && rm…
Hilft "
cp -avf old new && rm -rvf old"nicht?Same with Drush 13 + PHP 8.3 and my Solution
Same with Drush 13 + PHP 8.3
Error : Failed to install the required package 'RPM' by using AP
Initializing...
Error : Failed to install the required package 'RPM' by using APT. Please install it manually.
Exit
Solution: