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 |
|---|---|---|---|
| RowEntityTest | class | core/ |
Tests the generic entity row plugin. |
| RowEntityTest.php | file | core/ |
|
| RowEntityTest::$modules | property | core/ |
|
| 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/ |
|
| RowPluginBase::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| RowPluginBase::defineOptions | function | core/ |
|
| RowPluginBase::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
| RowPluginBase::query | function | core/ |
|
| RowPluginBase::render | function | core/ |
Creates a render array for 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/ |
|
| 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. |
| RowRssTest | class | core/ |
Tests the comment rss row plugin. |
| RowRssTest.php | file | core/ |
|
| RowRssTest::$defaultTheme | property | core/ |
|
| 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/ |
Tests Drupal\migrate\Row. |
| RowTest | class | core/ |
Tests the Row class. |
| RowTest.php | file | core/ |
|
| RowTest.php | file | core/ |
|
| RowTest.php | file | core/ |
|
| RowTest::$entityTypeManager | property | core/ |
The entity type manager. |
| RowTest::$eventDispatcher | property | core/ |
The event dispatcher. |
| RowTest::$migrationManager | property | core/ |
The migration manager. |
| RowTest::$modules | property | 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. |
| RowTest::$testHash | property | core/ |
The test hash. |
| RowTest::$testHashMod | property | core/ |
The test hash after changing title value to 'new title'. |
| RowTest::$testSourceIds | property | core/ |
The source IDs. |
| RowTest::$testValues | property | core/ |
The test values. |
Pagination
- Previous page
- Page 1403
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.