home
  • Blog
3.7
  • Getting Started
  • Tutorial
  • The Object Model
  • Templating
  • Components
  • Controllers
  • Routing
  • Ember Data
  • Addons and Dependencies
  • Testing
  • Configuration
  • Application Concerns
  • Ember Inspector
    • Introduction
    • Installing the Inspector
    • Object Inspector
    • The Component Tree
    • The View Tree
    • Inspecting Routes
    • Data Tab
    • Tackling Deprecations
    • Library Info
    • Debugging Promises
    • Inspecting Objects via the Container
    • Rendering Performance
    • Troubleshooting
  • Contributing to Ember.js
  • Glossary
  • Reference
Old Guides - You are viewing the guides for Ember v3.7.0.
Go to v5.0.0

Inspecting Objects via the Container

Edit pencil

Every Ember application has a container that maintains object instances for you. You can inspect these instances using the Container tab. This is useful for objects that don't fall under a dedicated menu, such as services.

Click on the Container tab, and you will see a list of instances the container is holding. Click on a type to see the list of all instances of that type maintained by the container.

Inspecting Instances

Click on a row to inspect a given instance using the Object Inspector.

Filter and Reload

You can reload the container tab by clicking on the reload icon. To search for instances, type a query in the search box.

left arrow
Debugging Promises
Rendering Performance
right arrow
On this page

  • Inspecting Instances
  • Filter and Reload
Team Sponsors Security Legal Branding Community Guidelines
Twitter GitHub Discord Mastodon

If you want help you can contact us by email, open an issue, or get realtime help by joining the Ember Discord.

© Copyright 2023 - Tilde Inc.
Ember.js is free, open source and always will be.


Ember is generously supported by
blue