Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PrerenderList.php | file | core/ |
|
| PrerenderList::$items | property | core/ |
Stores all items which are used to render the items. |
| PrerenderList::buildOptionsForm | function | core/ |
|
| PrerenderList::defineOptions | function | core/ |
|
| PrerenderList::getItems | function | core/ |
Items should be stored in the result array, if possible, as an array with 'value' as the actual displayable value of the item, plus any items that might be found in the 'alter' options array for creating links, such as… |
| PrerenderList::renderItems | function | core/ |
|
| PreRequireEvent | class | core/ |
Event fired before packages are updated to the stage directory. |
| PreRequireEvent.php | file | core/ |
|
| PreventDowngradeTest | class | core/ |
Tests that a site on 11.4.0 is prevented from downgrading to 12.0.0. |
| PreventDowngradeTest.php | file | core/ |
|
| PreventDowngradeTest::$defaultTheme | property | core/ |
|
| PreventDowngradeTest::setDatabaseDumpFiles | function | core/ |
|
| PreventDowngradeTest::testDowngradePrevention | function | core/ |
Tests prevention of incorrect update path. |
| PreviewAwareBlock | class | core/ |
Defines a class for a context-aware block. |
| PreviewAwareBlock.php | file | core/ |
|
| PreviewAwareBlock::build | function | core/ |
|
| PreviewAwarePluginInterface | interface | core/ |
Provides an interface to support preview mode injection in plugins. |
| PreviewAwarePluginInterface.php | file | core/ |
|
| PreviewAwarePluginInterface::setInPreview | function | core/ |
Set preview mode for the plugin. |
| PreviewFallbackInterface | interface | core/ |
Allows an element to provide a fallback representation of itself for preview. |
| PreviewFallbackInterface.php | file | core/ |
|
| 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/ |
|
| PreviewTest::$defaultTheme | property | core/ |
|
| PreviewTest::$modules | property | core/ |
|
| 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::testPreviewTitle | function | core/ |
Tests HTML is filtered from the view title when previewing. |
| 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/ |
Pagination
- Previous page
- Page 1289
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.