Sql::build |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Builds the necessary info to execute the query. |
RebuildTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php |
Tests form rebuilding. |
RebuildTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RebuildTest.php |
Tests rebuilding the menu by setting 'menu_rebuild_needed.' |
hook_rebuild |
function |
drupal/core/modules/system/system.api.php |
Rebuild data based upon refreshed caches. |
RouteBuilder |
class |
drupal/core/lib/Drupal/Core/Routing/RouteBuilder.php |
Managing class for rebuilding the router table. |
node_rebuild |
function |
drupal/core/modules/node/node.module |
Implements hook_rebuild(). |
form_builder |
function |
drupal/core/includes/form.inc |
Builds and processes all elements in the structured form array. |
Bundle::build |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php |
Builds the bundle. |
block_rebuild |
function |
drupal/core/modules/block/block.module |
Implements hook_rebuild(). |
field_rebuild |
function |
drupal/core/modules/field/field.module |
Implements hook_rebuild(). |
Url::buildUrl |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php |
Build a URL from parse_url parts. The generated URL will be a relative URL if a scheme or host are not provided. |
ProcessBuilder |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
Process builder. |
action_rebuild |
function |
drupal/core/modules/action/action.module |
Implements hook_rebuild(). |
file_build_uri |
function |
drupal/core/includes/file.inc |
Constructs a URI to Drupal's default files location given a relative path. |
RebuildTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php |
Definition of Drupal\system\Tests\Form\RebuildTest. |
hook_page_build |
function |
drupal/core/modules/system/system.api.php |
Add elements to a page before it is rendered. |
RouteBuildEvent |
class |
drupal/core/lib/Drupal/Core/Routing/RouteBuildEvent.php |
Represents route building information as event. |
RebuildTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RebuildTest.php |
Definition of Drupal\system\Tests\Menu\RebuildTest. |
menu_build_tree |
function |
drupal/core/includes/menu.inc |
Builds a menu tree, translates links, and checks access. |
block_page_build |
function |
drupal/core/modules/block/block.module |
Implements hook_page_build(). |
BanBundle::build |
function |
drupal/core/modules/ban/lib/Drupal/ban/BanBundle.php |
Overrides Symfony\Component\HttpKernel\Bundle\Bundle::build(). |
QueryTest::build |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php |
Implements Drupal\views\Plugin\views\query\QueryPluginBase::build(). |
RouteBuilder.php |
file |
drupal/core/lib/Drupal/Core/Routing/RouteBuilder.php |
Definition of Drupal\Core\Routing\RouteBuilder. |
_menu_build_tree |
function |
drupal/core/includes/menu.inc |
Builds a menu tree. |
ContainerBuilder |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
ContainerBuilder is a DI container that provides an API to easily describe services. |
_menu_link_build |
function |
drupal/core/includes/menu.inc |
Builds a link from a router item. |
ContainerBuilder |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/ContainerBuilder.php |
Drupal's dependency injection container builder. |
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(). |
Table::build_sort |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Determine if we should provide sorting based upon $_GET inputs |
ExpressionBuilder |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ExpressionBuilder.php |
Builder for Expressions in the {@link Selectable} interface. |
EntityRow::$build |
property |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/row/EntityRow.php |
Contains an array of render arrays, one for each rendered entity. |
CoreBundle::build |
function |
drupal/core/lib/Drupal/Core/CoreBundle.php |
Implements \Symfony\Component\HttpKernel\Bundle\BundleInterface::build(). |
drupal_build_form |
function |
drupal/core/includes/form.inc |
Builds and processes a form for a given form ID. |
_node_types_build |
function |
drupal/core/modules/node/node.module |
Builds and returns the list of available node types. |
menu_router_build |
function |
drupal/core/includes/menu.inc |
Collects and alters the menu definitions. |
TestBundle::build |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBundle.php |
Implements \Symfony\Component\HttpKernel\Bundle\BundleInterface::build(). |
ViewsBundle::build |
function |
drupal/core/modules/views/lib/Drupal/views/ViewsBundle.php |
Overrides Symfony\Component\HttpKernel\Bundle\Bundle::build(). |
_locale_rebuild_js |
function |
drupal/core/modules/locale/locale.module |
(Re-)Creates the JavaScript translation file for a language. |
ProcessBuilderTest |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
toolbar_page_build |
function |
drupal/core/modules/toolbar/toolbar.module |
Implements hook_page_build(). |
RebuildTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php |
Sets up a Drupal site for running functional and integration tests. |
ProcessBuilder.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
node_types_rebuild |
function |
drupal/core/modules/node/node.module |
Updates the database cache of node types. |
FieldBundle::build |
function |
drupal/core/modules/field/lib/Drupal/field/FieldBundle.php |
Overrides Symfony\Component\HttpKernel\Bundle\Bundle::build(). |
_menu_router_build |
function |
drupal/core/includes/menu.inc |
Builds the router table based on the data from hook_menu(). |
node_access_rebuild |
function |
drupal/core/modules/node/node.module |
Rebuilds the node access database. |
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(). |