Why so many arrays and not Objects?

Hi,

I'm new to Drupal and just started creating my first modules.
My knowledge of Drupal is therefor a bit limited at this time, which is also why I ask this question.

Coming from Laravel, everything is built with Objects and fluent interfaces which makes development a breeze.
I have IDE code completion and know which methods I can call, which datatypes are expected, returned etc. except for some interchangeable drivers/adapters.

Trying to understand install of 8.8 using Composer

I have been reading all the articles about how to use Composer to install 8.8 but I think I'm confused about where I should be running this from.

Adding twig include in Node's Body

Hi, 

I have a twig file that I want to include within node with {% include '@mt/blocks/static-row.html.twig' %} but it would not render and show the code only. 

Is there any way to get this working? 

Thanks,

Nick

Drupal 8.8 gives memory problem when using Composer

Busy with my drupal 7 to 8 migration on my local windows machine using Xamp php version 7.3 before bringing it to life this problem arises:

After migration was done and most of my content types with content are upgraded using the Gui way, to drupal 8 I started with installing a Theme.
I picked the Radix theme and tried to install it.
This requires components.

2 weeks ago stil on drupal 8.7.10 this installation works fine and I was at the stage to work on the layout of the site with this Radix theme.

drupal/core-dev

Hello,

What is drupal/core-dev for ? should we keep it on production ?

Thank you.

Sub Groups In Drupal 8

Hi All,

Anybody has idea about how we can have Sub Groups under Drupal Group?

This module; https://www.drupal.org/project/group, will manage grouping of content, users.... perfectly.

But we are looking to have a hierarchical Group functionality (Group inside a group).

Use Case:
An Organization has various Groups and Departments.

Main Company -> Organizations(Groups) -> Departments (subgroups)
Departments/Groups Should be able to administer content/users.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x