Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchPageRepositoryTest::testClearDefaultSearchPage | function | core/ |
Tests the clearDefaultSearchPage() method. |
| SearchPageRepositoryTest::testGetActiveSearchPages | function | core/ |
Tests the getActiveSearchPages() method. |
| SearchPageRepositoryTest::testGetDefaultSearchPageWithActiveDefault | function | core/ |
Tests the getDefaultSearchPage() method when the default is active. |
| SearchPageRepositoryTest::testGetDefaultSearchPageWithInactiveDefault | function | core/ |
Tests the getDefaultSearchPage() method when the default is inactive. |
| SearchPageRepositoryTest::testGetIndexableSearchPages | function | core/ |
Tests the getIndexableSearchPages() method. |
| SearchPageRepositoryTest::testIsSearchActive | function | core/ |
Tests the isSearchActive() method. |
| SearchPageRepositoryTest::testSetDefaultSearchPage | function | core/ |
Tests the setDefaultSearchPage() method. |
| SearchPageRepositoryTest::testSortSearchPages | function | core/ |
Tests the sortSearchPages() method. |
| SearchPageRoutes::$searchPageRepository | property | core/ |
The search page repository. |
| SearchTextProcessor::$configFactory | property | core/ |
The config factory. |
| SearchTokenizerTest | class | core/ |
Tests that CJK tokenizer works as intended. |
| SearchTokenizerTest.php | file | core/ |
|
| SearchTokenizerTest::$modules | property | core/ |
Modules to install. |
| SearchTokenizerTest::code2utf | function | core/ |
Like PHP chr() function, but for unicode characters. |
| SearchTokenizerTest::setUp | function | core/ |
|
| SearchTokenizerTest::testNoTokenizer | function | core/ |
Verifies that strings of non-CJK characters are not tokenized. |
| SearchTokenizerTest::testTokenizer | function | core/ |
Verifies that strings of CJK characters are tokenized. |
| Section::toArray | function | core/ |
Returns an array representation of the section. |
| Section::toRenderArray | function | core/ |
Returns the renderable array for this section. |
| SectionComponent::toArray | function | core/ |
Returns an array representation of the section component. |
| SectionComponent::toRenderArray | function | core/ |
Returns the renderable array for this component. |
| SectionComponentTest::testToRenderArray | function | core/ |
Tests to render array. |
| SectionRenderTest::$contextRepository | property | core/ |
The context manager service. |
| SectionRenderTest::testToRenderArray | function | core/ |
Tests to render array. |
| SectionRenderTest::testToRenderArrayAccessDenied | function | core/ |
Tests to render array access denied. |
| SectionRenderTest::testToRenderArrayEmpty | function | core/ |
Tests to render array empty. |
| SectionRenderTest::testToRenderArrayMissingPluginId | function | core/ |
Tests to render array missing plugin id. |
| SectionRenderTest::testToRenderArrayPreview | function | core/ |
Tests to render array preview. |
| SectionStorage | class | core/ |
Defines a SectionStorage attribute. |
| SectionStorage | class | core/ |
Defines a Section Storage type annotation object. |
| SectionStorage.php | file | core/ |
|
| SectionStorage.php | file | core/ |
|
| SectionStorage::$allow_inline_blocks | property | core/ |
Indicates that this section storage allows inline block creation. |
| SectionStorage::$context_definitions | property | core/ |
Any required context definitions, optional. |
| SectionStorage::$handles_permission_check | property | core/ |
Indicates that this section storage handles its own permission checking. |
| SectionStorage::$id | property | core/ |
The plugin ID. |
| SectionStorage::$weight | property | core/ |
The plugin weight, optional (defaults to 0). |
| SectionStorage::get | function | core/ |
Gets the value of an attribute. |
| SectionStorage::get | function | core/ |
Gets the value of an annotation. |
| SectionStorage::__construct | function | core/ |
Constructs a SectionStorage attribute. |
| SectionStorageBase | class | core/ |
Provides a base class for Section Storage types. |
| SectionStorageBase.php | file | core/ |
|
| SectionStorageBase::appendSection | function | core/ |
Appends a new section to the end of the list. |
| SectionStorageBase::count | function | core/ |
|
| SectionStorageBase::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
| SectionStorageBase::getSection | function | core/ |
Gets a domain object for the layout section. |
| SectionStorageBase::getSectionList | function | core/ |
Gets the section list. |
| SectionStorageBase::getSections | function | core/ |
Gets the layout sections. |
| SectionStorageBase::getStorageType | function | core/ |
Returns the type of this storage. |
| SectionStorageBase::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
Pagination
- Previous page
- Page 210
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.