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 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
DriverSpecificTransactionTestBase::testReleaseIntermediateSavepoint function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests releasing a savepoint before last is safe.
DriverSpecificTransactionTestBase::testRollbackAfterDdlStatementForNonTransactionalDdlDatabase function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests rollback after a DDL statement when no transactional DDL supported.
DriverSpecificTransactionTestBase::testRollbackRoot function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests root transaction rollback.
DriverSpecificTransactionTestBase::testRollbackRootAfterSavepointRollback function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests root transaction rollback after savepoint rollback.
DriverSpecificTransactionTestBase::testRollbackRootWithActiveSavepoint function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests root transaction rollback failure when savepoint is open.
DriverSpecificTransactionTestBase::testRollbackSavepoint function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests savepoint transaction rollback.
DriverSpecificTransactionTestBase::testRollbackSavepointWithLaterSavepoint function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests savepoint transaction rollback failure when later savepoints exist.
DriverSpecificTransactionTestBase::testRollbackTwiceSameSavepoint function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests savepoint transaction duplicated rollback.
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackAddedWithoutTransaction function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests that adding a post-transaction callback fails with no transaction.
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledAfterDdlAndDestruction function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests post-transaction callback executes after a DDL statement.
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledAfterDdlAndRollbackForTransactionalDdlDatabase function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests post-transaction rollback executes after a DDL statement.
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledAfterRollbackAndDestruction function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests post-transaction callback executes after transaction rollback.
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledOnCommit function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests post-transaction callback executes after transaction commit.
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackFailureUponDdlAndRollbackForNonTransactionalDdlDatabase function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests post-transaction rollback failure after a DDL statement.
DriverSpecificTransactionTestBase::testTransactionManagerFailureOnPendingStackItems function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests TransactionManager failure.
DriverSpecificTransactionTestBase::testTransactionName function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests for transaction names.
DriverSpecificTransactionTestBase::testTransactionStacking function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests transaction stacking, commit, and rollback.
DriverSpecificTransactionTestBase::testTransactionWithDdlStatement function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Tests the compatibility of transactions with DDL statements.
DriverSpecificTransactionTestBase::transactionInnerLayer function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Creates an "inner layer" transaction.
DriverSpecificTransactionTestBase::transactionOuterLayer function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php Encapsulates a transaction's "inner layer" with an "outer layer".
driver_missing_dependency_test.info.yml file core/tests/Drupal/Tests/Core/Database/fixtures/core/modules/driver_missing_dependency_test/driver_missing_dependency_test.info.yml core/tests/Drupal/Tests/Core/Database/fixtures/core/modules/driver_missing_dependency_test/driver_missing_dependency_test.info.yml
driver_test.info.yml file core/modules/system/tests/modules/driver_test/driver_test.info.yml core/modules/system/tests/modules/driver_test/driver_test.info.yml
Dropbutton class core/lib/Drupal/Core/Render/Element/Dropbutton.php Provides a render element for a set of links rendered as a drop-down button.
Dropbutton class core/modules/views/src/Plugin/views/field/Dropbutton.php Provides a handler that renders links as dropbutton.
dropbutton-noscript.css file core/themes/default_admin/css/components/dropbutton-noscript.css Dropbutton styles for when JavaScript is not loaded.
dropbutton-noscript.css file core/themes/admin/css/components/dropbutton-noscript.css Dropbutton styles for when JavaScript is not loaded.
dropbutton-noscript.css file core/themes/claro/css/components/dropbutton-noscript.css Dropbutton styles for when JavaScript is not loaded.
dropbutton-noscript.pcss.css file core/themes/claro/css/components/dropbutton-noscript.pcss.css Dropbutton styles for when JavaScript is not loaded.
dropbutton-noscript.pcss.css file core/themes/admin/css/components/dropbutton-noscript.pcss.css Dropbutton styles for when JavaScript is not loaded.
dropbutton-noscript.pcss.css file core/themes/default_admin/css/components/dropbutton-noscript.pcss.css Dropbutton styles for when JavaScript is not loaded.
dropbutton-wrapper.html.twig file core/modules/system/templates/dropbutton-wrapper.html.twig Default theme implementation for a dropbutton wrapper.
dropbutton-wrapper.html.twig file core/themes/stable9/templates/form/dropbutton-wrapper.html.twig Theme override for a dropbutton wrapper.
dropbutton-wrapper.html.twig file core/themes/starterkit_theme/templates/form/dropbutton-wrapper.html.twig Theme override for a dropbutton wrapper.
dropbutton.css file core/themes/starterkit_theme/css/components/dropbutton.css General styles for dropbuttons.
dropbutton.css file core/themes/stable9/css/core/dropbutton/dropbutton.css Base styles for dropbuttons.
dropbutton.css file core/themes/claro/css/components/dropbutton.css Dropbutton styles.
dropbutton.css file core/profiles/demo_umami/themes/umami/css/classy/components/dropbutton.css General styles for dropbuttons.
dropbutton.css file core/misc/dialog/off-canvas/css/dropbutton.css Styles for dropbuttons in the off-canvas dialog.
dropbutton.css file core/misc/dropbutton/dropbutton.css Base styles for dropbuttons.
dropbutton.css file core/themes/olivero/css/components/dropbutton.css Dropbutton styles.
dropbutton.css file core/themes/default_admin/css/components/dropbutton.css Dropbutton styles.
dropbutton.css file core/themes/admin/css/components/dropbutton.css Dropbutton styles.
dropbutton.pcss.css file core/themes/admin/css/components/dropbutton.pcss.css Dropbutton styles.
dropbutton.pcss.css file core/themes/default_admin/css/components/dropbutton.pcss.css Dropbutton styles.
dropbutton.pcss.css file core/misc/dialog/off-canvas/css/dropbutton.pcss.css Styles for dropbuttons in the off-canvas dialog.
dropbutton.pcss.css file core/themes/olivero/css/components/dropbutton.pcss.css Dropbutton styles.
dropbutton.pcss.css file core/themes/claro/css/components/dropbutton.pcss.css Dropbutton styles.
Dropbutton.php file core/lib/Drupal/Core/Render/Element/Dropbutton.php
Dropbutton.php file core/modules/views/src/Plugin/views/field/Dropbutton.php
Dropbutton::getInfo function core/lib/Drupal/Core/Render/Element/Dropbutton.php

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