| SearchTokenizerTest::testNoTokenizer |
function |
core/modules/search/tests/src/Kernel/SearchTokenizerTest.php |
Verifies that strings of non-CJK characters are not tokenized. |
| SearchTokenizerTest::testTokenizer |
function |
core/modules/search/tests/src/Kernel/SearchTokenizerTest.php |
Verifies that strings of CJK characters are tokenized. |
| search_langcode_test.info.yml |
file |
core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml |
core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml |
| SectionComponentTest |
class |
core/modules/layout_builder/tests/src/Unit/SectionComponentTest.php |
Tests Drupal\layout_builder\SectionComponent. |
| SectionComponentTest.php |
file |
core/modules/layout_builder/tests/src/Unit/SectionComponentTest.php |
|
| SectionComponentTest::testToRenderArray |
function |
core/modules/layout_builder/tests/src/Unit/SectionComponentTest.php |
Tests to render array. |
| SectionDataTest |
class |
core/modules/layout_builder/tests/src/Kernel/SectionDataTest.php |
Tests Drupal\layout_builder\Plugin\DataType\SectionData. |
| SectionDataTest.php |
file |
core/modules/layout_builder/tests/src/Kernel/SectionDataTest.php |
|
| SectionDataTest::$modules |
property |
core/modules/layout_builder/tests/src/Kernel/SectionDataTest.php |
Modules to install. |
| SectionDataTest::testSetArrayValue |
function |
core/modules/layout_builder/tests/src/Kernel/SectionDataTest.php |
Tests set array value. |
| SectionListTestBase |
class |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
Provides a base class for testing implementations of a section list. |
| SectionListTestBase.php |
file |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
|
| SectionListTestBase::$modules |
property |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
Modules to install. |
| SectionListTestBase::$sectionList |
property |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
The section list implementation. |
| SectionListTestBase::assertSections |
function |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
Asserts that the field list has the expected sections. |
| SectionListTestBase::getSectionList |
function |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
Sets up the section list. |
| SectionListTestBase::providerTestRemoveAllSections |
function |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
Provides test data for ::testRemoveAllSections(). |
| SectionListTestBase::setUp |
function |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
|
| SectionListTestBase::testAppendSection |
function |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
Tests append section. |
| SectionListTestBase::testClone |
function |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
Tests __clone(). |
| SectionListTestBase::testGetSection |
function |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
Tests get section. |
| SectionListTestBase::testGetSectionInvalidDelta |
function |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
Tests get section invalid delta. |
| SectionListTestBase::testGetSections |
function |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
Tests ::getSections(). |
| SectionListTestBase::testInsertSection |
function |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
Tests insert section. |
| SectionListTestBase::testRemoveAllSections |
function |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
Tests remove all sections. |
| SectionListTestBase::testRemoveMultipleSections |
function |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
Tests remove multiple sections. |
| SectionListTestBase::testRemoveSection |
function |
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php |
Tests remove section. |
| SectionListTraitTest |
class |
core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php |
Tests Drupal\layout_builder\SectionListTrait. |
| SectionListTraitTest.php |
file |
core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php |
|
| SectionListTraitTest::getSectionList |
function |
core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php |
Sets up the section list. |
| SectionListTraitTest::testAddBlankSection |
function |
core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php |
Tests add blank section. |
| SectionRenderTest |
class |
core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php |
Tests Drupal\layout_builder\Section. |
| SectionRenderTest.php |
file |
core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php |
|
| SectionRenderTest::$account |
property |
core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php |
The current user. |
| SectionRenderTest::$blockManager |
property |
core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php |
The block plugin manager. |
| SectionRenderTest::$contextHandler |
property |
core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php |
The plugin context handler. |
| SectionRenderTest::$contextRepository |
property |
core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php |
The context manager service. |
| SectionRenderTest::$eventDispatcher |
property |
core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php |
The event dispatcher. |
| SectionRenderTest::setUp |
function |
core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php |
|
| SectionRenderTest::testContextAwareBlock |
function |
core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php |
Tests context aware block. |
| SectionRenderTest::testToRenderArray |
function |
core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php |
Tests to render array. |
| SectionRenderTest::testToRenderArrayAccessDenied |
function |
core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php |
Tests to render array access denied. |
| SectionRenderTest::testToRenderArrayEmpty |
function |
core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php |
Tests to render array empty. |
| SectionRenderTest::testToRenderArrayMissingPluginId |
function |
core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php |
Tests to render array missing plugin id. |
| SectionRenderTest::testToRenderArrayPreview |
function |
core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php |
Tests to render array preview. |
| SectionStorageManagerTest |
class |
core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php |
Tests Drupal\layout_builder\SectionStorage\SectionStorageManager. |
| SectionStorageManagerTest.php |
file |
core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php |
|
| SectionStorageManagerTest::$contextHandler |
property |
core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php |
The context handler. |
| SectionStorageManagerTest::$discovery |
property |
core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php |
The plugin discovery. |
| SectionStorageManagerTest::$factory |
property |
core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php |
The plugin factory. |