Some documentation pages for classes do not show class properties nor methods
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3539876. -->
Reported by: [avpaderno](https://www.drupal.org/user/55077)
>>>
<p>There are some pages, like the one for <a href="https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Session%21AnonymousUserSession.php/class/AnonymousUserSession/8.9.x"><code>AnonymousUserSession</code></a>, which no longer list the class properties, nor methods.</p>
<p><img src="https://www.drupal.org/files/issues/2025-08-05/2eb530ab73e181066c764f3f6d9f3a52115ec4ee.png" alt="screenshot"></p>
<p>The same happens for <a href="https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Session%21AccountInterface.php/interface/AccountInterface/8.9.x"><code>AccountInterface</code></a>, the interface implemented by that class, and for <a href="https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Session%21UserSession.php/class/UserSession/8.9.x"><code>UserSession</code></a>, the parent class.</p>
<p>The links I gave are for Drupal 8.9. <a href="https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Session%21AnonymousUserSession.php/class/AnonymousUserSession/11.x">The Drupal 11 page</a> is not affected, nor is <a href="https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Session%21AnonymousUserSession.php/class/AnonymousUserSession/10">the Drupal 10 page</a>.</p>
issue