85 string references to 'Display'

Attachment::buildOptionsForm in core/modules/views/src/Plugin/views/display/Attachment.php
Provide the default form for setting options.
BasicTest::testWizardDefaultValues in core/modules/views/tests/src/Functional/Wizard/BasicTest.php
Tests default plugin values are populated from the wizard form.
DefaultsEntityForm::buildEntity in core/modules/layout_builder/src/Form/DefaultsEntityForm.php
Builds an updated entity object based upon the submitted form values.
DefaultsEntityForm::buildForm in core/modules/layout_builder/src/Form/DefaultsEntityForm.php
Form constructor.
DefaultsSectionStorage::getSectionList in core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
Gets the section list.
DefaultsSectionStorage::setContext in core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
Set a context on this plugin.
DefaultsSectionStorageTest::testAccess in core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php
@covers ::access @dataProvider providerTestAccess
DefaultsSectionStorageTest::testGetContexts in core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php
@covers ::getContexts
DefaultsSectionStorageTest::testGetContextsDuringPreview in core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php
@covers ::getContextsDuringPreview
DefaultsSectionStorageTest::testGetTempstoreKey in core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php
@covers ::getTempstoreKey
DefaultsSectionStorageTest::testThirdPartySettings in core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php
@covers ::getThirdPartySetting @covers ::setThirdPartySetting
DefaultViewsTest::testDefaultViews in core/modules/views/tests/src/Functional/DefaultViewsTest.php
Tests that all Default views work as expected.
Display::getFormKey in core/modules/views_ui/src/Form/Ajax/Display.php
Returns the key that represents this form.
DisplayKernelTest::testDefaultOptions in core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php
Tests the default display options.
DisplayLink::buildOptionsForm in core/modules/views/src/Plugin/views/area/DisplayLink.php
Provide a form to edit options for this plugin.
DisplayLink::buildOptionsForm in core/modules/views/src/Plugin/views/area/DisplayLink.php
Provide a form to edit options for this plugin.
DisplayModeBundleSelectionTest::providerBundleSelection in core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php
Data provider for testBundleSelection().
DisplayPluginBase::buildBasicRenderable in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Builds a basic render array which can be properly render cached.
DisplayPluginBase::buildOptionsForm in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Provide a form to edit options for this plugin.
DisplayPluginBase::buildRenderable in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Builds a renderable array of the view.
DisplayPluginBase::getAttachedDisplays in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Find out all displays which are attached to this display.
DisplayPluginBase::optionsSummary in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Provides the default summary for options in the views UI.
DisplayPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Handle any special handling on the validate form.
DisplayPluginCollection::__construct in core/modules/views/src/DisplayPluginCollection.php
Constructs a DisplayPluginCollection object.
DisplayTest::testDisplayPlugin in core/modules/views/tests/src/Functional/Plugin/DisplayTest.php
Tests the display test plugin.
DisplayTest::testReorderDisplay in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests reordering of displays.
EditorMediaDialog::buildForm in core/modules/media/src/Form/EditorMediaDialog.php
EntityDisplayBase::init in core/lib/Drupal/Core/Entity/EntityDisplayBase.php
Initializes the display.
EntityDisplayFormBase::getExtraFields in core/modules/field_ui/src/Form/EntityDisplayFormBase.php
Returns the extra fields of the entity type and bundle used by this form.
Feed::buildOptionsForm in core/modules/views/src/Plugin/views/display/Feed.php
Provide a form to edit options for this plugin.
Feed::optionsSummary in core/modules/views/src/Plugin/views/display/Feed.php
Provides the default summary for options in the views UI.
FileField::defineValueProcessPipeline in core/modules/file/src/Plugin/migrate/field/d7/FileField.php
Apply any custom processing to the field bundle migrations.
FileFieldTest::testDefineValueProcessPipeline in core/modules/file/tests/src/Unit/Plugin/migrate/field/d7/FileFieldTest.php
@covers ::defineValueProcessPipeline
LayoutEntityHelperTraitTest::providerTestGetSectionStorageForEntity in core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php
Data provider for testGetSectionStorageForEntity().
MediaLibraryAccessTest::testViewAccess in core/modules/media_library/tests/src/Kernel/MediaLibraryAccessTest.php
Tests that media library access respects the media_library view.
MediaSourceFileTest::testMediaFileSource in core/modules/media/tests/src/FunctionalJavascript/MediaSourceFileTest.php
Tests the file media source.
ModuleTest::formatViewOptions in core/modules/views/tests/src/Kernel/ModuleTest.php
Helper to return an expected views option array.
ModuleTest::testLoadFunctions in core/modules/views/tests/src/Kernel/ModuleTest.php
Tests the load wrapper/helper functions.
Page::submitOptionsForm in core/modules/views/src/Plugin/views/display/Page.php
Handle any special handling on the validate form.
PaginationAJAXTest::testDefaultFilterPagination in core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php
Tests if pagination via AJAX works for the filter with default value.
PluginTypeListTest::testPluginList in core/modules/views/tests/src/Unit/PluginTypeListTest.php
Tests the plugins list is correct.
ReorderDisplays::buildForm in core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php
Form constructor.
ReorderDisplays::buildForm in core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php
Form constructor.
ReorderDisplays::submitForm in core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php
Form submission handler.
Result::buildOptionsForm in core/modules/views/src/Plugin/views/area/Result.php
Provide a form to edit options for this plugin.
template_preprocess_file_widget_multiple in core/modules/file/file.module
Prepares variables for multi file form widget templates.
View::addCacheMetadata in core/modules/views/src/Entity/View.php
Fills in the cache metadata of this view.
View::duplicateDisplayAsType in core/modules/views/src/Entity/View.php
Duplicates an existing display into a new display type.
View::mergeDefaultDisplaysOptions in core/modules/views/src/Entity/View.php
Add defaults to the display options.
View::preDelete in core/modules/views/src/Entity/View.php
Acts on entities before they are deleted and before hooks are invoked.
View::preSave in core/modules/views/src/Entity/View.php
Acts on an entity before the presave hook is invoked.
ViewEditForm::form in core/modules/views_ui/src/ViewEditForm.php
Gets the actual form array to be built.
ViewEditForm::getDisplayDetails in core/modules/views_ui/src/ViewEditForm.php
Helper function to get the display details section of the edit UI.
ViewEditForm::renderDisplayTop in core/modules/views_ui/src/ViewEditForm.php
Render the top of the display so it can be updated during ajax operations.
ViewEditForm::save in core/modules/views_ui/src/ViewEditForm.php
Form submission handler for the 'save' action.
ViewEditForm::submitDisplayDelete in core/modules/views_ui/src/ViewEditForm.php
Submit handler to delete a display from a view.
ViewEditForm::submitDisplayDuplicate in core/modules/views_ui/src/ViewEditForm.php
Submit handler to duplicate a display for a view.
ViewEditForm::submitDisplayUndoDelete in core/modules/views_ui/src/ViewEditForm.php
Submit handler to add a restore a removed display to a view.
ViewEditTest::testOtherOptions in core/modules/views_ui/tests/src/Functional/ViewEditTest.php
Tests the machine name and administrative comment forms.
ViewExecutable::initDisplay in core/modules/views/src/ViewExecutable.php
Sets the display for this view and initializes the display handler.
ViewFormBase::getDisplayLabel in core/modules/views_ui/src/ViewFormBase.php
Placeholder function for overriding $display['display_title'].
ViewFormBase::getDisplayTabs in core/modules/views_ui/src/ViewFormBase.php
Adds tabs for navigating across Displays when editing a View.
ViewListBuilderTest::testBuildRowEntityList in core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
Tests the listing of displays on a views list builder.
ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRoute in core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php
Tests the page controller with arguments of an overridden page view.
ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRouteWithUpcasting in core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php
Tests the page controller with arguments of an overridden page view.
ViewPageControllerTest::testHandleWithArgumentsWithoutOverridden in core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php
Tests the page controller with arguments on a non overridden page view.
ViewPageControllerTest::testPageController in core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php
Tests the page controller.
views.display.schema.yml in core/modules/views/config/schema/views.display.schema.yml
core/modules/views/config/schema/views.display.schema.yml
views.services.yml in core/modules/views/views.services.yml
core/modules/views/views.services.yml
Views::getApplicableViews in core/modules/views/src/Views.php
Gets view and display IDs for a given setting in display plugin settings.
Views::getViewsAsOptions in core/modules/views/src/Views.php
Returns an array of view as options array.
Views::pluginList in core/modules/views/src/Views.php
Returns a list of plugins and metadata about them.
ViewsConfigUpdater::processDisplayHandlers in core/modules/views/src/ViewsConfigUpdater.php
Processes all display handlers.
ViewsConfigUpdater::processRevisionFieldHyphenFix in core/modules/views/src/ViewsConfigUpdater.php
Replaces hyphen on historical data (revision) fields.
ViewsConfigUpdater::processTaxonomyTermFilterHandler in core/modules/views/src/ViewsConfigUpdater.php
Processes taxonomy_index_tid type filters.
ViewsEntitySchemaSubscriber::processHandlers in core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php
Applies a callable onto all handlers of all passed in views.
ViewsExposedForm::buildForm in core/modules/views/src/Form/ViewsExposedForm.php
Form constructor.
ViewsSelection::buildConfigurationForm in core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php
Form constructor.
ViewStorageTest::displayMethodTests in core/modules/views/tests/src/Kernel/ViewStorageTest.php
Tests the display related functions like getDisplaysList().
ViewStorageTest::displayTests in core/modules/views/tests/src/Kernel/ViewStorageTest.php
Tests adding, saving, and loading displays on configuration entities.
ViewStorageTest::loadTests in core/modules/views/tests/src/Kernel/ViewStorageTest.php
Tests loading configuration entities.
ViewStorageTest::testCreateDuplicate in core/modules/views/tests/src/Kernel/ViewStorageTest.php
Tests the createDuplicate() View method.
views_theme in core/modules/views/views.module
Implements hook_theme().
ViewTranslationTest::testViewTitleTranslation in core/modules/views/tests/src/Functional/ViewTranslationTest.php
Tests that the view route title is translated.
_claro_preprocess_file_and_image_widget in core/themes/claro/claro.theme
Helper pre-process callback for file_managed_file and image_widget.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.