How can I check if my password has been changed?

I can't log in to the website (Drupal 8)  that I uploaded to the server last week. How can I check if my password has been changed? Another user's account is working and I can log in to it. I cannot log in to my account (administrator). There is a chance that I have mistaken my password so before I even try to change my password (I don't know how yet) I would like to check if the website has been hacked.

Ajouter un module contrib tableau de bord (statitistique)

Dans le BO, besoin d'un tableau de bord permettant de suivre les commande sur plusieurs critères.

Globalement sur l'ensemble du tableau de bord, pouvoir définir la période donnée (Mensuel, Annuelle ou perso - début - fin)  sur l'ensemble des graphes

Sous format :

  • Histogramme ou courbe ou

dependent field with _form_alter

Hello every I want create classifieds website with drupal 8

I have create content type call cars. I have two fields call Car Brands and Car Models

I want Car Models to be dependent of car brands. eg if you select Kia from car brands you only see Kia cars under the Car Model

Here is my code of my model.

<?php

function changedata_form_alter(&$form, \Drupal\Core\Form\FormStateInterface $form_state, $form_id) {

if ($form_id == 'node_car_form') {

$model_options = $form['field_car_brand']['widget'][0]['value']['#value'];

HTTPD MALLOC issue (OSX, free MAMP)

Hi Drupal Community,

I think that this is not a strict drupal-connected issue but I would like to ask for your advice.

Style the view attachment

I have a massive view which has the below structure:

1. Main view appears like a block - currently uses views-view-fields-myview.html.twig

2. Attachment from the same view - inherits the design from views-view-fields-myview.html.twig

3. A completely different view block - inherits the design from views-view-fields-myview.html.twig

I want to design the template for attachment and the view block alone. I am aware of the views-view-unformatted.html.twig but not sure how to use it. Meaning - how to link this file with theme file?

Drupal Commerce 2, Drush, Git, etc.

Hello...  I am a retired civil servant who has been using Drupal since it came out 19 years ago.  These days I am working with Drupal Commerce 2, and have managed to set up Composer, Drush, and the Aquia development desktop on my home Windows 10 machine.  I now need a person who can now configure my local machine correctly (make sure all the various scripts are in the correct places), create batch files so I can run commands easily, and set me with with Github (I have created an account) so that I can sync my development work and make it live on a webhost server I am leasing.   I will need

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x