Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
RowEntityTest class core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php Tests the generic entity row plugin.
RowEntityTest.php file core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php
RowEntityTest::$modules property core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php
RowEntityTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php Views used by this test.
RowEntityTest::setUp function core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php
RowEntityTest::testEntityRow function core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php Tests the entity row handler.
RowPluginBase class core/modules/views/src/Plugin/views/row/RowPluginBase.php Base class for Views row plugins.
RowPluginBase.php file core/modules/views/src/Plugin/views/row/RowPluginBase.php
RowPluginBase::$base_field property core/modules/views/src/Plugin/views/row/RowPluginBase.php The actual field used.
RowPluginBase::$field_alias property core/modules/views/src/Plugin/views/row/RowPluginBase.php The field alias.
RowPluginBase::$usesFields property core/modules/views/src/Plugin/views/row/RowPluginBase.php Does the row plugin support to add fields to its output.
RowPluginBase::$usesOptions property core/modules/views/src/Plugin/views/row/RowPluginBase.php
RowPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/row/RowPluginBase.php Provide a form for setting options.
RowPluginBase::defineOptions function core/modules/views/src/Plugin/views/row/RowPluginBase.php
RowPluginBase::preRender function core/modules/views/src/Plugin/views/row/RowPluginBase.php Allow the style to do stuff before each row is rendered.
RowPluginBase::query function core/modules/views/src/Plugin/views/row/RowPluginBase.php
RowPluginBase::render function core/modules/views/src/Plugin/views/row/RowPluginBase.php Creates a render array for a row object.
RowPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/row/RowPluginBase.php Perform any necessary changes to the form values prior to storage.
RowPluginBase::usesFields function core/modules/views/src/Plugin/views/row/RowPluginBase.php Returns the usesFields property.
RowPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/row/RowPluginBase.php Validate the options form.
RowPluginTest class core/modules/node/tests/src/Kernel/Views/RowPluginTest.php Tests the node row plugin.
RowPluginTest.php file core/modules/node/tests/src/Kernel/Views/RowPluginTest.php
RowPluginTest::$modules property core/modules/node/tests/src/Kernel/Views/RowPluginTest.php
RowPluginTest::$nodes property core/modules/node/tests/src/Kernel/Views/RowPluginTest.php Contains all nodes used by this test.
RowPluginTest::$testViews property core/modules/node/tests/src/Kernel/Views/RowPluginTest.php Views used by this test.
RowPluginTest::setUp function core/modules/node/tests/src/Kernel/Views/RowPluginTest.php
RowPluginTest::testRowPlugin function core/modules/node/tests/src/Kernel/Views/RowPluginTest.php Tests the node row plugin.
RowRssTest class core/modules/comment/tests/src/Functional/Views/RowRssTest.php Tests the comment rss row plugin.
RowRssTest.php file core/modules/comment/tests/src/Functional/Views/RowRssTest.php
RowRssTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/RowRssTest.php
RowRssTest::$testViews property core/modules/comment/tests/src/Functional/Views/RowRssTest.php Views used by this test.
RowRssTest::testRssRow function core/modules/comment/tests/src/Functional/Views/RowRssTest.php Tests comment rss output.
RowTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/row/RowTest.php Provides a general test row plugin.
RowTest class core/modules/migrate/tests/src/Unit/RowTest.php Tests Drupal\migrate\Row.
RowTest class core/modules/migrate/tests/src/Kernel/RowTest.php Tests the Row class.
RowTest.php file core/modules/migrate/tests/src/Kernel/RowTest.php
RowTest.php file core/modules/migrate/tests/src/Unit/RowTest.php
RowTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/row/RowTest.php
RowTest::$entityTypeManager property core/modules/migrate/tests/src/Kernel/RowTest.php The entity type manager.
RowTest::$eventDispatcher property core/modules/migrate/tests/src/Kernel/RowTest.php The event dispatcher.
RowTest::$migrationManager property core/modules/migrate/tests/src/Kernel/RowTest.php The migration manager.
RowTest::$modules property core/modules/migrate/tests/src/Kernel/RowTest.php
RowTest::$output property core/modules/views/tests/modules/views_test_data/src/Plugin/views/row/RowTest.php A string which will be output when the view is rendered.
RowTest::$testGetDestinationProperties property core/modules/migrate/tests/src/Unit/RowTest.php Test destination properties for testing get and getMultiple.
RowTest::$testGetSourceIds property core/modules/migrate/tests/src/Unit/RowTest.php Test source keys for testing get and getMultiple.
RowTest::$testGetSourceProperties property core/modules/migrate/tests/src/Unit/RowTest.php Test source properties for testing get and getMultiple.
RowTest::$testHash property core/modules/migrate/tests/src/Unit/RowTest.php The test hash.
RowTest::$testHashMod property core/modules/migrate/tests/src/Unit/RowTest.php The test hash after changing title value to 'new title'.
RowTest::$testSourceIds property core/modules/migrate/tests/src/Unit/RowTest.php The source IDs.
RowTest::$testValues property core/modules/migrate/tests/src/Unit/RowTest.php The test values.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.