"Process ‘Apache web server’ failed to start. Port 8083 didn’t open"

"Process ‘Apache web server’ failed to start. Port 8083 didn’t open"

I’m trying to install Acquia Deve Desktop 2 for my windows 10 PC. When it’s finished installing and I run the program, an error pop up message shows up saying Process ‘Apache web server’ failed to start. Port 8083 didn’t open. I should... read more
"Drupal root not found. Pass –root or a @siteAlias in order to see Drupal-specific commands"

"Drupal root not found. Pass –root or a @siteAlias in order to see Drupal-specific commands"

I have multiple sites inside the same htdocs directory. In one, I removed all the folders except vendor under Web. Now drush will not work (it worked before I moved the folders). But now, it cannot find the database, which is correctly defined in... read more
"Drupal root not found. Pass –root or a @siteAlias in order to see Drupal-specific commands"

Composer downgrading module version

I wish to move the bootstrap theme from the repository located in the folder theme/custom to be a dependency in composer.json I’ve checked that the current version drupal/bootstrap is 3.16 I perform rm -rf web/theme/custom/bootstrap composer require... read more
"Drupal root not found. Pass –root or a @siteAlias in order to see Drupal-specific commands"

Fatal error: "isEven" is an invalid render array key /web/core/lib/Drupal/Core/Render/Element.php

we have this code in template.theme but when we go to view the web, the page show a error as this: "isEven" is an invalid render array key /web/core/lib/Drupal/Core/Render/Element.php . I dont understand very good Drupal and as works it. function... read more
"Drupal root not found. Pass –root or a @siteAlias in order to see Drupal-specific commands"

How do I test a CKEditor 4 text format field with Behat/Mink?

I am using an @javascript test in Behat on CircleCI to check my Drupal 8 site. When I use the standard I fill in "my field" with "value" step, it works for fields with the plain text format, but it fails for fields that use CKEditor. How can I fill... read more
"Drupal root not found. Pass –root or a @siteAlias in order to see Drupal-specific commands"

Exposed date filter that uses "Is between" doesn’t include end date

SITUATION: Create a view of transactions (a custom entity in my case, but I don’t think this is relevant) Filter against Authored on (which includes both the date and time of creation) Expose the filter Choose Operator: Is between Display the view with... read more
"Drupal root not found. Pass –root or a @siteAlias in order to see Drupal-specific commands"

How to use the node title in the "Override title" field of contextual filter

Situation: A view has a contextual filter on a field named type. The view sorts by date and has the pager set to display 1 item (I want only the newest node). I want to show type + the node title as the view title. So, what I want to put in the Override title field is... read more
"Drupal root not found. Pass –root or a @siteAlias in order to see Drupal-specific commands"

Translate dynamic variable that is an array in twig or using t()

How do I translate this in twig? I have this variable in twig that is an array: $array = [ [‘number’ => 7, ‘name’ => ‘foo’], [‘number’ => 8, ‘name’ => ‘bar’], [‘number’... read more
"Drupal root not found. Pass –root or a @siteAlias in order to see Drupal-specific commands"

Drupal maintenance support plansEasy: Drupal maintenance support plansEasy Podcast 214 -Travis Carden – Drupal maintenance support plans Spec Tool

Direct .mp3 file download. Travis Carden, (traviscarden), Senior Software Engineer at Acquia joins Mike Anello to talk about the spreadsheet-based Drupal maintenance support plans Spec Tool, a very cool tool that allows teams to specify different parts of a Drupal... read more