ContentEntityType
  • References/PHP/Drupal/Entity/Annotation/ContentEntityType

Defines a content entity type annotation object. Content Entity type plugins use an object-based annotation method, rather than an array-type

2025-01-10 15:47:30
EntityReferenceSelection::$entity_types
  • References/PHP/Drupal/Entity/Annotation/EntityReferenceSelection

An array of entity types that can be referenced by this plugin. Defaults to all entity types. Type: array (optional)

2025-01-10 15:47:30
EntityReferenceSelection::$id
  • References/PHP/Drupal/Entity/Annotation/EntityReferenceSelection

The plugin ID. Type: string File core/lib/Drupal/Co

2025-01-10 15:47:30
EntityType::$group
  • References/PHP/Drupal/Entity/Annotation/EntityType

The group machine name. File core/lib/Drupal/Core/Entity/Annotation/EntityType.php, line 37

2025-01-10 15:47:30
EntityType::$group_label
  • References/PHP/Drupal/Entity/Annotation/EntityType

The group label. Type:

2025-01-10 15:47:30
EntityType::get
  • References/PHP/Drupal/Entity/Annotation/EntityType

public EntityType::get() Gets

2025-01-10 15:47:30
EntityReferenceSelection
  • References/PHP/Drupal/Entity/Annotation/EntityReferenceSelection

Defines an EntityReferenceSelection plugin annotation object. Plugin Namespace: Plugin\EntityReferenceSelection For

2025-01-10 15:47:30
ConfigEntityType
  • References/PHP/Drupal/Entity/Annotation/ConfigEntityType

Defines a config entity type annotation object. The annotation properties of entity types are found on

2025-01-10 15:47:30
EntityReferenceSelection::$label
  • References/PHP/Drupal/Entity/Annotation/EntityReferenceSelection

The human-readable name of the selection plugin. Type:

2025-01-10 15:47:30
ConfigEntityType::$entity_type_class
  • References/PHP/Drupal/Entity/Annotation/ConfigEntityType

The class used to represent the entity type. It must implement

2025-01-10 15:47:30