Code
- entity_row_to_elggstar()
- elgg_get_entity_class()
- elgg_entity_exists()
- elgg_get_site_entity()
- get_entity()
- elgg_set_entity_class()
- elgg_enable_entity()
- get_entity_dates()
- get_entity_as_row()
- elgg_register_entity_type()
- elgg_get_entities()
- elgg_list_entities()
- elgg_list_registered_entities()
- get_registered_entity_types()
- elgg_unregister_entity_type()
- _elgg_entities_init()
- _elgg_check_unsupported_site_guid()
- _elgg_entities_test()
- elgg_instanceof()
- is_registered_entity_type()
The issue could also be caused by a filter entry in the build configuration. If the path has been excluded in your configuration, e.g.
excluded_paths: ["lib/*"]
, you can move it to the dependency path list as follows:For further information see https://scrutinizer-ci.com/docs/tools/php/php-scrutinizer/#list-dependency-paths