Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
RoutingFixtures::staticSampleRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a static version of the routes.
Row::$destination property core/modules/migrate/src/Row.php The destination values.
Row::$emptyDestinationProperties property core/modules/migrate/src/Row.php The empty destination properties.
Row::$isStub property core/modules/migrate/src/Row.php TRUE when this row is a stub.
Row::$rawDestination property core/modules/migrate/src/Row.php The raw destination properties.
Row::$source property core/modules/migrate/src/Row.php The actual values of the source row.
Row::$sourceIds property core/modules/migrate/src/Row.php The source identifiers.
Row::cloneWithoutDestination function core/modules/migrate/src/Row.php Clones the row with an empty set of destination values.
Row::freezeSource function core/modules/migrate/src/Row.php Freezes the source.
Row::getDestination function core/modules/migrate/src/Row.php Returns the whole destination array.
Row::getDestinationProperty function core/modules/migrate/src/Row.php Returns the value of a destination property.
Row::getEmptyDestinationProperties function core/modules/migrate/src/Row.php Gets the empty destination properties.
Row::getHash function core/modules/migrate/src/Row.php Returns the hash for the source values.
Row::getRawDestination function core/modules/migrate/src/Row.php Returns the raw destination. Rarely necessary.
Row::getSource function core/modules/migrate/src/Row.php Retrieves all source properties.
Row::getSourceIdValues function core/modules/migrate/src/Row.php Retrieves the values of the source identifiers.
Row::getSourceProperty function core/modules/migrate/src/Row.php Retrieves a source property.
Row::hasDestinationProperty function core/modules/migrate/src/Row.php Tests if destination property exists.
Row::hasEmptyDestinationProperty function core/modules/migrate/src/Row.php Tests if a property is an empty destination.
Row::hasSourceProperty function core/modules/migrate/src/Row.php Determines whether a source has a property.
Row::isStub function core/modules/migrate/src/Row.php Reports whether this row is a stub.
Row::needsUpdate function core/modules/migrate/src/Row.php Returns if this row needs an update.
Row::PROPERTY_SEPARATOR constant core/modules/migrate/src/Row.php Level separator of destination and source properties.
Row::rehash function core/modules/migrate/src/Row.php Recalculates the hash for the row.
Row::removeDestinationProperty function core/modules/migrate/src/Row.php Removes destination property.
Row::removeEmptyDestinationProperty function core/modules/migrate/src/Row.php Removes an empty destination property.
Row::setDestinationProperty function core/modules/migrate/src/Row.php Sets destination properties.
Row::setEmptyDestinationProperty function core/modules/migrate/src/Row.php Sets a destination to be empty.
Row::setIdMap function core/modules/migrate/src/Row.php Sets the Migrate ID mappings.
Row::setSourceProperty function core/modules/migrate/src/Row.php Sets a source property if the row is not frozen.
Row::__construct function core/modules/migrate/src/Row.php Constructs a \Drupal\migrate\Row object.
RowCountException::__construct function core/lib/Drupal/Core/Database/RowCountException.php
RowCountExceptionTest class core/tests/Drupal/Tests/Core/Database/RowCountExceptionTest.php Tests Drupal\Core\Database\RowCountException.
RowCountExceptionTest.php file core/tests/Drupal/Tests/Core/Database/RowCountExceptionTest.php
RowCountExceptionTest::DEFAULT_EXCEPTION_MESSAGE constant core/tests/Drupal/Tests/Core/Database/RowCountExceptionTest.php The default exception message.
RowCountExceptionTest::providerTestExceptionMessage function core/tests/Drupal/Tests/Core/Database/RowCountExceptionTest.php Data provider for ::testExceptionMessage()
RowCountExceptionTest::testExceptionMessage function core/tests/Drupal/Tests/Core/Database/RowCountExceptionTest.php Tests exception message.
RowCountExceptionTest::testExceptionMessageNull function core/tests/Drupal/Tests/Core/Database/RowCountExceptionTest.php Tests exception message null.
RowEntityRenderersTest class core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Tests the entity row renderers.
RowEntityRenderersTest.php file core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php
RowEntityRenderersTest::$ids property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php The IDs.
RowEntityRenderersTest::$langcodes property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php An array of added languages.
RowEntityRenderersTest::$modules property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Modules to install.
RowEntityRenderersTest::$testAuthor property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php The author of the test content.
RowEntityRenderersTest::$testViews property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Views used by this test.
RowEntityRenderersTest::$values property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php The values.
RowEntityRenderersTest::assertTranslations function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Checks that the view results match the expected values.
RowEntityRenderersTest::checkLanguageRenderers function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Checks that the language renderer configurations work as expected.
RowEntityRenderersTest::checkLanguageRenderersRelationship function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Checks language renderer configurations work with relationships.
RowEntityRenderersTest::setUp function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php

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