Search for build
Title | Object type | File name | Summary |
---|---|---|---|
MediaTypeListBuilder.php | file | core/ |
|
MediaTypeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
MediaTypeListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
MediaTypeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
media_library.ui_builder | service | core/ |
Drupal\media_library\MediaLibraryUiBuilder |
menu.rebuild_subscriber | service | core/ |
Drupal\Core\EventSubscriber\MenuRouterRebuildSubscriber |
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/ |
@covers ::build[[api-linebreak]] |
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::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
MenuListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
MenuRouterRebuildSubscriber | class | core/ |
Rebuilds the default menu links and runs menu-specific code if necessary. |
MenuRouterRebuildSubscriber.php | file | core/ |
|
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. |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.