How to populate a view from a custom list of tokens

Hi! Wild question. I want to populate a field in the view from a list, the idea is that in a view output would be:

Available tokens: ‘company name’, ‘real name’, ‘film‘, etc 

Coming from the custom token list a user can select: ‘announces breakthrough‘, ‘releases video’, etc

So view outputs: ‘company‘ announces breakthrough or ‘company’ releases video, etc

Basically combining a token coming from a node + token from a custom list in the view.

How To Breadcrumb Title Change

Hello guys, I'm new to Drupal. I am trying to make a site. As you can see in the picture, I can not change the page title. The pages I just created are okay, but this page is a content type. And this page shows the name of the content type. How can I change this title.

https://ibb.co/qBWpw4H

Sessions and PrivateTempStore for Anonymous Users

Hello all:

I am very new to Drupal development, so forgive me if I don't phrase everything in my question quite right. 

I am developing a Drupal 8 module with a multistep form / wizard that will allow students to select courses based on their preferences (answered through questions in the first stage of the wizard). Since I don't necessarily want the high school to worry about creating user accounts for all students, these users will typically be anonymous.

Itartweb

Sectors: 
Enterprise

Having the " Trying to access array offset on value of type int" error on my website

Hello everyone,

I'm using Drupal for a school project, in local everything is working but once I put it on the raspberry server, I have the following error:

https://imgur.com/jx6XgHP

There is alot more below... I need to finish it for today, please guys, help me..

NB: I'm using PHP 7.2.4 and the server is using php 7.4.6.

Cordially

What does #-sign in key values mean?

When I put 

{{ dump(content.field_graphics|keys) }}

in a node template I get this entries:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x