| 
            FileBundle::build           | 
                  
            function           | 
                  
            drupal/core/modules/file/lib/Drupal/file/FileBundle.php           | 
                  
            Builds the bundle.           | 
              
          
                  | 
            UserBundle::build           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/UserBundle.php           | 
                  
            Overrides Symfony\Component\HttpKernel\Bundle\Bundle::build().           | 
              
          
                  | 
            RestBundle::build           | 
                  
            function           | 
                  
            drupal/core/modules/rest/lib/Drupal/rest/RestBundle.php           | 
                  
            Overrides Symfony\Component\HttpKernel\Bundle\Bundle::build().           | 
              
          
                  | 
            CoreBundle::build           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/CoreBundle.php           | 
                  
            Implements \Symfony\Component\HttpKernel\Bundle\BundleInterface::build().           | 
              
          
                  | 
            TestBundle::build           | 
                  
            function           | 
                  
            drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBundle.php           | 
                  
            Implements \Symfony\Component\HttpKernel\Bundle\BundleInterface::build().           | 
              
          
                  | 
            Kernel::getBundles           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php           | 
                  
            Gets the registered bundle instances.           | 
              
          
                  | 
            Bundle::$reflected           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php           | 
                  
                       | 
              
          
                  | 
            ViewsBundle::build           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewsBundle.php           | 
                  
            Overrides Symfony\Component\HttpKernel\Bundle\Bundle::build().           | 
              
          
                  | 
            Bundle::$extension           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php           | 
                  
                       | 
              
          
                  | 
            RDF_DEFAULT_BUNDLE           | 
                  
            constant           | 
                  
            drupal/core/modules/rdf/rdf.module           | 
                  
            RDF bundle flag: Default bundle.           | 
              
          
                  | 
            TestEntity::bundle           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/TestEntity.php           | 
                  
            Overrides Drupal\Core\Entity\Entity::bundle().           | 
              
          
                  | 
            FieldBundle::build           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/FieldBundle.php           | 
                  
            Overrides Symfony\Component\HttpKernel\Bundle\Bundle::build().           | 
              
          
                  | 
            field_info_bundles           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.info.inc           | 
                  
            Returns information about existing bundles.           | 
              
          
                  | 
            entity_get_bundles           | 
                  
            function           | 
                  
            drupal/core/includes/entity.inc           | 
                  
            Returns the defined bundles for the given entity type.           | 
              
          
                  | 
            Kernel::$bundleMap           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php           | 
                  
                       | 
              
          
                  | 
            UrlAlterTestBundle           | 
                  
            class           | 
                  
            drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/UrlAlterTestBundle.php           | 
                  
            Test bundle class for url_alter_test.           | 
              
          
                  | 
            bundle_test.module           | 
                  
            file           | 
                  
            drupal/core/modules/system/tests/modules/bundle_test/bundle_test.module           | 
                  
                       | 
              
          
                  | 
            LayoutBundle::build           | 
                  
            function           | 
                  
            drupal/core/modules/layout/lib/Drupal/layout/LayoutBundle.php           | 
                  
            Overrides Symfony\Component\HttpKernel\Bundle\Bundle::build().           | 
              
          
                  | 
            SystemBundle::build           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/SystemBundle.php           | 
                  
            Overrides Bundle::build().           | 
              
          
                  | 
            BundleKeyTestEntity           | 
                  
            class           | 
                  
            drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/BundleKeyTestEntity.php           | 
                  
            Test entity class.           | 
              
          
                  | 
            JsonldBundle::build           | 
                  
            function           | 
                  
            drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldBundle.php           | 
                  
            Overrides Symfony\Component\HttpKernel\Bundle\Bundle::build().           | 
              
          
                  | 
            BundleInterface.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php           | 
                  
                       | 
              
          
                  | 
            BundleTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Bundle/BundleTest.php           | 
                  
                       | 
              
          
                  | 
            Bundle::getNamespace           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php           | 
                  
            Gets the Bundle namespace.           | 
              
          
                  | 
            BundleTestEntity.php           | 
                  
            file           | 
                  
            drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/BundleTestEntity.php           | 
                  
            Contains Drupal\field_test\Plugin\Core\Entity\BundleTestEntity.           | 
              
          
                  | 
            BundleTestBundle.php           | 
                  
            file           | 
                  
            drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/BundleTestBundle.php           | 
                  
            Definition of Drupal\bundle_test\BundleTestBundle.           | 
              
          
                  | 
            RouterTestBundle.php           | 
                  
            file           | 
                  
            drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/RouterTestBundle.php           | 
                  
            Definition of \Drupal\router_test\RouterTestBundle.           | 
              
          
                  | 
            field_extract_bundle           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.module           | 
                  
            Extracts the bundle name from a bundle object.           | 
              
          
                  | 
            BundleTest::$modules           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Bundle/BundleTest.php           | 
                  
            Modules to enable.           | 
              
          
                  | 
            ExtensionAbsentBundle           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionAbsentBundle/ExtensionAbsentBundle.php           | 
                  
                       | 
              
          
                  | 
            ExtensionLoadedBundle           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionLoadedBundle/ExtensionLoadedBundle.php           | 
                  
                       | 
              
          
                  | 
            BundleInterface::boot           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php           | 
                  
            Boots the Bundle.           | 
              
          
                  | 
            KernelTest::getBundle           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php           | 
                  
                       | 
              
          
                  | 
            OverviewBase::$bundle           | 
                  
            property           | 
                  
            drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php           | 
                  
            The entity bundle.           | 
              
          
                  | 
            field_bundle_settings           | 
                  
            function           | 
                  
            drupal/core/modules/field/field.module           | 
                  
            Gets or sets administratively defined bundle settings.           | 
              
          
                  | 
            FieldSqlStorageBundle           | 
                  
            class           | 
                  
            drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/FieldSqlStorageBundle.php           | 
                  
                       | 
              
          
                  | 
            ExtensionPresentBundle           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionPresentBundle/ExtensionPresentBundle.php           | 
                  
                       | 
              
          
                  | 
            BundleInterface::build           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php           | 
                  
            Builds the bundle.           | 
              
          
                  | 
            UrlAlterTestBundle.php           | 
                  
            file           | 
                  
            drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/UrlAlterTestBundle.php           | 
                  
            Contains Drupal\url_alter_test\UrlAlterTestBundle.           | 
              
          
                  | 
            BundleKeyTestEntity.php           | 
                  
            file           | 
                  
            drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/BundleKeyTestEntity.php           | 
                  
            Contains Drupal\field_test\Plugin\Core\Entity\BundleKeyTestEntity.           | 
              
          
                  | 
            EntityInterface::bundle           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityInterface.php           | 
                  
            Returns the bundle of the entity.           | 
              
          
                  | 
            BundleTestBundle::build           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/BundleTestBundle.php           | 
                  
            Builds the bundle.           | 
              
          
                  | 
            SerializationTestBundle           | 
                  
            class           | 
                  
            drupal/core/modules/system/tests/modules/serialization_test/lib/Drupal/serialization_test/SerializationTestBundle.php           | 
                  
            SerializationTest dependency injection container.           | 
              
          
                  | 
            RouterTestBundle::build           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/RouterTestBundle.php           | 
                  
            Overrides Symfony\Component\HttpKernel\Bundle\Bundle::build().           | 
              
          
                  | 
            Bundle::registerCommands           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php           | 
                  
            Finds and registers Commands.           | 
              
          
                  | 
            BundleInterface::getName           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php           | 
                  
            Returns the bundle name (the class short name).           | 
              
          
                  | 
            BundleInterface::getPath           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php           | 
                  
            Gets the Bundle directory path.           | 
              
          
                  | 
            FieldInfo::$emptyBundles           | 
                  
            property           | 
                  
            drupal/core/modules/field/lib/Drupal/field/FieldInfo.php           | 
                  
            Separately tracks requested bundles that are empty (or do not exist).           | 
              
          
                  | 
            TestBundle::$currentTest           | 
                  
            property           | 
                  
            drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBundle.php           | 
                  
                       | 
              
          
                  | 
            field_test_create_bundle           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc           | 
                  
            Creates a new bundle for test_entity entities.           |