Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchEmbeddedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SearchInterface::getAttributes | function | core/ |
Returns the currently set attributes (from the request). |
| SearchInterface::getHelp | function | core/ |
Returns the searching help. |
| SearchInterface::getKeywords | function | core/ |
Returns the currently set keywords of the plugin instance. |
| SearchInterface::getParameters | function | core/ |
Returns the current parameters set using setSearch(). |
| SearchInterface::getType | function | core/ |
Returns the search index type this plugin uses. |
| SearchLanguageTest | class | core/ |
Tests advanced search with different languages added. |
| SearchLanguageTest.php | file | core/ |
|
| SearchLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchLanguageTest::$modules | property | core/ |
Modules to enable. |
| SearchLanguageTest::$searchableNodes | property | core/ |
Array of nodes available to search. |
| SearchLanguageTest::setUp | function | core/ |
|
| SearchLanguageTest::testLanguages | function | core/ |
|
| SearchLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| SearchMatchTest::getText | function | core/ |
_test_: Helper method for generating snippets of content. |
| SearchMatchTest::getText2 | function | core/ |
_test2_: Helper method for generating snippets of content. |
| SearchPage::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| SearchPage::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| SearchPage::getPath | function | core/ |
Returns the path for the search. |
| SearchPage::getPlugin | function | core/ |
Returns the search plugin. |
| SearchPage::getPluginCollection | function | core/ |
Encapsulates the creation of the search page's LazyPluginCollection. |
| SearchPage::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| SearchPage::getWeight | function | core/ |
Returns the weight for the page. |
| SearchPageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SearchPageFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| SearchPageInterface::getPath | function | core/ |
Returns the path for the search. |
| SearchPageInterface::getPlugin | function | core/ |
Returns the search plugin. |
| SearchPageInterface::getWeight | function | core/ |
Returns the weight for the page. |
| SearchPageListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| SearchPageListBuilder::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SearchPageListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SearchPageRepository::getActiveSearchPages | function | core/ |
Returns all active search page entities. |
| SearchPageRepository::getDefaultSearchPage | function | core/ |
Returns the default search page. |
| SearchPageRepository::getIndexableSearchPages | function | core/ |
Returns all active, indexable search page entities. |
| SearchPageRepository::getQuery | function | core/ |
Returns an entity query instance. |
| SearchPageRepositoryInterface::getActiveSearchPages | function | core/ |
Returns all active search page entities. |
| SearchPageRepositoryInterface::getDefaultSearchPage | function | core/ |
Returns the default search page. |
| SearchPageRepositoryInterface::getIndexableSearchPages | function | core/ |
Returns all active, indexable search page entities. |
| 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. |
| SearchPageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| SearchPageResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| SearchPageResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
| SearchPageResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| SearchPageTest | class | core/ |
Tests D6 search page source plugin. |
| SearchPageTest | class | core/ |
Tests D7 search page source plugin. |
| SearchPageTest | class | core/ |
JSON:API integration test for the "SearchPage" config entity type. |
| SearchPageTest.php | file | core/ |
Pagination
- Previous page
- Page 168
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.