Search for build
- Search 7.x for build
- Search 9.5.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SectionComponentBuildRenderArrayEvent | class | core/ |
Event fired when a section component's render array is being built. |
| SectionComponentBuildRenderArrayEvent.php | file | core/ |
|
| SectionComponentBuildRenderArrayEvent::$build | property | core/ |
The render array built by the event subscribers. |
| SectionComponentBuildRenderArrayEvent::$component | property | core/ |
The section component whose render array is being built. |
| SectionComponentBuildRenderArrayEvent::$contexts | property | core/ |
The available contexts. |
| SectionComponentBuildRenderArrayEvent::$inPreview | property | core/ |
Whether the component is in preview mode or not. |
| SectionComponentBuildRenderArrayEvent::$plugin | property | core/ |
The plugin for the section component being built. |
| SectionComponentBuildRenderArrayEvent::getBuild | function | core/ |
Get the render array in its current state. |
| SectionComponentBuildRenderArrayEvent::getComponent | function | core/ |
Get the section component whose render array is being built. |
| SectionComponentBuildRenderArrayEvent::getContexts | function | core/ |
Get the available contexts. |
| SectionComponentBuildRenderArrayEvent::getPlugin | function | core/ |
Get the plugin for the section component being built. |
| SectionComponentBuildRenderArrayEvent::inPreview | function | core/ |
Determine if the component is in preview mode. |
| SectionComponentBuildRenderArrayEvent::setBuild | function | core/ |
Set the render array. |
| SectionComponentBuildRenderArrayEvent::__construct | function | core/ |
Creates a new SectionComponentBuildRenderArrayEvent object. |
| SectionStorageInterface::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| SectionStorageInterface::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| SectionStorageLocalTaskProviderInterface::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
| SelectionPluginBase::buildConfigurationForm | function | core/ |
Form constructor. |
| SelectLanguageForm::buildForm | function | core/ |
Form constructor. |
| SelectProfileForm::buildForm | function | core/ |
Form constructor. |
| Serialized::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| Serializer::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| SessionHttpsTest::getUserLoginFormBuildId | function | core/ |
Gets the form build ID for the user login form. |
| SessionTestForm::buildForm | function | core/ |
Form constructor. |
| SettingsForm::buildForm | function | core/ |
Form constructor. |
| SettingsForm::buildForm | function | core/ |
Form constructor. |
| SettingsTrayFormAnnotationIsClassBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SettingsTrayFormAnnotationIsClassBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
| SettingsTrayFormAnnotationIsFalseBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SettingsTrayFormAnnotationNoneBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SettingsTrayHooks::entityTypeBuild | function | core/ |
Implements hook_entity_type_build(). |
| shortcut.lazy_builders | service | core/ |
Drupal\shortcut\ShortcutLazyBuilders |
| ShortcutLazyBuilder | class | core/ |
Lazy Builders for Navigation shortcuts links. |
| ShortcutLazyBuilder.php | file | core/ |
|
| ShortcutLazyBuilder::lazyLinks | function | core/ |
The #lazy_builder callback; builds shortcut navigation links. |
| ShortcutLazyBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ShortcutLazyBuilder::__construct | function | core/ |
Constructs a ShortcutLazyBuilders object. |
| ShortcutLazyBuilders | class | core/ |
Lazy builders for the shortcut module. |
| ShortcutLazyBuilders.php | file | core/ |
|
| ShortcutLazyBuilders::$renderer | property | core/ |
The renderer service. |
| ShortcutLazyBuilders::lazyLinks | function | core/ |
Render API callback: Builds shortcut toolbar links. |
| ShortcutLazyBuilders::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ShortcutLazyBuilders::__construct | function | core/ |
Constructs a new ShortcutLazyBuilders object. |
| ShortcutsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| ShortcutSetDeleteForm::buildForm | function | core/ |
Form constructor. |
| ShortcutSetListBuilder | class | core/ |
Defines a class to build a listing of shortcut set entities. |
| ShortcutSetListBuilder.php | file | core/ |
|
| ShortcutSetListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| ShortcutSetListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| ShortcutSetListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
Pagination
- Previous page
- Page 57
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.