TransactionOutOfOrderException.php |
file |
drupal/core/lib/Drupal/Core/Database/TransactionOutOfOrderException.php |
Definition of Drupal\Core\Database\TransactionOutOfOrderException |
PollTestBase::assertPollChoiceOrder |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollTestBase.php |
Asserts correct poll choice order in the node form after submission. |
theme_views_ui_reorder_displays_form |
function |
drupal/core/modules/views/views_ui/theme/theme.inc |
Turn the reorder form into a proper table |
CommentPagerTest::assertCommentOrder |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Asserts that the comments are displayed in the correct order. |
CollectionTest::testMatchingOrdering |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
@group DDC-1637 |
JavaScriptTest::testAggregationOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests JavaScript aggregation when files are added to a different scope. |
DependencyTest::testModuleEnableOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php |
Tests that module dependencies are enabled in the correct order via the
UI. Dependencies should be enabled before their dependents. |
theme_filter_admin_format_filter_order |
function |
drupal/core/modules/filter/filter.admin.inc |
Returns HTML for a text format's filter order form. |
ClassCollectionLoader::getOrderedClasses |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
Gets an ordered array of passed classes including all their dependencies. |
CascadingStylesheetsTest::testRenderOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests CSS ordering. |
UpdateContribTest::testUpdateContribOrder |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Tests that contrib projects are ordered by project name. |
EntityCrudHookTest::assertHookMessageOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Checks the order of CRUD hook execution messages. |
SelectOrderedTest::testSimpleSelectOrdered |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectOrderedTest.php |
Tests basic ORDER BY. |
ClassCollectionLoaderTest::getDifferentOrders |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
|
SelectOrderedTest::testSimpleSelectOrderedDesc |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectOrderedTest.php |
Tests ORDER BY descending. |
CommentPagerTest::testCommentOrderingThreading |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Tests comment ordering and threading. |
ClassCollectionLoaderTest::testClassReordering |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
@dataProvider getDifferentOrders |
SelectOrderedTest::testSimpleSelectMultiOrdered |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectOrderedTest.php |
Tests multiple ORDER BY. |
ElementsVerticalTabsTest::testJavaScriptOrdering |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
Ensures that vertical-tabs.js is included before collapse.js. |
ClassCollectionLoaderTest::getDifferentOrdersForTraits |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
|
DependencyOrderingTest::testUpdateOrderingSingleModule |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyOrderingTest.php |
Test that updates within a single module run in the correct order. |
ClassCollectionLoaderTest::testClassWithTraitsReordering |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
@dataProvider getDifferentOrdersForTraits |
DependencyOrderingTest::testUpdateOrderingModuleInterdependency |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyOrderingTest.php |
Test that dependencies between modules are resolved correctly. |
RouteCollectionTest::testPatternDoesNotChangeWhenDefinitionOrderChanges |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
KernelTest::testInitializeBundlesSupportsArbitraryBundleRegistrationOrder |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|