Search for build
- Search 7.x for build
- Search 9.5.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MenuRouterRebuildSubscriber::$connection | property | core/ |
The database connection. |
MenuRouterRebuildSubscriber::$lock | property | core/ |
|
MenuRouterRebuildSubscriber::$menuLinkManager | property | core/ |
The menu link plugin manager. |
MenuRouterRebuildSubscriber::$replicaKillSwitch | property | core/ |
The replica kill switch. |
MenuRouterRebuildSubscriber::getSubscribedEvents | function | core/ |
|
MenuRouterRebuildSubscriber::menuLinksRebuild | function | core/ |
Perform menu-specific rebuilding. |
MenuRouterRebuildSubscriber::onRouterRebuild | function | core/ |
Rebuilds the menu links and deletes the local_task cache tag. |
MenuRouterRebuildSubscriber::__construct | function | core/ |
Constructs the MenuRouterRebuildSubscriber object. |
MenuTreeStorage::doBuildTreeData | function | core/ |
Prepares the data for calling $this->treeDataRecursive(). |
MenuTreeStorage::rebuild | function | core/ |
Rebuilds the stored menu link definitions. |
MenuTreeStorageInterface::rebuild | function | core/ |
Rebuilds the stored menu link definitions. |
MenuTreeStorageTest::testMenuRebuild | function | core/ |
Ensure hierarchy persists after a menu rebuild. |
menu_ui_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
menu_ui_form_node_type_form_builder | function | core/ |
Entity builder for the node type form with menu options. |
menu_ui_node_builder | function | core/ |
Entity form builder to add the menu information to the node. |
MessageAction::buildConfigurationForm | function | core/ |
Form constructor. |
MessageViewBuilder | class | core/ |
Render controller for contact messages. |
MessageViewBuilder.php | file | core/ |
|
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. |
MigrateNodeDeriverTest::testBuilder | function | core/ |
Tests the d7_node node driver. |
MigrateUpgradeFormBase::buildForm | function | core/ |
Form constructor. |
MigrationPluginManager::buildDependencyMigration | function | core/ |
Builds a dependency tree for the migrations and set their order. |
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/ |
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. |
ModulesListExperimentalConfirmForm::buildMessageList | function | core/ |
Builds the message list for the confirmation form. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.