Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Row::$sourceIds | property | core/ |
The source identifiers. |
| Row::cloneWithoutDestination | function | core/ |
Clones the row with an empty set of destination values. |
| Row::freezeSource | function | core/ |
Freezes the source. |
| Row::getDestination | function | core/ |
Returns the whole destination array. |
| Row::getDestinationProperty | function | core/ |
Returns the value of a destination property. |
| Row::getEmptyDestinationProperties | function | core/ |
Gets the empty destination properties. |
| Row::getHash | function | core/ |
Returns the hash for the source values.. |
| Row::getRawDestination | function | core/ |
Returns the raw destination. Rarely necessary. |
| Row::getSource | function | core/ |
Retrieves all source properties. |
| Row::getSourceIdValues | function | core/ |
Retrieves the values of the source identifiers. |
| Row::getSourceProperty | function | core/ |
Retrieves a source property. |
| Row::hasDestinationProperty | function | core/ |
Tests if destination property exists. |
| Row::hasSourceProperty | function | core/ |
Determines whether a source has a property. |
| Row::isStub | function | core/ |
Reports whether this row is a stub. |
| Row::needsUpdate | function | core/ |
Returns if this row needs an update. |
| Row::PROPERTY_SEPARATOR | constant | core/ |
Level separator of destination and source properties. |
| Row::rehash | function | core/ |
Recalculates the hash for the row. |
| Row::removeDestinationProperty | function | core/ |
Removes destination property. |
| Row::setDestinationProperty | function | core/ |
Sets destination properties. |
| 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 install. |
| 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::checkLanguageRenderersRelationship | function | core/ |
Checks language renderer configurations work with relationships. |
| RowEntityRenderersTest::setUp | function | core/ |
|
| RowEntityRenderersTest::testEntityRenderers | function | core/ |
Tests the entity row renderers. |
| RowEntityRenderersTest::testEntityRenderersRelationship | function | core/ |
Tests the entity row renderers for relationships. |
| RowEntityRenderersTest::testFieldRenderers | function | core/ |
Tests the field row renderers. |
| RowEntityRenderersTest::testFieldRenderersRelationship | function | core/ |
Tests the field row renderers for relationships. |
| RowEntityRenderersTest::testRevisionBaseTable | function | core/ |
Tests the row renderer with a revision base table. |
| RowEntityTest | class | core/ |
Tests the generic entity row plugin. |
Pagination
- Previous page
- Page 1108
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.