Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RowRenderCacheTest::testAdvancedCaching | function | core/ |
Test complex field rewriting and uncacheable field handlers. |
| RowRenderCacheTest::testNoCaching | function | core/ |
Test 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/ |
Test 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. |
| 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. |
| RowTest::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| RowTest::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| RowTest::createRowWithDestinationProperties | function | core/ |
Create a row and load it with destination properties. |
| RowTest::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| RowTest::getDataProvider | function | core/ |
Data Provider for testGet. |
| RowTest::getMultipleDataProvider | function | core/ |
Data Provider for testGetMultiple. |
| RowTest::getOutput | function | core/ |
Returns the output property. |
| RowTest::render | function | core/ |
Render a row object. This usually passes through to a theme template of some form, but not always. |
| RowTest::setOutput | function | core/ |
Sets the output property. |
| RowTest::testDestination | function | core/ |
Tests setting and getting the destination. |
| RowTest::testGet | function | core/ |
Test getting source and destination properties. |
| RowTest::testGetMultiple | function | core/ |
Test getting multiple source and destination properties. |
| RowTest::testGetSetIdMap | function | core/ |
Tests getting/setting the ID Map. |
| RowTest::testGetSourceProperty | function | core/ |
Tests getting the source property. |
| RowTest::testHashing | function | core/ |
Tests hashing. |
| RowTest::testMultipleDestination | function | core/ |
Tests setting/getting multiple destination IDs. |
| RowTest::testMultipleSourceIdValues | function | core/ |
Tests the multiple source IDs. |
| RowTest::testRowWithBasicData | function | core/ |
Tests object creation: basic. |
| RowTest::testRowWithInvalidData | function | core/ |
Tests object creation: invalid values. |
| RowTest::testRowWithMultipleSourceIds | function | core/ |
Tests object creation: multiple source IDs. |
| RowTest::testRowWithoutData | function | core/ |
Tests object creation: empty. |
| RowTest::testSetFrozenRow | function | core/ |
Tests setting on a frozen row. |
| RowTest::testSourceFreeze | function | core/ |
Tests source immutability after freeze. |
| RowTest::testSourceIdValues | function | core/ |
Tests the source ID. |
| RowUITest | class | core/ |
Tests the UI of row plugins. |
| RowUITest.php | file | core/ |
|
| RowUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RowUITest::$testViews | property | core/ |
Views used by this test. |
| RowUITest::testRowUI | function | core/ |
Tests changing the row plugin and changing some options of a row. |
| Rss | class | core/ |
Defines a row plugin which loads an aggregator item and renders as RSS. |
| Rss | class | core/ |
Plugin which formats the comments as RSS items. |
Pagination
- Previous page
- Page 1052
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.