Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
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 install.
DestinationTest::testDestination function core/modules/system/tests/src/Functional/Routing/DestinationTest.php Tests that $_GET/$_REQUEST['destination'] only contain internal URLs.
Destructable class core/modules/system/tests/modules/destructable_test/src/Destructable.php
Destructable.php file core/modules/system/tests/modules/destructable_test/src/Destructable.php
Destructable::$semaphore property core/modules/system/tests/modules/destructable_test/src/Destructable.php Semaphore filename.
Destructable::destruct function core/modules/system/tests/modules/destructable_test/src/Destructable.php Performs destruct operations.
Destructable::setSemaphore function core/modules/system/tests/modules/destructable_test/src/Destructable.php Set the destination for the semaphore file.
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.
DestructableServiceTest class core/tests/Drupal/FunctionalTests/HttpKernel/DestructableServiceTest.php Tests invocation of services performing deferred tasks after response flush.
DestructableServiceTest.php file core/tests/Drupal/FunctionalTests/HttpKernel/DestructableServiceTest.php
DestructableServiceTest::$defaultTheme property core/tests/Drupal/FunctionalTests/HttpKernel/DestructableServiceTest.php The theme to install as the default for testing.
DestructableServiceTest::$modules property core/tests/Drupal/FunctionalTests/HttpKernel/DestructableServiceTest.php Modules to install.
DestructableServiceTest::testDestructableServiceExecutionOrder function core/tests/Drupal/FunctionalTests/HttpKernel/DestructableServiceTest.php
destructable_test.info.yml file core/modules/system/tests/modules/destructable_test/destructable_test.info.yml core/modules/system/tests/modules/destructable_test/destructable_test.info.yml
destructable_test.routing.yml file core/modules/system/tests/modules/destructable_test/destructable_test.routing.yml core/modules/system/tests/modules/destructable_test/destructable_test.routing.yml
destructable_test.services.yml file core/modules/system/tests/modules/destructable_test/destructable_test.services.yml core/modules/system/tests/modules/destructable_test/destructable_test.services.yml
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--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/claro/css/components/details.css Collapsible details.
details.css file core/themes/starterkit_theme/css/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/olivero/css/components/details.css Collapsible details.
details.css file core/misc/dialog/off-canvas/css/details.css Visual styling for summary and details in the off-canvas dialog.
details.html.twig file core/themes/olivero/templates/form/details.html.twig Theme override for a details element.
details.html.twig file core/themes/stable9/templates/form/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/starterkit_theme/templates/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/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/stable9/css/system/components/details.module.css Collapsible details.
details.pcss.css file core/themes/claro/css/components/details.pcss.css Collapsible details.

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