Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RowEntityTest.php | file | core/ |
|
| RowEntityTest::$modules | property | core/ |
Modules to install. |
| RowEntityTest::$testViews | property | core/ |
Views used by this test. |
| RowEntityTest::setUp | function | core/ |
|
| RowEntityTest::testEntityRow | function | core/ |
Tests the entity row handler. |
| RowPluginBase | class | core/ |
Base class for Views row plugins. |
| RowPluginBase.php | file | core/ |
|
| RowPluginBase::$base_field | property | core/ |
The actual field used. |
| RowPluginBase::$field_alias | property | core/ |
The field alias. |
| RowPluginBase::$usesFields | property | core/ |
Does the row plugin support to add fields to its output. |
| RowPluginBase::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
| RowPluginBase::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| RowPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| RowPluginBase::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
| RowPluginBase::query | function | core/ |
Add anything to the query that we might need to. |
| RowPluginBase::render | function | core/ |
Renders a row object. |
| RowPluginBase::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| RowPluginBase::usesFields | function | core/ |
Returns the usesFields property. |
| RowPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| RowPluginTest | class | core/ |
Tests the node row plugin. |
| RowPluginTest.php | file | core/ |
|
| RowPluginTest::$modules | property | core/ |
Modules to install. |
| RowPluginTest::$nodes | property | core/ |
Contains all nodes used by this test. |
| RowPluginTest::$testViews | property | core/ |
Views used by this test. |
| RowPluginTest::setUp | function | core/ |
|
| RowPluginTest::testRowPlugin | function | core/ |
Tests the node row plugin. |
| RowRenderCacheTest | class | core/ |
Tests row render caching. |
| RowRenderCacheTest.php | file | core/ |
|
| RowRenderCacheTest::$editorUser | property | core/ |
An editor user account. |
| RowRenderCacheTest::$modules | property | core/ |
Modules to install. |
| RowRenderCacheTest::$powerUser | property | core/ |
A power user account. |
| RowRenderCacheTest::$regularUser | property | core/ |
A regular user account. |
| RowRenderCacheTest::$testViews | property | core/ |
Views used by this test. |
| RowRenderCacheTest::doTestRenderedOutput | function | core/ |
Check whether the rendered output matches expectations. |
| RowRenderCacheTest::setUpFixtures | function | core/ |
Sets up the configuration and schema of views and views_test_data modules. |
| RowRenderCacheTest::testAdvancedCaching | function | core/ |
Tests complex field rewriting and uncacheable field handlers. |
| RowRenderCacheTest::testNoCaching | function | core/ |
Tests that rows are not cached when the none cache plugin is used. |
| RowRssTest | class | core/ |
Tests the comment rss row plugin. |
| RowRssTest.php | file | core/ |
|
| RowRssTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RowRssTest::$testViews | property | core/ |
Views used by this test. |
| RowRssTest::testRssRow | function | core/ |
Tests comment rss output. |
| RowTest | class | core/ |
Provides a general test row plugin. |
| RowTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Row[[api-linebreak]] @group migrate |
| RowTest.php | file | core/ |
|
| RowTest.php | file | core/ |
|
| RowTest::$output | property | core/ |
A string which will be output when the view is rendered. |
| RowTest::$testGetDestinationProperties | property | core/ |
Test destination properties for testing get and getMultiple. |
| RowTest::$testGetSourceIds | property | core/ |
Test source keys for testing get and getMultiple. |
| RowTest::$testGetSourceProperties | property | core/ |
Test source properties for testing get and getMultiple. |
Pagination
- Previous page
- Page 1109
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.