-
- Downloads
Issue #2269025 by penyaskito, andypost, grom358, Berdir, mikeegoulding,...
Issue #2269025 by penyaskito, andypost, grom358, Berdir, mikeegoulding, larowlan: Fixed CommentManager::getAllFields() should have a static cache.
parent
e5a896b9
Branches
Tags
Showing
- core/lib/Drupal/Core/Entity/EntityManager.php 30 additions, 0 deletionscore/lib/Drupal/Core/Entity/EntityManager.php
- core/lib/Drupal/Core/Entity/EntityManagerInterface.php 15 additions, 1 deletioncore/lib/Drupal/Core/Entity/EntityManagerInterface.php
- core/modules/comment/src/CommentManager.php 1 addition, 18 deletionscore/modules/comment/src/CommentManager.php
- core/modules/comment/src/CommentManagerInterface.php 0 additions, 5 deletionscore/modules/comment/src/CommentManagerInterface.php
- core/modules/comment/tests/src/CommentManagerTest.php 64 additions, 0 deletionscore/modules/comment/tests/src/CommentManagerTest.php
- core/modules/taxonomy/src/Entity/Vocabulary.php 2 additions, 4 deletionscore/modules/taxonomy/src/Entity/Vocabulary.php
- core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php 93 additions, 0 deletionscore/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php
Please register or sign in to comment