Search for build
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
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/ |
|
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 |
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/ |
|
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. |
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. |
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. |
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.