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 |
|
ViewsUiBaseViewsWizard::default_display_sorts_user |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
ViewsUiBaseViewsWizard::page_display_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
ViewsUiBaseViewsWizard::block_display_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
ViewsUiBaseViewsWizard::page_feed_display_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
ViewsUiBaseViewsWizard::set_default_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Sets options for a display and makes them the default options if possible. |
ViewsUiBaseViewsWizard::set_override_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Sets options for a display, inheriting from the defaults when possible. |
ViewsUiBaseViewsWizard::retrieve_validated_view |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
ViewsUiBaseViewsWizard::set_validated_view |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
ViewsUiBaseViewsWizard::validate |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Instantiates a view and validates values. |
ViewsUiBaseViewsWizard::create_view |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Create a View from values that have been already submitted to validate(). |
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. |
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. |
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 |
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. |
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. |
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. |
minimal_install |
core/profiles/minimal/minimal.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(). |
standard_install |
core/profiles/standard/standard.install |
Implements hook_install(). |
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(). |
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. |
restore_info_page |
core/restore.php |
Provides an overview of the backup restoration process. |
restore_select_page |
core/restore.php |
Provides a form to select a backup to restore. |
restore_backup_form |
core/restore.php |
Form constructor for the list of available database module updates. |
restore_progress_page |
core/restore.php |
Show a progress message while processing a restore. |
restore_results_page |
core/restore.php |
Displays results of the restore script with any accompanying errors. |
restore_access_denied_page |
core/restore.php |
Renders a 403 access denied page for restore.php. |