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 5.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.theme_rebuild_subscriber service ./devel.services.yml Drupal\devel\EventSubscriber\ThemeInfoRebuildSubscriber
DevelGenerateForm::buildForm function devel_generate/src/Form/DevelGenerateForm.php Form constructor.
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.
RouterRebuildConfirmForm::__construct function src/Form/RouterRebuildConfirmForm.php Constructs a new RouterRebuildConfirmForm object.
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.
SwitchUserBlock::buildUserList function src/Plugin/Block/SwitchUserBlock.php Builds the user listing as renderable array.
SwitchUserForm::buildForm function src/Form/SwitchUserForm.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::$notificationFlag property src/EventSubscriber/ThemeInfoRebuildSubscriber.php Internal flag for handle user notification.
ThemeInfoRebuildSubscriber::$themeHandler property src/EventSubscriber/ThemeInfoRebuildSubscriber.php The theme handler.
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.
ToolbarHandler::lazyBuilder function src/ToolbarHandler.php Lazy builder callback for the devel menu toolbar.
ToolbarSettingsForm::buildForm function src/Form/ToolbarSettingsForm.php Form constructor.