Search for build
- Search 7.x for build
- Search 9.5.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MessageViewBuilder::getBuildDefaults | function | core/ |
Provides entity-specific defaults to the build process. |
MessageViewBuilder::view | function | core/ |
Builds the render array for the provided entity. |
MigrateBuildDependencyInterface | interface | core/ |
|
MigrateBuildDependencyInterface.php | file | core/ |
|
MigrateBuildDependencyInterface::buildDependencyMigration | function | core/ |
Builds a dependency tree for the migrations and set their order. |
MigrateMessageController::buildFilterQuery | function | core/ |
Builds a query for migrate message administration. |
MigrateNodeDeriverTest::testBuilder | function | core/ |
Tests the d7_node node driver. |
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::buildModuleDependencies | function | core/ |
Determines which modules require and are required by each module. |
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 |
NavigationHooks::blockBuildLocalTasksBlockAlter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
NavigationHooks::pluginFilterBlockLayoutBuilderAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
NavigationHooks::pluginFilterLayoutLayoutBuilderAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
NavigationLayout::build | function | core/ |
Build a render array for layout with regions. |
NavigationLinkBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
NavigationMenuBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
NavigationMenuLinkTree::build | function | core/ |
Builds a renderable array from a menu tree. |
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.