Search for build
- Search 7.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::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. |
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. |
MimeTypePassTest::buildContainer | function | core/ |
|
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. |
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.