Getting Started

Hi Everybody. I am new to this community and hope that you guys will bear with me while I get acquainted with the Drupal platform and this forum in particular.

Drupal errors at startup

Hello!

When I want run my drupal server my console throws it:

adam@adam-desktop:~/projects/terminal/drupal-8.0.5$ drupal server

/usr/bin/php5 -S 127.0.0.1:8088
phar:///usr/local/bin/drupal/bin/..//config/dist/router.php

[OK] Executing php from /usr/bin/php5.

Entity Type Relations

Hi there!

A client asked me to build a REST API based on Drupal 8 (I recommended otherwise). So far I have never worked with Drupal before but with Yii and Laravel. So I'm quite experienced with MVC frameworks.

I had to face the fact that the documentation of Drupal 8 is terrible and partially incomplete so asking this question here is my last option.

I managed to create a new Entity Type, for simplicity let's call it "element".

module details in database for drupal 8

Can anybody please tell me in which table is the module (core, contributed and custom) details stored in mysql database (phpmyadmin) for drupal 8?

My Recent Posts Feed For Users?

Hi there,

For users logged in its easy enough to add a link for them to add a new post (node/add), but how about adding a link for them viewing their recent posts? Would I have to create a view for each user to have a list of their recent posts, or is there a simpler way to do this?

Thanks in advance.

I need to add input type="select" in field permission example module in drupal 8

HI everyone,
Field permission example code snippets is working good, but field permission example code "input type= textarea". I need to add select box in the input type, (ex= input type="select"). I did change the input type=select in code, select box will appear but i put option values textarea not appear in these settings.what are the changes may i do it in code.

Thanks in advance...

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x