Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I understand the Error show up because the user does not exist, because of that I want to know how the user can be created if this does not exist, or maybe another solution to avoid the problem.
Hi, I am very new to Drupal. I am planning to make API documentation site. But i am confused about how does the general process of updating APIs occur in portal. We can update it in apigee but how do i semi automate the process? Can it be done;.
In the preview area of a view, we are informed that the mysql query that is run so as we get the results in the gui, is the following. It has a strange syntax, which i do not know how i should translate it so as to run it directly in mysql, as a query that works and brings me correct results.
I'm adding a new fields to my views through my custom module.
when I open up the views page UI, the field is not show up. However, If I edit the view on UI and click add field, I can see my custom field is available to add.
My question, how can I add automatically that field to the list of fields to display on the views?
I have gone through multiple urls but didn't find exact document online . Please help me So that i could implement Custom Rest APi With Bearer Token (CRUD operation --node or user)