Search for buildRoutes

  1. Search 7.x for buildRoutes
  2. Search 9.5.x for buildRoutes
  3. Search 10.3.x for buildRoutes
  4. Search 11.x for buildRoutes
  5. Other projects
Title Object type File name Summary
DefaultsSectionStorage::buildRoutes function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Provides the routes needed for Layout Builder UI.
DefaultsSectionStorageTest::testBuildRoutes function core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php @covers ::buildRoutes
@covers ::getEntityTypes
@covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes
OverridesSectionStorage::buildRoutes function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Provides the routes needed for Layout Builder UI.
OverridesSectionStorageTest::testBuildRoutes function core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php @covers ::buildRoutes
@covers ::hasIntegerId
@covers ::getEntityTypes
@covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes
SectionStorageInterface::buildRoutes function core/modules/layout_builder/src/SectionStorageInterface.php Provides the routes needed for Layout Builder UI.
SimpleConfigSectionStorage::buildRoutes function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Provides the routes needed for Layout Builder UI.
TestStateBasedSectionStorage::buildRoutes function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Provides the routes needed for Layout Builder UI.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.