The document provides an overview of Symfony2 internals. It discusses the main Symfony2 components like HttpFoundation and DependencyInjection. It also covers Composer, autoloading standards like PSR-0, and how the request-response cycle works in Symfony2. The document demonstrates these concepts and also discusses how Symfony2 uses events.