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 |
|---|---|---|---|
| RowCountException::__construct | function | core/ |
|
| RowEntityRenderersTest | class | core/ |
Tests the entity row renderers. |
| RowEntityRenderersTest.php | file | core/ |
|
| RowEntityRenderersTest::$expected | property | core/ |
An array of titles for each node per language. |
| RowEntityRenderersTest::$langcodes | property | core/ |
An array of added languages. |
| RowEntityRenderersTest::$modules | property | core/ |
Modules to enable. |
| RowEntityRenderersTest::$testAuthor | property | core/ |
The author of the test content. |
| RowEntityRenderersTest::$testIds | property | core/ |
An array of IDs of the test content. |
| RowEntityRenderersTest::$testViews | property | core/ |
Views used by this test. |
| RowEntityRenderersTest::assertTranslations | function | core/ |
Checks that the view results match the expected values. |
| RowEntityRenderersTest::checkLanguageRenderers | function | core/ |
Checks that the language renderer configurations work as expected. |
| RowEntityRenderersTest::setUp | function | core/ |
|
| RowEntityRenderersTest::testEntityRenderers | function | core/ |
Tests the entity row renderers. |
| RowEntityRenderersTest::testFieldRenderers | function | core/ |
Tests the field row renderers. |
| RowEntityRenderersTest::testRevisionBaseTable | function | core/ |
Tests the row renderer with a revision base table. |
| RowEntityTest | class | core/ |
Tests the generic entity row plugin. |
| RowEntityTest.php | file | core/ |
|
| RowEntityTest::$modules | property | core/ |
Modules to enable. |
| 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::$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/ |
Render a row object. This usually passes through to a theme template of some form, but not always. |
| RowPluginBase::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
| 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::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RowPluginTest::$modules | property | core/ |
Modules to enable. |
| 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 enable. |
| 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. |
Pagination
- Previous page
- Page 1051
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.