Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
SearchPageFormBase::submitForm function core/modules/search/src/Form/SearchPageFormBase.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
SearchPageFormBase::validateForm function core/modules/search/src/Form/SearchPageFormBase.php Form validation handler.
SearchPageFormBase::__construct function core/modules/search/src/Form/SearchPageFormBase.php Constructs a new search form.
SearchPageHalJsonAnonTest class core/modules/hal/tests/src/Functional/search/SearchPageHalJsonAnonTest.php @group hal
@group legacy
SearchPageHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/search/SearchPageHalJsonAnonTest.php
SearchPageHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/search/SearchPageHalJsonAnonTest.php The theme to install as the default for testing.
SearchPageHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/search/SearchPageHalJsonAnonTest.php The format to use in this test.
SearchPageHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/search/SearchPageHalJsonAnonTest.php The MIME type that corresponds to $format.
SearchPageHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/search/SearchPageHalJsonAnonTest.php Modules to install.
SearchPageHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/search/SearchPageHalJsonBasicAuthTest.php @group hal
@group legacy
SearchPageHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/search/SearchPageHalJsonBasicAuthTest.php
SearchPageHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/search/SearchPageHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
SearchPageHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/search/SearchPageHalJsonBasicAuthTest.php The theme to install as the default for testing.
SearchPageHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/search/SearchPageHalJsonBasicAuthTest.php The format to use in this test.
SearchPageHalJsonBasicAuthTest::$mimeType property core/modules/hal/tests/src/Functional/search/SearchPageHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
SearchPageHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/search/SearchPageHalJsonBasicAuthTest.php Modules to install.
SearchPageHalJsonCookieTest class core/modules/hal/tests/src/Functional/search/SearchPageHalJsonCookieTest.php @group hal
@group legacy
SearchPageHalJsonCookieTest.php file core/modules/hal/tests/src/Functional/search/SearchPageHalJsonCookieTest.php
SearchPageHalJsonCookieTest::$auth property core/modules/hal/tests/src/Functional/search/SearchPageHalJsonCookieTest.php The authentication mechanism to use in this test.
SearchPageHalJsonCookieTest::$defaultTheme property core/modules/hal/tests/src/Functional/search/SearchPageHalJsonCookieTest.php The theme to install as the default for testing.
SearchPageHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/search/SearchPageHalJsonCookieTest.php The format to use in this test.
SearchPageHalJsonCookieTest::$mimeType property core/modules/hal/tests/src/Functional/search/SearchPageHalJsonCookieTest.php The MIME type that corresponds to $format.
SearchPageHalJsonCookieTest::$modules property core/modules/hal/tests/src/Functional/search/SearchPageHalJsonCookieTest.php Modules to install.
SearchPageInterface interface core/modules/search/src/SearchPageInterface.php Provides an interface defining a search page entity.
SearchPageInterface.php file core/modules/search/src/SearchPageInterface.php
SearchPageInterface::getPath function core/modules/search/src/SearchPageInterface.php Returns the path for the search.
SearchPageInterface::getPlugin function core/modules/search/src/SearchPageInterface.php Returns the search plugin.
SearchPageInterface::getWeight function core/modules/search/src/SearchPageInterface.php Returns the weight for the page.
SearchPageInterface::isDefaultSearch function core/modules/search/src/SearchPageInterface.php Determines if this search page entity is currently the default search.
SearchPageInterface::isIndexable function core/modules/search/src/SearchPageInterface.php Determines if this search page entity is indexable.
SearchPageInterface::setPlugin function core/modules/search/src/SearchPageInterface.php Sets the search plugin.
SearchPageJsonAnonTest class core/modules/search/tests/src/Functional/Rest/SearchPageJsonAnonTest.php @group rest
SearchPageJsonAnonTest.php file core/modules/search/tests/src/Functional/Rest/SearchPageJsonAnonTest.php
SearchPageJsonAnonTest::$defaultTheme property core/modules/search/tests/src/Functional/Rest/SearchPageJsonAnonTest.php The theme to install as the default for testing.
SearchPageJsonAnonTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageJsonAnonTest.php The format to use in this test.
SearchPageJsonAnonTest::$mimeType property core/modules/search/tests/src/Functional/Rest/SearchPageJsonAnonTest.php The MIME type that corresponds to $format.
SearchPageJsonBasicAuthTest class core/modules/search/tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php @group rest
SearchPageJsonBasicAuthTest.php file core/modules/search/tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php
SearchPageJsonBasicAuthTest::$auth property core/modules/search/tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php The authentication mechanism to use in this test.
SearchPageJsonBasicAuthTest::$defaultTheme property core/modules/search/tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php The theme to install as the default for testing.
SearchPageJsonBasicAuthTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php The format to use in this test.
SearchPageJsonBasicAuthTest::$mimeType property core/modules/search/tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php The MIME type that corresponds to $format.
SearchPageJsonBasicAuthTest::$modules property core/modules/search/tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php Modules to install.
SearchPageJsonCookieTest class core/modules/search/tests/src/Functional/Rest/SearchPageJsonCookieTest.php @group rest
SearchPageJsonCookieTest.php file core/modules/search/tests/src/Functional/Rest/SearchPageJsonCookieTest.php
SearchPageJsonCookieTest::$auth property core/modules/search/tests/src/Functional/Rest/SearchPageJsonCookieTest.php The authentication mechanism to use in this test.
SearchPageJsonCookieTest::$defaultTheme property core/modules/search/tests/src/Functional/Rest/SearchPageJsonCookieTest.php The theme to install as the default for testing.
SearchPageJsonCookieTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageJsonCookieTest.php The format to use in this test.
SearchPageJsonCookieTest::$mimeType property core/modules/search/tests/src/Functional/Rest/SearchPageJsonCookieTest.php The MIME type that corresponds to $format.
SearchPageListBuilder class core/modules/search/src/SearchPageListBuilder.php Defines a class to build a listing of search page entities.

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