Name Locationsort ascending Description
basis_preprocess_header core/themes/basis/template.php Prepares variables for header templates.
basis_breadcrumb core/themes/basis/template.php Overrides theme_breadcrumb(). Removes » from markup.
basis_preprocess_maintenance_page core/themes/basis/template.php Prepares variables for maintenance page templates.
basis_preprocess_node core/themes/basis/template.php Prepares variables for node templates.
bartik_css_alter core/themes/bartik/template.php Prepares variables for page templates.
bartik_preprocess_maintenance_page core/themes/bartik/template.php Prepares variables for maintenance page templates.
bartik_preprocess_layout core/themes/bartik/template.php Prepares variables for layout template files.
bartik_field__taxonomy_term_reference core/themes/bartik/template.php Overrides theme_field__FIELD_TYPE().
BackdropSystemListingCompatibleTestCase::setUp core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.test Sets up a Backdrop site for running functional and integration tests.
BackdropSystemListingCompatibleTestCase::testBackdropSystemListing core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.test Non-empty test* method required to executed the test case class.
standard_form_install_configure_form_alter core/profiles/standard/standard.profile Implements hook_form_FORM_ID_alter() for install_configure_form().
standard_form_install_configure_submit core/profiles/standard/standard.profile Extra submit handler install_configure_form().
standard_install core/profiles/standard/standard.install Implements hook_install().
minimal_form_install_configure_form_alter core/profiles/minimal/minimal.profile Implements hook_form_FORM_ID_alter() for install_configure_form().
minimal_install core/profiles/minimal/minimal.install Implements hook_install().
ViewsUiUsersViewsWizard::default_display_options core/modules/views_ui/wizards/views_ui_users_views_wizard.php Most subclasses will need to override this method to provide some fields or a different row plugin.
ViewsUiTaxonomyTermViewsWizard::default_display_options core/modules/views_ui/wizards/views_ui_taxonomy_term_views_wizard.php Most subclasses will need to override this method to provide some fields or a different row plugin.
ViewsUiNodeViewsWizard::row_style_options core/modules/views_ui/wizards/views_ui_node_views_wizard.php Add possible row style options.
ViewsUiNodeViewsWizard::build_form_style core/modules/views_ui/wizards/views_ui_node_views_wizard.php Build the part of the form that builds the display format options.
ViewsUiNodeViewsWizard::default_display_options core/modules/views_ui/wizards/views_ui_node_views_wizard.php @override
ViewsUiNodeViewsWizard::page_display_options core/modules/views_ui/wizards/views_ui_node_views_wizard.php
ViewsUiNodeViewsWizard::block_display_options core/modules/views_ui/wizards/views_ui_node_views_wizard.php
ViewsUiNodeViewsWizard::display_options_row core/modules/views_ui/wizards/views_ui_node_views_wizard.php Set the row style and row style plugins to the display_options.
ViewsUiNodeRevisionViewsWizard::row_style_options core/modules/views_ui/wizards/views_ui_node_revision_views_wizard.php Node revisions do not support full posts or teasers, so remove them.
ViewsUiNodeRevisionViewsWizard::default_display_options core/modules/views_ui/wizards/views_ui_node_revision_views_wizard.php @override
ViewsUiFileManagedViewsWizard::default_display_options core/modules/views_ui/wizards/views_ui_file_managed_views_wizard.php Most subclasses will need to override this method to provide some fields or a different row plugin.
ViewsUiCommentViewsWizard::row_style_options core/modules/views_ui/wizards/views_ui_comment_views_wizard.php Add possible row style options.
ViewsUiCommentViewsWizard::build_form_style core/modules/views_ui/wizards/views_ui_comment_views_wizard.php Build the part of the form that builds the display format options.
ViewsUiCommentViewsWizard::page_display_options core/modules/views_ui/wizards/views_ui_comment_views_wizard.php
ViewsUiCommentViewsWizard::block_display_options core/modules/views_ui/wizards/views_ui_comment_views_wizard.php
ViewsUiCommentViewsWizard::display_options_row core/modules/views_ui/wizards/views_ui_comment_views_wizard.php Set the row style and row style plugins to the display_options.
ViewsUiCommentViewsWizard::default_display_options core/modules/views_ui/wizards/views_ui_comment_views_wizard.php Most subclasses will need to override this method to provide some fields or a different row plugin.
ViewsWizardInterface::__construct core/modules/views_ui/wizards/views_ui_base_views_wizard.php
ViewsWizardInterface::build_form core/modules/views_ui/wizards/views_ui_base_views_wizard.php For AJAX callbacks to build other elements in the "show" form.
ViewsWizardInterface::validate core/modules/views_ui/wizards/views_ui_base_views_wizard.php Validate form and values.
ViewsWizardInterface::create_view core/modules/views_ui/wizards/views_ui_base_views_wizard.php Create a new View from form values.
ViewsUiBaseViewsWizard::__construct core/modules/views_ui/wizards/views_ui_base_views_wizard.php
ViewsUiBaseViewsWizard::build_form core/modules/views_ui/wizards/views_ui_base_views_wizard.php For AJAX callbacks to build other elements in the "show" form.
ViewsUiBaseViewsWizard::build_form_style core/modules/views_ui/wizards/views_ui_base_views_wizard.php Build the part of the form that builds the display format options.
ViewsUiBaseViewsWizard::row_style_options core/modules/views_ui/wizards/views_ui_base_views_wizard.php Add possible row style options.
ViewsUiBaseViewsWizard::build_filters core/modules/views_ui/wizards/views_ui_base_views_wizard.php Build the part of the form that allows the user to select the view's filters.
ViewsUiBaseViewsWizard::build_sorts core/modules/views_ui/wizards/views_ui_base_views_wizard.php Build the part of the form that allows the user to select the view's sort order.
ViewsUiBaseViewsWizard::instantiate_view core/modules/views_ui/wizards/views_ui_base_views_wizard.php
ViewsUiBaseViewsWizard::build_display_options core/modules/views_ui/wizards/views_ui_base_views_wizard.php Build an array of display options for the view.
ViewsUiBaseViewsWizard::alter_display_options core/modules/views_ui/wizards/views_ui_base_views_wizard.php Alter the full array of display options before they are added to the view.
ViewsUiBaseViewsWizard::add_displays core/modules/views_ui/wizards/views_ui_base_views_wizard.php Add the array of display options to the view, with appropriate overrides.
ViewsUiBaseViewsWizard::default_display_options core/modules/views_ui/wizards/views_ui_base_views_wizard.php Most subclasses will need to override this method to provide some fields or a different row plugin.
ViewsUiBaseViewsWizard::default_display_filters core/modules/views_ui/wizards/views_ui_base_views_wizard.php
ViewsUiBaseViewsWizard::default_display_filters_user core/modules/views_ui/wizards/views_ui_base_views_wizard.php
ViewsUiBaseViewsWizard::default_display_sorts core/modules/views_ui/wizards/views_ui_base_views_wizard.php

Pages