Search for build
Title | Object type | File name | Summary |
---|---|---|---|
MigrateUpgradeFormBase::buildForm | function | core/ |
Form constructor. |
MigrationPluginManager::buildDependencyMigration | function | core/ |
|
MigrationPluginManagerTest::testDependencyBuilding | function | core/ |
Tests building dependencies for multiple migrations. |
MigrationState::buildDeclaredStateBySource | function | core/ |
Gets migration data from *.migrate_drupal.yml sorted by source module. |
MigrationState::buildDiscoveredDestinationsBySource | function | core/ |
Builds migration source and destination module information. |
MigrationState::buildUpgradeState | function | core/ |
Determines migration state for each source module enabled on the source. |
ModeratedNodeListBuilder | class | core/ |
Defines a class to build a listing of moderated node entities. |
ModeratedNodeListBuilder.php | file | core/ |
|
ModeratedNodeListBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
ModeratedNodeListBuilder::$storage | property | core/ |
The entity storage class. |
ModeratedNodeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ModeratedNodeListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ModeratedNodeListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
ModeratedNodeListBuilder::getEntityRevisionIds | function | core/ |
Loads entity revision IDs using a pager sorted by the entity revision ID. |
ModeratedNodeListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
ModeratedNodeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
ModeratedNodeListBuilder::__construct | function | core/ |
Constructs a new ModeratedNodeListBuilder object. |
ModuleHandler::buildHookInfo | function | core/ |
Builds hook_hook_info() information. |
ModuleHandler::buildImplementationInfo | function | core/ |
Builds hook implementation information for a given hook name. |
ModuleHandler::buildModuleDependencies | function | core/ |
|
ModuleHandlerInterface::buildModuleDependencies | function | core/ |
Determines which modules require and are required by each module. |
ModuleInstallerTest::testKernelRebuildDuringHookInstall | function | core/ |
Ensure that rebuilding the container in hook_install() works. |
ModuleInstallerTest::testRouteRebuild | function | core/ |
Tests that routes are rebuilt during install and uninstall of modules. |
ModulesListConfirmForm::buildForm | function | core/ |
Form constructor. |
ModulesListConfirmForm::buildMessageList | function | core/ |
Builds the message list for the confirmation form. |
ModulesListForm::buildForm | function | core/ |
Form constructor. |
ModulesListForm::buildModuleList | function | core/ |
Helper function for building a list of modules to install. |
ModulesListForm::buildRow | function | core/ |
Builds a table row for the system modules page. |
ModulesListNonStableConfirmForm::buildDeprecatedMessage | function | core/ |
Builds a message to be displayed to the user enabling deprecated modules. |
ModulesListNonStableConfirmForm::buildMessageList | function | core/ |
Builds the message list for the confirmation form. |
ModulesListNonStableConfirmForm::buildNonStableInfo | function | core/ |
Sets properties with information about non-stable modules being enabled. |
ModulesUninstallConfirmForm::buildForm | function | core/ |
Form constructor. |
ModulesUninstallForm::buildForm | function | core/ |
Form constructor. |
MoveBlockController::build | function | core/ |
Moves a block to another region. |
MoveBlockForm::buildForm | function | core/ |
Builds the move block form. |
MultiWidthLayoutBase::build | function | core/ |
Build a render array for layout with regions. |
MultiWidthLayoutBase::buildConfigurationForm | function | core/ |
Form constructor. |
navigation.user_lazy_builder | service | core/ |
Drupal\navigation\UserLazyBuilder |
NavigationLayout::build | function | core/ |
Build a render array for layout with regions. |
NavigationMenuBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
NavigationMenuLinkTree::build | function | core/ |
|
NavigationRenderer::buildNavigation | function | core/ |
Build out the navigation bar. |
NavigationRenderer::buildTopBar | function | core/ |
Build the top bar for content entity pages. |
NavigationRenderer::isLayoutBuilderEntityType | function | core/ |
Determines if a given entity type is layout builder relevant or not. |
NavigationSectionStorage::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
NavigationSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
NavigationSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
NavigationShortcutsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
NavigationUserBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
navigation_block_build_local_tasks_block_alter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.