Issue #1846454 by chx, dawehner, amateescu: Add Entity query to Config entities.
Showing
- core/includes/entity.inc 3 additions, 0 deletionscore/includes/entity.inc
- core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php 1 addition, 1 deletion...lib/Drupal/Core/Config/Entity/ConfigStorageController.php
- core/lib/Drupal/Core/Config/Entity/Query/Condition.php 172 additions, 0 deletionscore/lib/Drupal/Core/Config/Entity/Query/Condition.php
- core/lib/Drupal/Core/Config/Entity/Query/Query.php 121 additions, 0 deletionscore/lib/Drupal/Core/Config/Entity/Query/Query.php
- core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php 53 additions, 0 deletionscore/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php
- core/lib/Drupal/Core/CoreBundle.php 5 additions, 2 deletionscore/lib/Drupal/Core/CoreBundle.php
- core/lib/Drupal/Core/Entity/Query/QueryFactory.php 23 additions, 11 deletionscore/lib/Drupal/Core/Entity/Query/QueryFactory.php
- core/modules/config/tests/config_test/lib/Drupal/config_test/Plugin/Core/Entity/ConfigQueryTest.php 52 additions, 0 deletions...Drupal/config_test/Plugin/Core/Entity/ConfigQueryTest.php
- core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php 1 addition, 0 deletions...sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php
- core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php 444 additions, 0 deletions.../lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php
Please register or sign in to comment