You are here

41 string references to 'Foo' in Drupal 8

ArrayBuildTest::testTransform in core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php
Tests successful transformation.
CacheContextsManagerTest::testAvailableContextLabels in core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php
ConfigExportUITest::setUp in core/modules/config/tests/src/Functional/ConfigExportUITest.php
ConfigExportUITest::testExport in core/modules/config/tests/src/Functional/ConfigExportUITest.php
Tests export of configuration.
config_integration_test.schema.yml in core/modules/config/tests/config_integration_test/config/schema/config_integration_test.schema.yml
core/modules/config/tests/config_integration_test/config/schema/config_integration_test.schema.yml
config_schema_test.plugin_types.yml in core/modules/config/tests/config_schema_test/config/install/config_schema_test.plugin_types.yml
core/modules/config/tests/config_schema_test/config/install/config_schema_test.plugin_types.yml
config_test.schema.yml in core/modules/config/tests/config_test/config/schema/config_test.schema.yml
core/modules/config/tests/config_test/config/schema/config_test.schema.yml
DocParserTest::testTrailingCommaIsAllowed in core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
drupal8.views-image-style-dependency-2649914.yml in core/modules/system/tests/fixtures/update/drupal8.views-image-style-dependency-2649914.yml
core/modules/system/tests/fixtures/update/drupal8.views-image-style-dependency-2649914.yml
EntityFieldManagerTest::testGetExtraFields in core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php
@covers ::getExtraFields
EntityReferenceAdminTest::testFieldAdminHandler in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php
Tests the Entity Reference Admin UI.
EntityStateChangeValidationTest::testTransitionAccessValidation in core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php
@dataProvider transitionAccessValidationTestCases
FieldLayoutTest::testRegionChanges in core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php
Tests that changes to the regions still leave the fields visible.
field_layout_test_layout_alter in core/modules/field_layout/tests/modules/field_layout_test/field_layout_test.module
Implements hook_layout_alter().
FooCacheContext::getLabel in core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php
Returns the label of the cache context.
FormStateDecoratorBaseTest::testSetValues in core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php
@covers ::setValues
FormTestCheckboxesRadiosForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php
Form constructor.
FormTestRadiosCheckedForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php
Form constructor.
FormValidatorTest::providerTestPerformRequiredValidation in core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php
hook_system_themes_page_alter in core/modules/system/system.api.php
Alters theme operation links.
KernelTestBaseTest::testEnableModulesTheme in core/modules/simpletest/src/Tests/KernelTestBaseTest.php
Tests that ThemeManager works right after loading a module.
MessengerLegacyTest::testMessages in core/tests/Drupal/KernelTests/Core/Messenger/MessengerLegacyTest.php
@covers \Drupal::messenger @covers ::getMessengerService @covers ::all @covers ::addMessage @covers ::addError @covers ::addStatus @covers ::addWarning
NodeTypeTest::testNodeTypeEditing in core/modules/node/tests/src/Functional/NodeTypeTest.php
Tests editing a node type using the UI.
NoOptimizeCacheContext::getLabel in core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php
Returns the label of the cache context.
PageCacheTest::testHead in core/modules/page_cache/tests/src/Functional/PageCacheTest.php
Tests that HEAD requests are treated the same as GET requests.
PageCacheTest::testPageCache in core/modules/page_cache/tests/src/Functional/PageCacheTest.php
Tests cache headers.
PageTitleTest::testRoutingTitle in core/modules/system/tests/src/Functional/System/PageTitleTest.php
Tests the page title of render arrays.
SimpleTestBrowserTest::testInternalBrowser in core/modules/simpletest/src/Tests/SimpleTestBrowserTest.php
Test the internal browsers functionality.
SimpleTestTest::stubTest in core/modules/simpletest/src/Tests/SimpleTestTest.php
Test to be run and the results confirmed.
SystemTestController::getCacheableResponseWithCustomCacheControl in core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php
Returns a cacheable response with a custom cache control.
TableTest::testThemeTableFooter in core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php
Test that the 'footer' option works correctly.
TagTest::providerViewsUiAutocompleteIndividualTags in core/modules/views_ui/tests/src/Kernel/TagTest.php
Data provider for testViewsUiAutocompleteIndividualTags().
Test::renderTitle in core/modules/system/tests/modules/test_page_test/src/Controller/Test.php
Renders a page with a title.
TestHelpSection::listTopics in core/modules/help_topics/tests/modules/help_topics_test/src/Plugin/HelpSection/TestHelpSection.php
Returns a list of topics to show in the help section.
test_invalid_region.info.yml in core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml
core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml
ThemeTest::testDrupalRenderChildren in core/modules/system/tests/src/Kernel/Theme/ThemeTest.php
Tests child element rendering for 'render element' theme hooks.
TranslationTest::providerTestGet in core/tests/Drupal/Tests/Core/Annotation/TranslationTest.php
Provides data to self::testGet().
ViewsIntegrationTest::setUp in core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php
ViewsModerationStateFilterTest::testFilterRenderCache in core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php
Tests the content moderation state filter caching is correct.
ViewsModerationStateSortTest::testSortBaseTable in core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php
Test sorting with a standard data base table.
ViewsModerationStateSortTest::testSortRevisionBaseTable in core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php
Test sorting with the revision base table.