class Book
Same name and namespace in other branches
- 10 core/modules/book/src/Plugin/migrate/destination/Book.php \Drupal\book\Plugin\migrate\destination\Book
- 10 core/modules/book/src/Plugin/migrate/source/Book.php \Drupal\book\Plugin\migrate\source\Book
Drupal 6 book source.
Plugin annotation
@MigrateSource(
id = "d6_book",
source_module = "book"
)
Hierarchy
- class \Drupal\book\Plugin\migrate\source\d6\Book
Expanded class hierarchy of Book
Deprecated
in drupal:8.6.0 and is removed from drupal:9.0.0. Use \Drupal\book\Plugin\migrate\source\Book instead. See https://www.drupal.org/node/2947487 for more information.
1 string reference to 'Book'
- UpdatePathRC1TestBaseFilledTest::testUpdatedSite in core/
modules/ system/ tests/ src/ Functional/ Update/ UpdatePathRC1TestBaseFilledTest.php - Tests that the content and configuration were properly updated.
File
-
core/
modules/ book/ src/ Plugin/ migrate/ source/ d6/ Book.php, line 21
Namespace
Drupal\book\Plugin\migrate\source\d6View source
class Book extends BookGeneral {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.