Search for build

  1. Search 7.x for build
  2. Search 9.5.x for build
  3. Search 10.3.x for build
  4. Search 11.x for build
  5. Other projects
Title Object type File name Summary
MenuRouterRebuildSubscriber::$connection property core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php The database connection.
MenuRouterRebuildSubscriber::$lock property core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php
MenuRouterRebuildSubscriber::$menuLinkManager property core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php The menu link plugin manager.
MenuRouterRebuildSubscriber::$replicaKillSwitch property core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php The replica kill switch.
MenuRouterRebuildSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php
MenuRouterRebuildSubscriber::menuLinksRebuild function core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php Perform menu-specific rebuilding.
MenuRouterRebuildSubscriber::onRouterRebuild function core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php Rebuilds the menu links and deletes the local_task cache tag.
MenuRouterRebuildSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php Constructs the MenuRouterRebuildSubscriber object.
MenuTreeStorage::doBuildTreeData function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Prepares the data for calling $this->treeDataRecursive().
MenuTreeStorage::rebuild function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Rebuilds the stored menu link definitions.
MenuTreeStorageInterface::rebuild function core/lib/Drupal/Core/Menu/MenuTreeStorageInterface.php Rebuilds the stored menu link definitions.
MenuTreeStorageTest::testMenuRebuild function core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php Ensure hierarchy persists after a menu rebuild.
menu_ui_entity_type_build function core/modules/menu_ui/menu_ui.module Implements hook_entity_type_build().
menu_ui_form_node_type_form_builder function core/modules/menu_ui/menu_ui.module Entity builder for the node type form with menu options.
menu_ui_node_builder function core/modules/menu_ui/menu_ui.module Entity form builder to add the menu information to the node.
MessageAction::buildConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php Form constructor.
MessageViewBuilder class core/modules/contact/src/MessageViewBuilder.php Render controller for contact messages.
MessageViewBuilder.php file core/modules/contact/src/MessageViewBuilder.php
MessageViewBuilder::getBuildDefaults function core/modules/contact/src/MessageViewBuilder.php Provides entity-specific defaults to the build process.
MessageViewBuilder::view function core/modules/contact/src/MessageViewBuilder.php Builds the render array for the provided entity.
MigrateBuildDependencyInterface interface core/modules/migrate/src/MigrateBuildDependencyInterface.php
MigrateBuildDependencyInterface.php file core/modules/migrate/src/MigrateBuildDependencyInterface.php
MigrateBuildDependencyInterface::buildDependencyMigration function core/modules/migrate/src/MigrateBuildDependencyInterface.php Builds a dependency tree for the migrations and set their order.
MigrateNodeDeriverTest::testBuilder function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php Tests the d7_node node driver.
MigrateUpgradeFormBase::buildForm function core/modules/migrate_drupal_ui/src/Form/MigrateUpgradeFormBase.php Form constructor.
MigrationPluginManager::buildDependencyMigration function core/modules/migrate/src/Plugin/MigrationPluginManager.php Builds a dependency tree for the migrations and set their order.
MigrationPluginManagerTest::testDependencyBuilding function core/modules/migrate/tests/src/Unit/MigrationPluginManagerTest.php Tests building dependencies for multiple migrations.
MigrationState::buildDeclaredStateBySource function core/modules/migrate_drupal/src/MigrationState.php Gets migration data from *.migrate_drupal.yml sorted by source module.
MigrationState::buildDiscoveredDestinationsBySource function core/modules/migrate_drupal/src/MigrationState.php Builds migration source and destination module information.
MigrationState::buildUpgradeState function core/modules/migrate_drupal/src/MigrationState.php Determines migration state for each source module enabled on the source.
ModeratedNodeListBuilder class core/modules/content_moderation/src/ModeratedNodeListBuilder.php Defines a class to build a listing of moderated node entities.
ModeratedNodeListBuilder.php file core/modules/content_moderation/src/ModeratedNodeListBuilder.php
ModeratedNodeListBuilder::$entityTypeManager property core/modules/content_moderation/src/ModeratedNodeListBuilder.php The entity type manager.
ModeratedNodeListBuilder::$storage property core/modules/content_moderation/src/ModeratedNodeListBuilder.php The entity storage class.
ModeratedNodeListBuilder::buildHeader function core/modules/content_moderation/src/ModeratedNodeListBuilder.php Builds the header row for the entity listing.
ModeratedNodeListBuilder::buildRow function core/modules/content_moderation/src/ModeratedNodeListBuilder.php Builds a row for an entity in the entity listing.
ModeratedNodeListBuilder::createInstance function core/modules/content_moderation/src/ModeratedNodeListBuilder.php Instantiates a new instance of this entity handler.
ModeratedNodeListBuilder::getEntityRevisionIds function core/modules/content_moderation/src/ModeratedNodeListBuilder.php Loads entity revision IDs using a pager sorted by the entity revision ID.
ModeratedNodeListBuilder::load function core/modules/content_moderation/src/ModeratedNodeListBuilder.php Loads entities of this type from storage for listing.
ModeratedNodeListBuilder::render function core/modules/content_moderation/src/ModeratedNodeListBuilder.php Builds the entity listing as renderable array for table.html.twig.
ModeratedNodeListBuilder::__construct function core/modules/content_moderation/src/ModeratedNodeListBuilder.php Constructs a new ModeratedNodeListBuilder object.
ModuleHandler::buildHookInfo function core/lib/Drupal/Core/Extension/ModuleHandler.php Builds hook_hook_info() information.
ModuleHandler::buildImplementationInfo function core/lib/Drupal/Core/Extension/ModuleHandler.php Builds hook implementation information for a given hook name.
ModuleHandler::buildModuleDependencies function core/lib/Drupal/Core/Extension/ModuleHandler.php Determines which modules require and are required by each module.
ModuleHandlerInterface::buildModuleDependencies function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Determines which modules require and are required by each module.
ModuleInstallerTest::testKernelRebuildDuringHookInstall function core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php Ensure that rebuilding the container in hook_install() works.
ModuleInstallerTest::testRouteRebuild function core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php Tests that routes are rebuilt during install and uninstall of modules.
ModulesListConfirmForm::buildForm function core/modules/system/src/Form/ModulesListConfirmForm.php Form constructor.
ModulesListConfirmForm::buildMessageList function core/modules/system/src/Form/ModulesListConfirmForm.php Builds the message list for the confirmation form.
ModulesListExperimentalConfirmForm::buildMessageList function core/modules/system/src/Form/ModulesListExperimentalConfirmForm.php Builds the message list for the confirmation form.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.