Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| Row::setEmptyDestinationProperty | function | core/ |
Sets a destination to be empty. |
| Row::setIdMap | function | core/ |
Sets the Migrate ID mappings. |
| Row::setSourceProperty | function | core/ |
Sets a source property if the row is not frozen. |
| Row::__construct | function | core/ |
Constructs a \Drupal\migrate\Row object. |
| RowCountException::__construct | function | core/ |
|
| RowCountExceptionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Database\RowCountException[[api-linebreak]] |
| RowCountExceptionTest.php | file | core/ |
|
| RowCountExceptionTest::DEFAULT_EXCEPTION_MESSAGE | constant | core/ |
The default exception message. |
| RowCountExceptionTest::providerTestExceptionMessage | function | core/ |
Data provider for ::testExceptionMessage() |
| RowCountExceptionTest::testExceptionMessage | function | core/ |
@covers ::__construct[[api-linebreak]] @dataProvider providerTestExceptionMessage() |
| RowCountExceptionTest::testExceptionMessageNull | function | core/ |
@covers ::__construct[[api-linebreak]] @group legacy |
| 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::$ids | property | core/ |
|
| 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::$values | property | core/ |
|
| 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/ |
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::$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. |
Pagination
- Previous page
- Page 1078
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.