Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
Bundle.php
»
Bundle
»
Bundle::build
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 methods override Bundle::build()
CoreBundle::build
in drupal/
core/
lib/
Drupal/
Core/
CoreBundle.php
Implements
\Symfony\Component\HttpKernel\Bundle\BundleInterface::build
().
LanguageTestBundle::build
in drupal/
core/
modules/
language/
tests/
language_test/
lib/
Drupal/
language_test/
LanguageTestBundle.php
Overrides
\Symfony\Component\HttpKernel\Bundle\Bundle::build
().
RouterTestBundle::build
in drupal/
core/
modules/
system/
tests/
modules/
router_test/
lib/
Drupal/
router_test/
RouterTestBundle.php
Overrides
Symfony\Component\HttpKernel\Bundle\Bundle::build
().
SerializationBundle::build
in drupal/
core/
modules/
serialization/
lib/
Drupal/
serialization/
SerializationBundle.php
Overrides
\Symfony\Component\HttpKernel\Bundle\Bundle::build
().
TestBundle::build
in drupal/
core/
modules/
simpletest/
lib/
Drupal/
simpletest/
TestBundle.php
Implements
\Symfony\Component\HttpKernel\Bundle\BundleInterface::build
().
UpdateBundle::build
in drupal/
core/
lib/
Drupal/
Core/
DependencyInjection/
UpdateBundle.php
Implements
\Symfony\Component\HttpKernel\Bundle\BundleInterface::build
().