Search for preview
- Search 7.x for preview
- Search 9.5.x for preview
- Search 8.9.x for preview
- Search 10.3.x for preview
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RendererPlaceholdersTest::generatePlaceholderWithLazyBuilderPreview | function | core/ |
Generates an element with a lazy builder and preview. |
RendererPlaceholdersTest::testRenderLazyBuilderPreview | function | core/ |
Tests the creation of an element with a lazy_builder_preview. |
RestExport::preview | function | core/ |
The DisplayPluginBase preview method assumes we will be returning a render array. The data plugin will already return the serialized string. |
SectionComponentBuildRenderArrayEvent::$inPreview | property | core/ |
Whether the component is in preview mode or not. |
SectionComponentBuildRenderArrayEvent::inPreview | function | core/ |
Determine if the component is in preview mode. |
SectionRenderTest::testToRenderArrayPreview | function | core/ |
@covers ::toRenderArray[[api-linebreak]] |
SectionStorageBase::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
SectionStorageInterface::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
SettingsConfigValidationTest::testPreviewImagePathIsValidated | function | core/ |
Tests that the preview_image setting must be an existing image file. |
SimpleConfigSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
StyleSerializerEntityTest::testLivePreview | function | core/ |
Tests the live preview output for json output. |
StyleTestBase::storeViewPreview | function | core/ |
Stores a view output in the elements. |
template_preprocess_image_style_preview | function | core/ |
Prepares variables for image style preview templates. |
template_preprocess_views_ui_view_preview_section | function | core/ |
Prepares variables for views UI view preview section templates. |
TermKernelTest::testTermPreview | function | core/ |
Tests that a Term is renderable when unsaved (preview). |
TestMediaFilterController::preview | function | core/ |
Returns a HTML response containing a preview of the text after filtering. |
TriggerPreviewCommand | class | core/ |
Provides an AJAX command for triggering the views live preview. |
TriggerPreviewCommand.php | file | core/ |
|
TriggerPreviewCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
UnsavedPreviewTest | class | core/ |
Tests covering Preview of unsaved Views. |
UnsavedPreviewTest.php | file | core/ |
|
UnsavedPreviewTest::$adminUser | property | core/ |
An admin user with the 'administer views' permission. |
UnsavedPreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UnsavedPreviewTest::$modules | property | core/ |
Modules to install. |
UnsavedPreviewTest::$testViews | property | core/ |
Views used by this test. |
UnsavedPreviewTest::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
UnsavedPreviewTest::testUnsavedPageDisplayPreview | function | core/ |
Tests previews of unsaved new page displays. |
ViewExecutable::$preview | property | core/ |
If this view has been previewed. |
ViewExecutable::preview | function | core/ |
Previews the given display, with the given arguments. |
ViewExecutableTest::testCacheIsIgnoredDuringPreview | function | core/ |
@covers ::execute[[api-linebreak]] |
ViewPreviewForm | class | core/ |
Form controller for the Views preview form. |
ViewPreviewForm.php | file | core/ |
|
ViewPreviewForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
ViewPreviewForm::form | function | core/ |
Gets the actual form array to be built. |
ViewPreviewForm::submitPreview | function | core/ |
Form submission handler for the Preview button. |
views-ui-view-preview-section--exposed.html.twig | file | core/ |
Theme override for a views UI preview section. |
views-ui-view-preview-section.html.twig | file | core/ |
Theme override for a views UI preview section. |
views-ui-view-preview-section.html.twig | file | core/ |
Default theme implementation for a views UI preview section. |
views.view.test_preview.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_preview.yml |
views.view.test_preview_error.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_preview_error.yml |
ViewsBlockBase::getPreviewFallbackString | function | core/ |
|
ViewsBlockTest::testGetPreviewFallbackString | function | core/ |
Tests that ViewsBlock::getPreviewFallbackString() produces the right value. |
ViewsTestDataViewsExecutionHooks::viewsPreView | function | core/ |
Implements hook_views_pre_view(). |
ViewsUiTestHooks::viewsPreviewInfoAlter | function | core/ |
Implements hook_views_preview_info_alter(). |
ViewsUiThemeHooks::themeSuggestionsViewsUiViewPreviewSection | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
views_ui_view_preview_section_display_category_links | function | core/ |
Returns a link to editing a certain display setting. |
views_ui_view_preview_section_handler_links | function | core/ |
Returns contextual links for each handler of a certain section. |
views_ui_view_preview_section_rows_links | function | core/ |
Returns all contextual links for the main content part of the view. |
ViewUI::$live_preview | property | core/ |
Is the view run in a context of the preview in the admin interface. |
ViewUI::renderPreview | function | core/ |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.