Last active
August 24, 2016 18:40
-
-
Save mchelen/9e64d041ed8138280f829e50fc6a6821 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
drush mi acme --update | |
Invalid argument supplied for foreach() Iterator.php:26 [warning] | |
InvalidArgumentException: Placeholders must have a trailing [] if they are to be expanded with an array of [error] | |
values. in Drupal\Core\Database\Connection->expandArguments() (line 714 of | |
/var/www/html/drupal/web/core/lib/Drupal/Core/Database/Connection.php). | |
Placeholders must have a trailing [] if they are to be expanded with an array of values. [error] | |
(/var/www/html/drupal/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:770) | |
Invalid argument supplied for foreach() Iterator.php:26 [warning] | |
InvalidArgumentException: Placeholders must have a trailing [] if they are to be expanded with an array of [error] | |
values. in Drupal\Core\Database\Connection->expandArguments() (line 714 of | |
/var/www/html/drupal/web/core/lib/Drupal/Core/Database/Connection.php). | |
Placeholders must have a trailing [] if they are to be expanded with an array of values. [error] | |
(/var/www/html/drupal/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:770) | |
Invalid argument supplied for foreach() Iterator.php:26 [warning] | |
InvalidArgumentException: Placeholders must have a trailing [] if they are to be expanded with an array of [error] | |
values. in Drupal\Core\Database\Connection->expandArguments() (line 714 of | |
/var/www/html/drupal/web/core/lib/Drupal/Core/Database/Connection.php). | |
Placeholders must have a trailing [] if they are to be expanded with an array of values. [error] | |
(/var/www/html/drupal/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:770) | |
Processed 3 items (0 created, 0 updated, 3 failed, 0 ignored) - done with 'acme' [status] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TypeError: Argument 1 passed to Drupal\migrate\Row::__construct() must be of the type array, string given, [error] | |
called in /var/www/html/drupal/web/core/modules/migrate/src/Plugin/migrate/process/Iterator.php on line 27 | |
in Drupal\migrate\Row->__construct() (line 94 of /var/www/html/drupal/web/core/modules/migrate/src/Row.php). | |
TypeError: Argument 1 passed to Drupal\migrate\Row::__construct() must be of the type array, string given, called in /var/www/html/drupal/web/core/modules/migrate/src/Plugin/migrate/process/Iterator.php on line 27 in /var/www/html/drupal/web/core/modules/migrate/src/Row.php on line 94 | |
TypeError: Argument 1 passed to Drupal\migrate\Row::__construct() must be of the type array, string given, called in /var/www/html/drupal/web/core/modules/migrate/src/Plugin/migrate/process/Iterator.php on line 27 in Drupal\migrate\Row->__construct() (line 94 of /var/www/html/drupal/web/core/modules/migrate/src/Row.php). | |
Drush command terminated abnormally due to an unrecoverable error. [error] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment