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 11.x 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
MenuLinkContentXmlBasicAuthTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php
MenuLinkContentXmlBasicAuthTest::$format property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php
MenuLinkContentXmlBasicAuthTest::$mimeType property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php
MenuLinkContentXmlBasicAuthTest::$modules property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php
MenuLinkContentXmlCookieTest class core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php Tests Menu Link Content Xml Cookie.
MenuLinkContentXmlCookieTest.php file core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php
MenuLinkContentXmlCookieTest::$auth property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php
MenuLinkContentXmlCookieTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php
MenuLinkContentXmlCookieTest::$format property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php
MenuLinkContentXmlCookieTest::$mimeType property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php
MenuLinkDefaultFormTest class core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php Tests the MenuLinkDefaultForm customizations.
MenuLinkDefaultFormTest class core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultFormTest.php Tests Drupal\Core\Menu\Form\MenuLinkDefaultForm.
MenuLinkDefaultFormTest.php file core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultFormTest.php
MenuLinkDefaultFormTest.php file core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php
MenuLinkDefaultFormTest::$defaultTheme property core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php The theme to install as the default for testing.
MenuLinkDefaultFormTest::$modules property core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php Modules to install.
MenuLinkDefaultFormTest::setUp function core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php
MenuLinkDefaultFormTest::testExtractFormValues function core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultFormTest.php Tests extract form values.
MenuLinkDefaultFormTest::testMenuLinkDefaultFormCustomizations function core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php Tests the MenuLinkDefaultForm customizations.
MenuLinkDefaultIntegrationTest class core/tests/Drupal/KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php Tests integration of static menu links.
MenuLinkDefaultIntegrationTest.php file core/tests/Drupal/KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php
MenuLinkDefaultIntegrationTest::$modules property core/tests/Drupal/KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php
MenuLinkDefaultIntegrationTest::testMoveToRoot function core/tests/Drupal/KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php Tests moving a static menu link without a specified menu to the root.
MenuLinkDefaultTest class core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php Tests Drupal\Core\Menu\MenuLinkDefault.
MenuLinkDefaultTest.php file core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php
MenuLinkDefaultTest::testUpdateLink function core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php Tests update link.
MenuLinkDefaultTest::testUpdateLinkWithoutPersist function core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php Tests update link without persist.
MenuLinkLocalizedTest class core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkLocalizedTest.php Tests menu link localized translation source plugin.
MenuLinkLocalizedTest.php file core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkLocalizedTest.php
MenuLinkLocalizedTest::$modules property core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkLocalizedTest.php Modules to install.
MenuLinkLocalizedTest::providerSource function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkLocalizedTest.php Provides source data for ::testSource.
MenuLinkParentTest class core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php Tests the menu link parent process plugin.
MenuLinkParentTest.php file core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php
MenuLinkParentTest::$menuLinkManager property core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php The menu link plugin manager.
MenuLinkParentTest::$menuLinkStorage property core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php The menu link entity storage handler.
MenuLinkParentTest::$migrateLookup property core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php A MigrateLookupInterface prophecy.
MenuLinkParentTest::$migration property core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php A MigrationInterface prophecy.
MenuLinkParentTest::$pathValidator property core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php A Path validator prophecy.
MenuLinkParentTest::doTransform function core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php Helper to finish setup and run the test.
MenuLinkParentTest::providerConstructorException function core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php Provides data for testConstructorException().
MenuLinkParentTest::providerLookupMigrations function core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php Provides data for testLookupMigrations().
MenuLinkParentTest::providerMenuLinkParent function core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php Provides data for testMenuLinkParent().
MenuLinkParentTest::providerTransformException function core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php Provides data for testTransformException().
MenuLinkParentTest::setUp function core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php
MenuLinkParentTest::testConstructorException function core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php Tests that an exception is thrown for invalid options.
MenuLinkParentTest::testLookupMigrations function core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php Tests the lookup_migrations option.
MenuLinkParentTest::testMenuLinkParent function core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php Tests the menu link content process plugin.
MenuLinkParentTest::testTransformException function core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php Tests that an exception is thrown when the parent menu link is not found.
MenuLinkPluginTest class core/modules/menu_link_content/tests/src/Unit/MenuLinkPluginTest.php Tests Drupal\menu_link_content\Plugin\Menu\MenuLinkContent.
MenuLinkPluginTest.php file core/modules/menu_link_content/tests/src/Unit/MenuLinkPluginTest.php

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