-
We're running Drupal 8.9.19 and are attempting to upgrade from v0.2 of this module to v8.1.1 of this module. When I execute a search in v8.1.1 that previously worked in v0.2, the search fails and I ge…
-
```
recipe: drupal8
config:
webroot: web
php: '7.2'
via: apache
database: mariadb:10.1
drush: ^10
```
`.well-known/openid-jwks` works with openid_connect_autodiscovery module
```…
-
The function create_function() has been [deprecated in PHP 7.2](http://php.net/manual/en/migration72.deprecated.php#migration72.deprecated.create_function-function) due to security issues.
The foll…
-
No Styleguide is generated. The script stops with:
**TypeError: rootSection.header is not a function**
Using a cloned default builde template.
```
node_modules/kss/bin/kss --version
3.0.0-beta.14
…
-
I'm trying to set up a vanilla drupal8 install using the instructions [here](https://docs.lando.dev/config/drupal8.html#getting-started) on debian, but the database isn't starting.
`lando start` ha…
-
Symfony\Component\Routing\Exception\RouteNotFoundException: Route "image.style_list" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 191 of /var/www/html/drupal8/core/lib/…
-
After a fresh install of Drupal 8, GraphQL module v4 and mydrupalgql, on the following query:
```
mutation {
createArticle(data: {title: "Hello GraphQl 2"}) {
... on Article {
id
…
Kwadz updated
5 years ago
-
***Codebase***
Built-in vanilla Drupal or mounted codebase
**Describe your issue**
XDebug is not stopping the execution on breakpoints. I have installed **XDebug Helper Chrome** plugin and add a …
-
Hello,
I just tested it on drupal8 rc2 and its working can you add them as module on drupal.org ? And https://github.com/wwalc/panelbutton too .
-
`PHP Fatal error: Class 'Drupal\\Component\\Utility\\String' not found in /sites/drupal8/modules/token/token.tokens.inc on line 103`
> https://www.drupal.org/node/2488054