54 string references to 'Weight' in Drupal 8
- block.schema.yml in core/modules/ block/ config/ schema/ block.schema.yml 
- core/modules/block/config/schema/block.schema.yml
- BlockListBuilder::buildBlocksForm in core/modules/ block/ src/ BlockListBuilder.php 
- Builds the main "Blocks" portion of the form.
- Book::fields in core/modules/ book/ src/ Plugin/ migrate/ source/ Book.php 
- Returns available fields on the source.
- BookAdminEditForm::bookAdminTable in core/modules/ book/ src/ Form/ BookAdminEditForm.php 
- Builds the table portion of the form for the book administration page.
- BookManager::addFormElements in core/modules/ book/ src/ BookManager.php 
- Builds the common elements of the book form for the node and outline forms.
- book_views_data in core/modules/ book/ book.views.inc 
- Implements hook_views_data().
- ConfigSchemaTest::testSchemaMapping in core/tests/ Drupal/ KernelTests/ Core/ Config/ ConfigSchemaTest.php 
- Tests the basic metadata retrieval layer.
- ConfigTestForm::form in core/modules/ config/ tests/ config_test/ src/ ConfigTestForm.php 
- Gets the actual form array to be built.
- config_schema_test.schema.yml in core/modules/ config/ tests/ config_schema_test/ config/ schema/ config_schema_test.schema.yml 
- core/modules/config/tests/config_schema_test/config/schema/config_schema_test.schema.yml
- config_test.schema.yml in core/modules/ config/ tests/ config_test/ config/ schema/ config_test.schema.yml 
- core/modules/config/tests/config_test/config/schema/config_test.schema.yml
- contact.schema.yml in core/modules/ contact/ config/ schema/ contact.schema.yml 
- core/modules/contact/config/schema/contact.schema.yml
- ContactFormEditForm::form in core/modules/ contact/ src/ ContactFormEditForm.php 
- Gets the actual form array to be built.
- core.data_types.schema.yml in core/config/ schema/ core.data_types.schema.yml 
- core/config/schema/core.data_types.schema.yml
- core.entity.schema.yml in core/config/ schema/ core.entity.schema.yml 
- core/config/schema/core.entity.schema.yml
- core.extension.schema.yml in core/config/ schema/ core.extension.schema.yml 
- core/config/schema/core.extension.schema.yml
- core.menu.schema.yml in core/config/ schema/ core.menu.schema.yml 
- core/config/schema/core.menu.schema.yml
- DraggableListBuilder::buildHeader in core/lib/ Drupal/ Core/ Config/ Entity/ DraggableListBuilder.php 
- Builds the header row for the entity listing.
- EntityFormDisplayEditForm::getTableHeader in core/modules/ field_ui/ src/ Form/ EntityFormDisplayEditForm.php 
- Returns an array containing the table headers.
- EntityViewDisplayEditForm::getTableHeader in core/modules/ field_ui/ src/ Form/ EntityViewDisplayEditForm.php 
- Returns an array containing the table headers.
- Extension::fields in core/modules/ system/ src/ Plugin/ migrate/ source/ Extension.php 
- Returns available fields on the source.
- filter.schema.yml in core/modules/ filter/ config/ schema/ filter.schema.yml 
- core/modules/filter/config/schema/filter.schema.yml
- FilterPluginBase::buildExposedFiltersGroupForm in core/modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php 
- Build the form to let users create the group of exposed filters. This form is displayed when users click on button 'Build group'
- ImageStyleEditForm::form in core/modules/ image/ src/ Form/ ImageStyleEditForm.php 
- Gets the actual form array to be built.
- language.schema.yml in core/modules/ language/ config/ schema/ language.schema.yml 
- core/modules/language/config/schema/language.schema.yml
- layout_builder.schema.yml in core/modules/ layout_builder/ config/ schema/ layout_builder.schema.yml 
- core/modules/layout_builder/config/schema/layout_builder.schema.yml
- MediaLibraryWidget::formElement in core/modules/ media_library/ src/ Plugin/ Field/ FieldWidget/ MediaLibraryWidget.php 
- Returns the form for a single field widget.
- MediaLibraryWidget::settingsForm in core/modules/ media_library/ src/ Plugin/ Field/ FieldWidget/ MediaLibraryWidget.php 
- Returns a form to configure settings for the widget.
- MenuForm::buildOverviewForm in core/modules/ menu_ui/ src/ MenuForm.php 
- Form constructor to edit an entire menu tree at once.
- MenuLinkDefaultForm::buildConfigurationForm in core/lib/ Drupal/ Core/ Menu/ Form/ MenuLinkDefaultForm.php 
- Form constructor.
- menu_ui_form_node_form_alter in core/modules/ menu_ui/ menu_ui.module 
- Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
- MoveBlockForm::buildForm in core/modules/ layout_builder/ src/ Form/ MoveBlockForm.php 
- Builds the move block form.
- OverviewTerms::buildForm in core/modules/ taxonomy/ src/ Form/ OverviewTerms.php 
- Form constructor.
- Page::buildOptionsForm in core/modules/ views/ src/ Plugin/ views/ display/ Page.php 
- Provide a form to edit options for this plugin.
- Rearrange::buildForm in core/modules/ views_ui/ src/ Form/ Ajax/ Rearrange.php 
- Form constructor.
- ReorderDisplays::buildForm in core/modules/ views_ui/ src/ Form/ Ajax/ ReorderDisplays.php 
- Form constructor.
- search.schema.yml in core/modules/ search/ config/ schema/ search.schema.yml 
- core/modules/search/config/schema/search.schema.yml
- SetCustomize::form in core/modules/ shortcut/ src/ Form/ SetCustomize.php 
- Gets the actual form array to be built.
- ShortcutSetsTest::testShortcutSetEdit in core/modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php 
- Tests editing a shortcut set.
- TableDragTestForm::buildForm in core/modules/ system/ tests/ modules/ tabledrag_test/ src/ Form/ TableDragTestForm.php 
- Form constructor.
- taxonomy.schema.yml in core/modules/ taxonomy/ config/ schema/ taxonomy.schema.yml 
- core/modules/taxonomy/config/schema/taxonomy.schema.yml
- template_preprocess_file_widget_multiple in core/modules/ file/ file.field.inc 
- Prepares variables for multi file form widget templates.
- template_preprocess_language_negotiation_configure_form in core/modules/ language/ language.admin.inc 
- Prepares variables for language negotiation configuration form.
- template_preprocess_views_ui_build_group_filter_form in core/modules/ views_ui/ views_ui.theme.inc 
- Prepares variables for Views UI build group filter form templates.
- template_preprocess_views_ui_rearrange_filter_form in core/modules/ views_ui/ views_ui.theme.inc 
- Prepares variables for Views UI rearrange filter form templates.
- Term::fields in core/modules/ taxonomy/ src/ Plugin/ migrate/ source/ Term.php 
- Returns available fields on the source.
- Term::fields in core/modules/ taxonomy/ src/ Plugin/ migrate/ source/ d6/ Term.php 
- Returns available fields on the source.
- Term::fields in core/modules/ taxonomy/ src/ Plugin/ migrate/ source/ d7/ Term.php 
- Returns available fields on the source.
- TermForm::form in core/modules/ taxonomy/ src/ TermForm.php 
- Gets the actual form array to be built.
- tour.schema.yml in core/modules/ tour/ config/ schema/ tour.schema.yml 
- core/modules/tour/config/schema/tour.schema.yml
- views.display.schema.yml in core/modules/ views/ config/ schema/ views.display.schema.yml 
- core/modules/views/config/schema/views.display.schema.yml
- VocabularyListBuilder::buildHeader in core/modules/ taxonomy/ src/ VocabularyListBuilder.php 
- Builds the header row for the entity listing.
- VocabularyPermissionsTest::testTaxonomyVocabularyOverviewPermissions in core/modules/ taxonomy/ tests/ src/ Functional/ VocabularyPermissionsTest.php 
- Test the vocabulary overview permission.
- WorkflowEditForm::form in core/modules/ workflows/ src/ Form/ WorkflowEditForm.php 
- Gets the actual form array to be built.
- workflows.schema.yml in core/modules/ workflows/ config/ schema/ workflows.schema.yml 
- core/modules/workflows/config/schema/workflows.schema.yml
