Loading core/modules/search/modules/search_help/search_help.info.yml +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ type: module description: 'Provides a search plugin for searching site help.' package: Core version: VERSION lifecycle: deprecated lifecycle_link: https://www.drupal.org/node/3223395#s-search dependencies: - drupal:help - drupal:search core/modules/search/modules/search_help/tests/src/Functional/HelpTopicSearchTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ use Drupal\Tests\help\Functional\HelpTopicTranslatedTestBase; use Drupal\Tests\Traits\Core\CronRunTrait; use PHPUnit\Framework\Attributes\Group; use PHPUnit\Framework\Attributes\IgnoreDeprecations; use PHPUnit\Framework\Attributes\RunTestsInSeparateProcesses; // cspell:ignore asdrsad barmm foomm hilfetestmodul sdeeeee sqruct testen Loading @@ -17,6 +18,7 @@ */ #[Group('help')] #[RunTestsInSeparateProcesses] #[IgnoreDeprecations] class HelpTopicSearchTest extends HelpTopicTranslatedTestBase { use CronRunTrait; Loading core/modules/search/modules/search_help/tests/src/Functional/SearchHelpHelpPageTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ use Drupal\Tests\BrowserTestBase; use PHPUnit\Framework\Attributes\Group; use PHPUnit\Framework\Attributes\IgnoreDeprecations; use PHPUnit\Framework\Attributes\RunTestsInSeparateProcesses; /** Loading @@ -13,6 +14,7 @@ */ #[Group('help')] #[RunTestsInSeparateProcesses] #[IgnoreDeprecations] class SearchHelpHelpPageTest extends BrowserTestBase { /** Loading core/modules/search/modules/search_help/tests/src/Kernel/HelpSearchPluginTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ use Drupal\KernelTests\KernelTestBase; use Drupal\search\Plugin\SearchIndexingInterface; use PHPUnit\Framework\Attributes\Group; use PHPUnit\Framework\Attributes\IgnoreDeprecations; use PHPUnit\Framework\Attributes\RunTestsInSeparateProcesses; /** Loading @@ -17,6 +18,7 @@ */ #[Group('help')] #[RunTestsInSeparateProcesses] #[IgnoreDeprecations] class HelpSearchPluginTest extends KernelTestBase { /** Loading core/modules/search/modules/search_node/search_node.info.yml +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ type: module description: 'Provides a search plugin for searching content.' package: Core version: VERSION lifecycle: deprecated lifecycle_link: https://www.drupal.org/node/3223395#s-search dependencies: - drupal:node - drupal:search Loading
core/modules/search/modules/search_help/search_help.info.yml +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ type: module description: 'Provides a search plugin for searching site help.' package: Core version: VERSION lifecycle: deprecated lifecycle_link: https://www.drupal.org/node/3223395#s-search dependencies: - drupal:help - drupal:search
core/modules/search/modules/search_help/tests/src/Functional/HelpTopicSearchTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ use Drupal\Tests\help\Functional\HelpTopicTranslatedTestBase; use Drupal\Tests\Traits\Core\CronRunTrait; use PHPUnit\Framework\Attributes\Group; use PHPUnit\Framework\Attributes\IgnoreDeprecations; use PHPUnit\Framework\Attributes\RunTestsInSeparateProcesses; // cspell:ignore asdrsad barmm foomm hilfetestmodul sdeeeee sqruct testen Loading @@ -17,6 +18,7 @@ */ #[Group('help')] #[RunTestsInSeparateProcesses] #[IgnoreDeprecations] class HelpTopicSearchTest extends HelpTopicTranslatedTestBase { use CronRunTrait; Loading
core/modules/search/modules/search_help/tests/src/Functional/SearchHelpHelpPageTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ use Drupal\Tests\BrowserTestBase; use PHPUnit\Framework\Attributes\Group; use PHPUnit\Framework\Attributes\IgnoreDeprecations; use PHPUnit\Framework\Attributes\RunTestsInSeparateProcesses; /** Loading @@ -13,6 +14,7 @@ */ #[Group('help')] #[RunTestsInSeparateProcesses] #[IgnoreDeprecations] class SearchHelpHelpPageTest extends BrowserTestBase { /** Loading
core/modules/search/modules/search_help/tests/src/Kernel/HelpSearchPluginTest.php +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ use Drupal\KernelTests\KernelTestBase; use Drupal\search\Plugin\SearchIndexingInterface; use PHPUnit\Framework\Attributes\Group; use PHPUnit\Framework\Attributes\IgnoreDeprecations; use PHPUnit\Framework\Attributes\RunTestsInSeparateProcesses; /** Loading @@ -17,6 +18,7 @@ */ #[Group('help')] #[RunTestsInSeparateProcesses] #[IgnoreDeprecations] class HelpSearchPluginTest extends KernelTestBase { /** Loading
core/modules/search/modules/search_node/search_node.info.yml +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ type: module description: 'Provides a search plugin for searching content.' package: Core version: VERSION lifecycle: deprecated lifecycle_link: https://www.drupal.org/node/3223395#s-search dependencies: - drupal:node - drupal:search