Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
LatestRevisionCheck::loadEntity function core/modules/content_moderation/src/Access/LatestRevisionCheck.php Returns the default revision of the entity this route is for.
LatestRevisionCheck::__construct function core/modules/content_moderation/src/Access/LatestRevisionCheck.php Constructs a new LatestRevisionCheck.
LatestRevisionCheckTest class core/modules/content_moderation/tests/src/Unit/LatestRevisionCheckTest.php Tests Drupal\content_moderation\Access\LatestRevisionCheck.
LatestRevisionCheckTest.php file core/modules/content_moderation/tests/src/Unit/LatestRevisionCheckTest.php
LatestRevisionCheckTest::accessSituationProvider function core/modules/content_moderation/tests/src/Unit/LatestRevisionCheckTest.php Data provider for testLastAccessPermissions().
LatestRevisionCheckTest::setUp function core/modules/content_moderation/tests/src/Unit/LatestRevisionCheckTest.php
LatestRevisionCheckTest::testLatestAccessPermissions function core/modules/content_moderation/tests/src/Unit/LatestRevisionCheckTest.php Tests the access check of the LatestRevisionCheck service.
LatestRevisionFilterTest class core/modules/views/tests/src/Kernel/Entity/LatestRevisionFilterTest.php Tests the 'Latest revision' filter.
LatestRevisionFilterTest.php file core/modules/views/tests/src/Kernel/Entity/LatestRevisionFilterTest.php
LatestRevisionFilterTest::$modules property core/modules/views/tests/src/Kernel/Entity/LatestRevisionFilterTest.php Modules to install.
LatestRevisionFilterTest::$testViews property core/modules/views/tests/src/Kernel/Entity/LatestRevisionFilterTest.php Views to be enabled.
LatestRevisionFilterTest::assertNotInResultSet function core/modules/views/tests/src/Kernel/Entity/LatestRevisionFilterTest.php Asserts that a list of revision IDs are not in the result.
LatestRevisionFilterTest::testLatestRevisionFilter function core/modules/views/tests/src/Kernel/Entity/LatestRevisionFilterTest.php Tests the 'Latest revision' filter.
LatestTranslationAffectedRevision class core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Filter to show only the latest translation affected revision of an entity.
LatestTranslationAffectedRevision.php file core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php
LatestTranslationAffectedRevision::$entityTypeManager property core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Entity Type Manager service.
LatestTranslationAffectedRevision::$joinHandler property core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Views Handler Plugin Manager.
LatestTranslationAffectedRevision::adminSummary function core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Display the filter on the administrative summary.
LatestTranslationAffectedRevision::canExpose function core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Determine if a filter can be exposed.
LatestTranslationAffectedRevision::operatorForm function core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Options form subform for setting the operator.
LatestTranslationAffectedRevision::query function core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Add this filter to the query.
LatestTranslationAffectedRevision::__construct function core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Constructs a new LatestRevisionTranslationAffected.
LatestTranslationAffectedRevisionTest class core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php Tests the 'Latest translation affected revision' filter.
LatestTranslationAffectedRevisionTest.php file core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php
LatestTranslationAffectedRevisionTest::$modules property core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php Modules to install.
LatestTranslationAffectedRevisionTest::$testViews property core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php Views to be enabled.
LatestTranslationAffectedRevisionTest::testLatestRevisionFilter function core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php Tests the 'Latest revision' filter.
layout-test-1col.html.twig file core/modules/system/tests/modules/layout_test/templates/layout-test-1col.html.twig Template for an example 1 column layout.
layout-test-2col.css file core/modules/system/tests/modules/layout_test/css/layout-test-2col.css .layout-example-2col .region-left {
float: left;
width: 50%;
}
* html .layout-example-2col .region-left {
width: 49.9%;
}

.layout-example-2col .region-right {
float: left;
width: 50%;
}
* html .layout-example-2col .region-right {
width:…
layout-test-2col.html.twig file core/modules/system/tests/modules/layout_test/templates/layout-test-2col.html.twig Template for an example 2 column layout.
layout-test-plugin.html.twig file core/modules/system/tests/modules/layout_test/templates/layout-test-plugin.html.twig Template for layout_test_plugin layout.
LayoutAttributeTest class core/tests/Drupal/Tests/Core/Layout/LayoutAttributeTest.php Tests the Layout attribute.
LayoutAttributeTest.php file core/tests/Drupal/Tests/Core/Layout/LayoutAttributeTest.php
LayoutAttributeTest::testDeprecatedMissingProperties function core/tests/Drupal/Tests/Core/Layout/LayoutAttributeTest.php Test deprecating plugins without a label or category.
LayoutBuilderAccessTest class core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php Tests access to Layout Builder.
LayoutBuilderAccessTest.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php
LayoutBuilderAccessTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php The theme to install as the default for testing.
LayoutBuilderAccessTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php Modules to install.
LayoutBuilderAccessTest::assertExpectedAccess function core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php Asserts the correct response code is returned based on expected access.
LayoutBuilderAccessTest::providerTestAccessWithBundles function core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php Provides test data for ::testAccessWithBundles().
LayoutBuilderAccessTest::providerTestAccessWithoutBundles function core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php Provides test data for ::testAccessWithoutBundles().
LayoutBuilderAccessTest::setUp function core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php
LayoutBuilderAccessTest::testAccessWithBundles function core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php Tests Layout Builder access for an entity type that has bundles.
LayoutBuilderAccessTest::testAccessWithoutBundles function core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php Tests Layout Builder access for an entity type that does not have bundles.
LayoutBuilderBlockContentDependencyTest class core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBlockContentDependencyTest.php Test for installing Layout Builder before Block Content in the same request.
LayoutBuilderBlockContentDependencyTest.php file core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBlockContentDependencyTest.php
LayoutBuilderBlockContentDependencyTest::testInstallLayoutBuilderAndBlockContent function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBlockContentDependencyTest.php Test that block_content can be successfully installed after layout_builder.
LayoutBuilderBlockContentDependencyTestThemeHooks class core/modules/layout_builder/tests/modules/layout_builder_block_content_dependency_test/src/Hook/LayoutBuilderBlockContentDependencyTestThemeHooks.php Hook implementations for layout_builder_block_content_dependency_test.
LayoutBuilderBlockContentDependencyTestThemeHooks.php file core/modules/layout_builder/tests/modules/layout_builder_block_content_dependency_test/src/Hook/LayoutBuilderBlockContentDependencyTestThemeHooks.php
LayoutBuilderBlockContentDependencyTestThemeHooks::modulesInstalled function core/modules/layout_builder/tests/modules/layout_builder_block_content_dependency_test/src/Hook/LayoutBuilderBlockContentDependencyTestThemeHooks.php Implements hook_modules_installed().

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