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 |
|---|---|---|---|
| SearchPageTest.php | file | core/ |
|
| SearchPageTest.php | file | core/ |
|
| SearchPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPageTest::$entity | property | core/ |
|
| SearchPageTest::$entityTypeId | property | core/ |
The tested entity type. |
| SearchPageTest::$modules | property | core/ |
Modules to enable. |
| SearchPageTest::$modules | property | core/ |
Modules to enable. |
| SearchPageTest::$modules | property | core/ |
Modules to enable. |
| SearchPageTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| SearchPageTest::createEntity | function | core/ |
Creates the entity to be tested. |
| SearchPageTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| SearchPageTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
| SearchPageTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| SearchPageTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| SearchPageTest::providerSource | function | core/ |
The data provider. |
| SearchPageTest::providerSource | function | core/ |
The data provider. |
| SearchPageTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| SearchPageTextTest | class | core/ |
Tests the search help text and search page text. |
| SearchPageTextTest.php | file | core/ |
|
| SearchPageTextTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPageTextTest::$modules | property | core/ |
Modules to enable. |
| SearchPageTextTest::$searchingUser | property | core/ |
A user with permission to use advanced search. |
| SearchPageTextTest::setUp | function | core/ |
|
| SearchPageTextTest::testSearchLabelXSS | function | core/ |
Tests for XSS in search module local task. |
| SearchPageTextTest::testSearchText | function | core/ |
Tests the failed search text, and various other text on the search page. |
| SearchPluginBase::getAttributes | function | core/ |
Returns the currently set attributes (from the request). |
| SearchPluginBase::getHelp | function | core/ |
Returns the searching help. |
| SearchPluginBase::getKeywords | function | core/ |
Returns the currently set keywords of the plugin instance. |
| SearchPluginBase::getParameters | function | core/ |
Returns the current parameters set using setSearch(). |
| SearchPluginBase::getType | function | core/ |
Returns the search index type this plugin uses. |
| SearchPluginCollection::get | function | core/ |
|
| SearchPluginCollectionTest::testGet | function | core/ |
Tests the get() method. |
| SearchPluginCollectionTest::testGetWithConfigurablePlugin | function | core/ |
Tests the get() method with a configurable plugin. |
| SearchQuery::getStatus | function | core/ |
Returns the query status bitmap. |
| SearchTestBase::submitGetForm | function | core/ |
Simulates submission of a form using GET instead of POST. |
| SearchTestBase::submitGetForm | function | core/ |
Submission of a form via press submit button. |
| Section::getComponent | function | core/ |
Gets the component for a given UUID. |
| Section::getComponents | function | core/ |
Returns the components of the section. |
| Section::getComponentsByRegion | function | core/ |
Gets the components for a specific region. |
| Section::getDefaultRegion | function | core/ |
Gets the default region. |
| Section::getLayout | function | core/ |
Gets the layout plugin for this section. |
| Section::getLayoutId | function | core/ |
Gets the layout plugin ID for this section. |
| Section::getLayoutSettings | function | core/ |
Gets the layout plugin settings for this section. |
| Section::getNextHighestWeight | function | core/ |
Returns the next highest weight of the component in a region. |
| Section::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| Section::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
| Section::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
| SectionComponent::get | function | core/ |
Gets any arbitrary property for the component. |
| SectionComponent::getConfiguration | function | core/ |
Gets the component plugin configuration. |
| SectionComponent::getPlugin | function | core/ |
Gets the plugin for this component. |
Pagination
- Previous page
- Page 169
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.