Search for preview
- Search 7.x for preview
- Search 9.5.x for preview
- Search 10.3.x for preview
- Search 11.x for preview
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PreviewFallbackInterface::getPreviewFallbackString | function | core/ |
Returns a string to be used as a fallback during preview. |
PreviewTest | class | core/ |
Tests the UI preview functionality. |
PreviewTest | class | core/ |
Tests the UI preview functionality. |
PreviewTest.php | file | core/ |
|
PreviewTest.php | file | core/ |
|
PreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PreviewTest::$modules | property | core/ |
Modules to enable. |
PreviewTest::$testViews | property | core/ |
Views used by this test. |
PreviewTest::$testViews | property | core/ |
Views used by this test. |
PreviewTest::assertClass | function | core/ |
Asserts that an element has a given class. |
PreviewTest::assertPreviewAJAX | function | core/ |
Assert that the preview contains expected data. |
PreviewTest::clickPreviewLinkAJAX | function | core/ |
Click on a preview link. |
PreviewTest::dataSet | function | core/ |
Returns a very simple test dataset. |
PreviewTest::enableViewsTestModule | function | core/ |
Sets up the views_test_data.module. |
PreviewTest::getPreviewAJAX | function | core/ |
Get the preview form and force an AJAX preview update. |
PreviewTest::schemaDefinition | function | core/ |
Returns the schema definition. |
PreviewTest::setUp | function | core/ |
|
PreviewTest::testPreviewAdditionalInfo | function | core/ |
Tests the additional information query info area. |
PreviewTest::testPreviewContextual | function | core/ |
Tests contextual links in the preview form. |
PreviewTest::testPreviewError | function | core/ |
Tests view validation error messages in the preview. |
PreviewTest::testPreviewSortLink | function | core/ |
Tests the link to sort in the preview form. |
PreviewTest::testPreviewUI | function | core/ |
Tests arguments in the preview form. |
PreviewTest::testPreviewWithPagersUI | function | core/ |
Tests pagers in the preview form. |
PreviewTest::testTaxonomyAJAX | function | core/ |
Tests the taxonomy term preview AJAX. |
PreviewTest::viewsData | function | core/ |
Returns the views data definition. |
PreviewToggleTrait | trait | core/ |
Provides a trait that provides a toggle for the content preview. |
PreviewToggleTrait.php | file | core/ |
|
PreviewToggleTrait::buildContentPreviewToggle | function | core/ |
Builds the content preview toggle input. |
PreviewToggleTrait::currentUser | function | core/ |
Gets the current user. |
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 |
SectionStorageBase::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
SectionStorageInterface::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
SimpleConfigSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
StyleSerializerTest::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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.