|
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/Menu/RebuildTest.php |
Tests rebuilding the menu by setting 'menu_rebuild_needed.' |
|
RebuildTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php |
Tests form rebuilding. |
|
form_builder |
function |
drupal/core/includes/form.inc |
Builds and processes all elements in the structured form array. |
|
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(). |
|
hook_rebuild |
function |
drupal/core/modules/system/system.api.php |
Rebuild data based upon refreshed caches. |
|
field_rebuild |
function |
drupal/core/modules/field/field.module |
Implements hook_rebuild(). |
|
block_rebuild |
function |
drupal/core/modules/block/block.module |
Implements hook_rebuild(). |
|
Bundle::build |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php |
Builds the bundle. |
|
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. |
|
file_build_uri |
function |
drupal/core/includes/file.inc |
Constructs a URI to Drupal's default files location given a relative path. |
|
router.builder |
service |
drupal/core/core.services.yml |
Drupal\Core\Routing\RouteBuilder |
|
Php::buildForm |
function |
drupal/core/modules/php/lib/Drupal/php/Plugin/Condition/Php.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
|
user_page_build |
function |
drupal/core/modules/user/user.module |
Implements hook_page_build(). |
|
RebuildTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php |
Definition of Drupal\system\Tests\Form\RebuildTest. |
|
edit_page_build |
function |
drupal/core/modules/edit/edit.module |
Implements hook_page_build(). |
|
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. |
|
MockBuilder.php |
file |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockBuilder.php |
|
|
hook_page_build |
function |
drupal/core/modules/system/system.api.php |
Add elements to a page before it is rendered. |
|
field_page_build |
function |
drupal/core/modules/field/field.module |
Implements hook_page_build(). |
|
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. |
|
ValidatorBuilder |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
The default implementation of {@link ValidatorBuilderInterface}. |
|
RouteBuilder.php |
file |
drupal/core/lib/Drupal/Core/Routing/RouteBuilder.php |
Definition of Drupal\Core\Routing\RouteBuilder. |
|
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(). |
|
block_page_build |
function |
drupal/core/modules/block/block.module |
Implements hook_page_build(). |
|
Table::buildSort |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Called by the view builder to see if this style handler wants to
interfere with the sorts. If so it should build; if it returns
any non-TRUE value, normal sorting will NOT be added to the query. |
|
ContainerBuilder |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/ContainerBuilder.php |
Drupal's dependency injection container builder. |
|
_menu_build_tree |
function |
drupal/core/includes/menu.inc |
Builds a menu tree. |
|
MenuBlock::build |
function |
drupal/core/modules/menu/lib/Drupal/menu/Plugin/Block/MenuBlock.php |
Builds and returns the renderable array for this block plugin. |
|
dblog_page_build |
function |
drupal/core/modules/dblog/dblog.module |
Implements hook_page_build(). |
|
EntityRow::$build |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php |
Contains an array of render arrays, one for each rendered entity. |
|
ExpressionBuilder |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ExpressionBuilder.php |
Builder for Expressions in the {@link Selectable} interface. |
|
drupal_build_form |
function |
drupal/core/includes/form.inc |
Builds and processes a form for a given form ID. |
|
update_page_build |
function |
drupal/core/modules/update/update.module |
Implements hook_page_build(). |
|
TestBundle::build |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBundle.php |
Implements \Symfony\Component\HttpKernel\Bundle\BundleInterface::build(). |
|
ViewsBlock::build |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsBlock.php |
Builds and returns the renderable array for this block plugin. |
|
system_page_build |
function |
drupal/core/modules/system/system.module |
Implements hook_page_build(). |
|
_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. |
|
CoreBundle::build |
function |
drupal/core/lib/Drupal/Core/CoreBundle.php |
Implements \Symfony\Component\HttpKernel\Bundle\BundleInterface::build(). |
|
Analyze::buildForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Analyze.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
|
AddItem::buildForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/AddItem.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
|
RouteBuilderStatic |
class |
drupal/core/lib/Drupal/Core/Routing/RouteBuilderStatic.php |
This builds a static version of the router. |
|
Display::buildForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/Display.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
|
ProcessBuilder.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
|
toolbar_page_build |
function |
drupal/core/modules/toolbar/toolbar.module |
Implements hook_page_build(). |