Search for build

  1. Search 6.x-1.x for build
  2. Search 7.x-1.x for build
  3. Search 8.x-1.x for build
  4. Search 4.x for build
  5. Other projects
Title Object type File name Summary
ConfigDeleteForm::buildForm function src/Form/ConfigDeleteForm.php Form constructor.
ConfigEditor::buildCancelLinkUrl function src/Form/ConfigEditor.php Builds the cancel link url for the form.
ConfigEditor::buildForm function src/Form/ConfigEditor.php Form constructor.
ConfigsList::buildForm function src/Form/ConfigsList.php Form constructor.
devel.lazy_builders service ./devel.services.yml Drupal\devel\DevelLazyBuilders
devel.theme_rebuild_subscriber service ./devel.services.yml Drupal\devel\EventSubscriber\ThemeInfoRebuildSubscriber
DevelGenerateForm::buildForm function devel_generate/src/Form/DevelGenerateForm.php Form constructor.
DevelLazyBuilders class src/DevelLazyBuilders.php Lazy builders for the devel module.
DevelLazyBuilders.php file src/DevelLazyBuilders.php
DevelLazyBuilders::$config property src/DevelLazyBuilders.php The devel toolbar config.
DevelLazyBuilders::$menuLinkTree property src/DevelLazyBuilders.php The menu link tree service.
DevelLazyBuilders::processTree function src/DevelLazyBuilders.php Adds toolbar-specific attributes to the menu link tree.
DevelLazyBuilders::renderMenu function src/DevelLazyBuilders.php Lazy builder callback for the devel menu toolbar.
DevelLazyBuilders::trustedCallbacks function src/DevelLazyBuilders.php Lists the trusted callbacks provided by the implementing class.
DevelLazyBuilders::__construct function src/DevelLazyBuilders.php Constructs a new ShortcutLazyBuilders object.
DevelReinstall::buildForm function src/Form/DevelReinstall.php Form constructor.
DevelRouterRebuildTest class tests/src/Functional/DevelRouterRebuildTest.php Tests routes rebuild.
DevelRouterRebuildTest.php file tests/src/Functional/DevelRouterRebuildTest.php
DevelRouterRebuildTest::testRouterRebuildConfirmForm function tests/src/Functional/DevelRouterRebuildTest.php Test routes rebuild.
RouterRebuildConfirmForm class src/Form/RouterRebuildConfirmForm.php Provides confirmation form for rebuilding the routes.
RouterRebuildConfirmForm.php file src/Form/RouterRebuildConfirmForm.php
RouterRebuildConfirmForm::$routeBuilder property src/Form/RouterRebuildConfirmForm.php The route builder service.
RouterRebuildConfirmForm::create function src/Form/RouterRebuildConfirmForm.php Instantiates a new instance of this class.
RouterRebuildConfirmForm::getCancelUrl function src/Form/RouterRebuildConfirmForm.php Returns the route to go to if the user cancels the action.
RouterRebuildConfirmForm::getConfirmText function src/Form/RouterRebuildConfirmForm.php Returns a caption for the button that confirms the action.
RouterRebuildConfirmForm::getDescription function src/Form/RouterRebuildConfirmForm.php Returns additional text to display as a description.
RouterRebuildConfirmForm::getFormId function src/Form/RouterRebuildConfirmForm.php Returns a unique string identifying the form.
RouterRebuildConfirmForm::getQuestion function src/Form/RouterRebuildConfirmForm.php Returns the question to ask the user.
RouterRebuildConfirmForm::submitForm function src/Form/RouterRebuildConfirmForm.php Form submission handler.
SettingsForm::buildForm function src/Form/SettingsForm.php Form constructor.
SwitchUserBlock::$formBuilder property src/Plugin/Block/SwitchUserBlock.php The FormBuilder object.
SwitchUserBlock::build function src/Plugin/Block/SwitchUserBlock.php Builds and returns the renderable array for this block plugin.
SwitchUserForm::buildForm function src/Form/SwitchUserForm.php Form constructor.
SwitchUserListHelper::buildUserList function src/SwitchUserListHelper.php Builds the user listing as renderable array.
SwitchUserPageForm::$formBuilder property src/Form/SwitchUserPageForm.php The FormBuilder object.
SwitchUserPageForm::buildForm function src/Form/SwitchUserPageForm.php Form constructor.
SystemStateEdit::buildForm function src/Form/SystemStateEdit.php Form constructor.
ThemeInfoRebuildSubscriber class src/EventSubscriber/ThemeInfoRebuildSubscriber.php Subscriber for force the system to rebuild the theme registry.
ThemeInfoRebuildSubscriber.php file src/EventSubscriber/ThemeInfoRebuildSubscriber.php
ThemeInfoRebuildSubscriber::$account property src/EventSubscriber/ThemeInfoRebuildSubscriber.php The current user.
ThemeInfoRebuildSubscriber::$config property src/EventSubscriber/ThemeInfoRebuildSubscriber.php The devel config.
ThemeInfoRebuildSubscriber::$messenger property src/EventSubscriber/ThemeInfoRebuildSubscriber.php The messenger.
ThemeInfoRebuildSubscriber::$notificationFlag property src/EventSubscriber/ThemeInfoRebuildSubscriber.php Internal flag for handle user notification.
ThemeInfoRebuildSubscriber::$themeHandler property src/EventSubscriber/ThemeInfoRebuildSubscriber.php The theme handler.
ThemeInfoRebuildSubscriber::$themeRegistry property src/EventSubscriber/ThemeInfoRebuildSubscriber.php The theme registry.
ThemeInfoRebuildSubscriber::getSubscribedEvents function src/EventSubscriber/ThemeInfoRebuildSubscriber.php
ThemeInfoRebuildSubscriber::rebuildThemeInfo function src/EventSubscriber/ThemeInfoRebuildSubscriber.php Forces the system to rebuild the theme registry.
ThemeInfoRebuildSubscriber::triggerWarningIfNeeded function src/EventSubscriber/ThemeInfoRebuildSubscriber.php Notifies the user that the theme info are rebuilt on every request.
ThemeInfoRebuildSubscriber::__construct function src/EventSubscriber/ThemeInfoRebuildSubscriber.php Constructs a ThemeInfoRebuildSubscriber object.
ToolbarSettingsForm::buildForm function src/Form/ToolbarSettingsForm.php Form constructor.