Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have a custom entity (Activity) with bundles and taxonomy/user reference fields (they are added directly to the entity table as opposed to separate field tables). When I visit admin/modules or admin/people, all the activity entities cache_entity entries are updated. On the people page, this happens once for every entry (e.g. if I have 2 entries then there are 2 inserts into cache_entity for those entries any time I visit that page...or even when I look at the People view). However on the module listing page, there are over 100 inserts into entity_cache for each entity!
In Drupal8 Commerce 2.x Promotions when we give condition for customer specific user. as of now there are customer role, customer email and customer billing but i need customer user.
Example: when any promotion for specific user based only.
I used to use Link Checker to identify broken links on D7 sites. There isn't a stable version of this module for D8, and I'm having trouble finding a replacement. Since finding dead links seems like a pretty common task, I'm wondering if the lack of options is pointing to the possibility that there is a widespread preference for using web-based tools, or if I'm simply missing something. How are people scanning their D8 instances for broken links?