Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
DestinationBase.php file core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php
DestinationBase::$migration property core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php The migration.
DestinationBase::$rollbackAction property core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php The rollback action to be saved for the last imported item.
DestinationBase::$supportsRollback property core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Indicates whether the destination can be rolled back.
DestinationBase::checkRequirements function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Checks if requirements for this plugin are OK.
DestinationBase::getDestinationModule function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Gets the destination module handling the destination data.
DestinationBase::rollback function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Delete the specified destination object from the target Drupal.
DestinationBase::rollbackAction function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php The rollback action for the last imported item.
DestinationBase::setRollbackAction function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php For a destination item being updated, set the appropriate rollback action.
DestinationBase::supportsRollback function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Whether the destination can be rolled back or not.
DestinationBase::__construct function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Constructs an entity destination plugin.
DestinationCategoryTest class core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php Tests that all migrations are tagged as either content or configuration.
DestinationCategoryTest.php file core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php
DestinationCategoryTest::$migrationManager property core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php The migration plugin manager.
DestinationCategoryTest::assertCategories function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php Asserts that all migrations are tagged as either Configuration or Content.
DestinationCategoryTest::getConfigurationClasses function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php Get configuration classes.
DestinationCategoryTest::getContentClasses function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php Get content classes.
DestinationCategoryTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php
DestinationCategoryTest::testD6Categories function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php Tests that all D6 migrations are tagged as either Configuration or Content.
DestinationCategoryTest::testD7Categories function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php Tests that all D7 migrations are tagged as either Configuration or Content.
DestinationTest class core/modules/system/tests/src/Functional/Routing/DestinationTest.php Tests for $_GET['destination'] and $_REQUEST['destination'] validation.
DestinationTest.php file core/modules/system/tests/src/Functional/Routing/DestinationTest.php
DestinationTest::$defaultTheme property core/modules/system/tests/src/Functional/Routing/DestinationTest.php The theme to install as the default for testing.
DestinationTest::$modules property core/modules/system/tests/src/Functional/Routing/DestinationTest.php Modules to enable.
DestinationTest::testDestination function core/modules/system/tests/src/Functional/Routing/DestinationTest.php Tests that $_GET/$_REQUEST['destination'] only contain internal URLs.
DestructableInterface interface core/lib/Drupal/Core/DestructableInterface.php The interface for services that need explicit destruction.
DestructableInterface.php file core/lib/Drupal/Core/DestructableInterface.php
DestructableInterface::destruct function core/lib/Drupal/Core/DestructableInterface.php Performs destruct operations.
Details class core/lib/Drupal/Core/Render/Element/Details.php Provides a render element for a details element, similar to a fieldset.
details--media-library-add-form-selected-media.html.twig file core/themes/claro/templates/media-library/details--media-library-add-form-selected-media.html.twig Theme override for the "Additional selected media" area of the modal media
library dialog.
details--media-library-add-form-selected-media.html.twig file core/themes/seven/templates/media-library/details--media-library-add-form-selected-media.html.twig Theme override for the "Additional selected media" area of the modal media
library dialog.
details--vertical-tabs.html.twig file core/themes/claro/templates/navigation/details--vertical-tabs.html.twig Theme override for a details element.
details.css file core/themes/bartik/css/classy/components/details.css Collapsible details.
details.css file core/profiles/demo_umami/themes/umami/css/classy/components/details.css Collapsible details.
details.css file core/themes/classy/css/components/details.css Collapsible details.
details.css file core/themes/seven/css/components/details.css Collapsible details.
details.css file core/themes/claro/css/components/details.css Collapsible details.
details.html.twig file core/themes/seven/templates/details.html.twig Theme override for a details element.
details.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/form/details.html.twig Theme override for a details element.
details.html.twig file core/themes/claro/templates/details.html.twig Theme override for a details element.
details.html.twig file core/themes/bartik/templates/classy/form/details.html.twig Theme override for a details element.
details.html.twig file core/themes/stable/templates/form/details.html.twig Theme override for a details element.
details.html.twig file core/themes/classy/templates/form/details.html.twig Theme override for a details element.
details.html.twig file core/modules/system/templates/details.html.twig Default theme implementation for a details element.
details.module.css file core/modules/system/css/components/details.module.css Collapsible details.
details.module.css file core/themes/stable/css/system/components/details.module.css Collapsible details.
details.pcss.css file core/themes/claro/css/components/details.pcss.css Collapsible details.
Details.php file core/lib/Drupal/Core/Render/Element/Details.php
Details::getInfo function core/lib/Drupal/Core/Render/Element/Details.php Returns the element properties for this element.
Details::preRenderDetails function core/lib/Drupal/Core/Render/Element/Details.php Adds form element theming to details.

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