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 |
|---|---|---|---|
| MenuForm::buildOverviewForm | function | core/ |
Form constructor to edit an entire menu tree at once. |
| MenuForm::buildOverviewTreeForm | function | core/ |
Recursive helper function for buildOverviewForm(). |
| MenuLinkContent::$listBuilderOperations | property | core/ |
An array of entity operations links. |
| MenuLinkContent::getListBuilderOperations | function | core/ |
Load entity operations from the list builder. |
| MenuLinkContentForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
| MenuLinkDefaultForm::buildConfigurationForm | function | core/ |
Form constructor. |
| MenuLinkEditForm::buildForm | function | core/ |
|
| MenuLinkListBuilder | class | core/ |
Provides a menu link list builder. |
| MenuLinkListBuilder.php | file | core/ |
|
| MenuLinkListBuilder::$redirectDestination | property | core/ |
The redirect destination. |
| MenuLinkListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| MenuLinkListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| MenuLinkListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| MenuLinkListBuilder::__construct | function | core/ |
Constructs a new instance. |
| MenuLinkManager::rebuild | function | core/ |
Triggers discovery, save, and cleanup of discovered links. |
| MenuLinkManagerInterface::rebuild | function | core/ |
Triggers discovery, save, and cleanup of discovered links. |
| MenuLinkResetForm::buildForm | function | core/ |
Form constructor. |
| MenuLinksetSettingsForm::buildForm | function | core/ |
Form constructor. |
| MenuLinkTree::build | function | core/ |
Builds a renderable array from a menu tree. |
| MenuLinkTree::buildItems | function | core/ |
Builds the #items property for a menu tree's renderable array. |
| MenuLinkTreeInterface::build | function | core/ |
Builds a renderable array from a menu tree. |
| MenuLinkTreeTest::providerTestBuildCacheability | function | core/ |
Provides the test cases to test for ::testBuildCacheability(). |
| MenuLinkTreeTest::testBuildCacheability | function | core/ |
Tests build cacheability. |
| MenuListBuilder | class | core/ |
Defines a class to build a listing of menu entities. |
| MenuListBuilder.php | file | core/ |
|
| MenuListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| MenuListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| MenuListBuilder::ensureDestination | function | core/ |
Ensures that a destination is present on the given URL. |
| MenuListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| MenuListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| MenuListBuilder::SORT_KEY | constant | core/ |
The entity key to sort the list by. |
| MenuRouterRebuildSubscriber | class | core/ |
Rebuilds the default menu links and runs menu-specific code if necessary. |
| MenuRouterRebuildSubscriber.php | file | core/ |
|
| 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. |
| MenuUiHooks::entityTypeBuild | 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. |
| MessageForm::buildForm | 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. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.