Skip to content
Snippets Groups Projects

Issue #3368191: Make logs fields indexed

3 files
+ 39
0
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
0
@@ -29,6 +29,7 @@ use Drupal\user\UserInterface;
* "list_builder" = "Drupal\entity_activity\LogListBuilder",
* "views_data" = "Drupal\entity_activity\Entity\LogViewsData",
* "storage" = "Drupal\entity_activity\LogStorage",
* "storage_schema" = "Drupal\entity_activity\LogStorageSchema",
* "access" = "Drupal\entity_activity\LogAccessControlHandler",
* "event" = "Drupal\entity_activity\Event\LogEvent",
* "route_provider" = {
Loading