attus/entity_base

This package is abandoned and no longer maintained. The author suggests using the drupal/core package instead.

Drupal Entity Base Module

Installs: 360

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:drupal-module

2.3.0 2025-03-17 10:47 UTC

This package is auto-updated.

Last update: 2025-03-17 10:49:15 UTC


README

Static Badge

Die Funktionalität dieses veralteten Moduls ist eins-zu-eins im Drupal-Kern vorhanden:

$entity = \Drupal::service('entity.respository')->loadEntityByUuid($entityTypeId, $entityUuid);