Searching for all uses of a code env may take a long time on large instances.

{{$ctrl.inaccessibleObjectsCount}} {{'object' | plurify:$ctrl.inaccessibleObjectsCount}} not accessible according to your current permissions.
{{$ctrl.uiState.filteredUsages.length}} / {{$ctrl.accessibleUsages.length}} {{'usage' | plurify:$ctrl.uiState.filteredUsages.length}} in {{$ctrl.uiState.filteredProjectsCount}} {{'project' | plurify:$ctrl.uiState.filteredProjectsCount}}
Type Project Key Item
{{usage.envUsage | typeToName}} {{usage.projectLabel}} {{usage.objectId || usage.linkLabel}} {{usage.objectId || usage.linkLabel}}
No usage {{$ctrl.uiState.filteredUsages.length < $ctrl.accessibleUsages.length ? "match" : "found"}}