Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
SearchPageTest.php file core/modules/search/tests/src/Kernel/Migrate/d6/SearchPageTest.php
SearchPageTest.php file core/modules/search/tests/src/Kernel/Migrate/d7/SearchPageTest.php
SearchPageTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/SearchPageTest.php The theme to install as the default for testing.
SearchPageTest::$entity property core/modules/jsonapi/tests/src/Functional/SearchPageTest.php
SearchPageTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/SearchPageTest.php The tested entity type.
SearchPageTest::$modules property core/modules/jsonapi/tests/src/Functional/SearchPageTest.php Modules to enable.
SearchPageTest::$modules property core/modules/search/tests/src/Kernel/Migrate/d6/SearchPageTest.php Modules to enable.
SearchPageTest::$modules property core/modules/search/tests/src/Kernel/Migrate/d7/SearchPageTest.php Modules to enable.
SearchPageTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/SearchPageTest.php The name of the tested JSON:API resource type.
SearchPageTest::createEntity function core/modules/jsonapi/tests/src/Functional/SearchPageTest.php Creates the entity to be tested.
SearchPageTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/SearchPageTest.php Returns the expected JSON:API document for the entity.
SearchPageTest::getExpectedUnauthorizedAccessCacheability function core/modules/jsonapi/tests/src/Functional/SearchPageTest.php Returns the expected cacheability for an unauthorized response.
SearchPageTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/SearchPageTest.php Return the expected error message.
SearchPageTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/SearchPageTest.php Returns the JSON:API POST document.
SearchPageTest::providerSource function core/modules/search/tests/src/Kernel/Migrate/d6/SearchPageTest.php The data provider.
SearchPageTest::providerSource function core/modules/search/tests/src/Kernel/Migrate/d7/SearchPageTest.php The data provider.
SearchPageTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/SearchPageTest.php Sets up the necessary authorization.
SearchPageTextTest class core/modules/search/tests/src/Functional/SearchPageTextTest.php Tests the search help text and search page text.
SearchPageTextTest.php file core/modules/search/tests/src/Functional/SearchPageTextTest.php
SearchPageTextTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchPageTextTest.php The theme to install as the default for testing.
SearchPageTextTest::$modules property core/modules/search/tests/src/Functional/SearchPageTextTest.php Modules to enable.
SearchPageTextTest::$searchingUser property core/modules/search/tests/src/Functional/SearchPageTextTest.php A user with permission to use advanced search.
SearchPageTextTest::setUp function core/modules/search/tests/src/Functional/SearchPageTextTest.php
SearchPageTextTest::testSearchLabelXSS function core/modules/search/tests/src/Functional/SearchPageTextTest.php Tests for XSS in search module local task.
SearchPageTextTest::testSearchText function core/modules/search/tests/src/Functional/SearchPageTextTest.php Tests the failed search text, and various other text on the search page.
SearchPluginBase::getAttributes function core/modules/search/src/Plugin/SearchPluginBase.php Returns the currently set attributes (from the request).
SearchPluginBase::getHelp function core/modules/search/src/Plugin/SearchPluginBase.php Returns the searching help.
SearchPluginBase::getKeywords function core/modules/search/src/Plugin/SearchPluginBase.php Returns the currently set keywords of the plugin instance.
SearchPluginBase::getParameters function core/modules/search/src/Plugin/SearchPluginBase.php Returns the current parameters set using setSearch().
SearchPluginBase::getType function core/modules/search/src/Plugin/SearchPluginBase.php Returns the search index type this plugin uses.
SearchPluginCollection::get function core/modules/search/src/Plugin/SearchPluginCollection.php
SearchPluginCollectionTest::testGet function core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php Tests the get() method.
SearchPluginCollectionTest::testGetWithConfigurablePlugin function core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php Tests the get() method with a configurable plugin.
SearchQuery::getStatus function core/modules/search/src/SearchQuery.php Returns the query status bitmap.
SearchTestBase::submitGetForm function core/modules/search/src/Tests/SearchTestBase.php Simulates submission of a form using GET instead of POST.
SearchTestBase::submitGetForm function core/modules/search/tests/src/Functional/SearchTestBase.php Submission of a form via press submit button.
Section::getComponent function core/modules/layout_builder/src/Section.php Gets the component for a given UUID.
Section::getComponents function core/modules/layout_builder/src/Section.php Returns the components of the section.
Section::getComponentsByRegion function core/modules/layout_builder/src/Section.php Gets the components for a specific region.
Section::getDefaultRegion function core/modules/layout_builder/src/Section.php Gets the default region.
Section::getLayout function core/modules/layout_builder/src/Section.php Gets the layout plugin for this section.
Section::getLayoutId function core/modules/layout_builder/src/Section.php Gets the layout plugin ID for this section.
Section::getLayoutSettings function core/modules/layout_builder/src/Section.php Gets the layout plugin settings for this section.
Section::getNextHighestWeight function core/modules/layout_builder/src/Section.php Returns the next highest weight of the component in a region.
Section::getThirdPartyProviders function core/modules/layout_builder/src/Section.php Gets the list of third parties that store information.
Section::getThirdPartySetting function core/modules/layout_builder/src/Section.php Gets the value of a third-party setting.
Section::getThirdPartySettings function core/modules/layout_builder/src/Section.php Gets all third-party settings of a given module.
SectionComponent::get function core/modules/layout_builder/src/SectionComponent.php Gets any arbitrary property for the component.
SectionComponent::getConfiguration function core/modules/layout_builder/src/SectionComponent.php Gets the component plugin configuration.
SectionComponent::getPlugin function core/modules/layout_builder/src/SectionComponent.php Gets the plugin for this component.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.