Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
Schema::toArray function core/lib/Drupal/Core/Database/SchemaDefinition/Schema.php Converts the object to legacy array-based specifications.
SchemaDefinitionInterface::toArray function core/lib/Drupal/Core/Database/SchemaDefinition/SchemaDefinitionInterface.php Converts the object to legacy array-based specifications.
SchemaInspector class core/tests/Drupal/TestTools/Extension/SchemaInspector.php Provides methods to access modules' schema.
SchemaInspector.php file core/tests/Drupal/TestTools/Extension/SchemaInspector.php
SchemaInspector::getTableNames function core/tests/Drupal/TestTools/Extension/SchemaInspector.php Returns the module's schema table names.
SchemaInspector::getTablesSpecification function core/tests/Drupal/TestTools/Extension/SchemaInspector.php Returns the module's schema specification.
SchemaTableColumnSizeTooLargeException class core/lib/Drupal/Core/Database/Exception/SchemaTableColumnSizeTooLargeException.php Exception thrown if a column size is too large on table creation.
SchemaTableColumnSizeTooLargeException.php file core/lib/Drupal/Core/Database/Exception/SchemaTableColumnSizeTooLargeException.php
SchemaTableKeyTooLargeException class core/lib/Drupal/Core/Database/Exception/SchemaTableKeyTooLargeException.php Exception thrown if a key is too large.
SchemaTableKeyTooLargeException.php file core/lib/Drupal/Core/Database/Exception/SchemaTableKeyTooLargeException.php
SchemaTest::testSchemaTableColumnSizeTooLargeException function core/modules/mysql/tests/src/Kernel/mysql/SchemaTest.php Tests SchemaTableColumnSizeTooLargeException.
SchemaTest::testSchemaTableKeyTooLargeException function core/modules/mysql/tests/src/Kernel/mysql/SchemaTest.php Tests SchemaTableKeyTooLargeException.
ScrollTopCommand class core/lib/Drupal/Core/Ajax/ScrollTopCommand.php Provides an AJAX command for scrolling to the top of an element.
ScrollTopCommand.php file core/lib/Drupal/Core/Ajax/ScrollTopCommand.php
ScrollTopCommand::$selector property core/lib/Drupal/Core/Ajax/ScrollTopCommand.php A CSS selector string.
ScrollTopCommand::render function core/lib/Drupal/Core/Ajax/ScrollTopCommand.php Return an array to be run through json_encode and sent to the client.
ScrollTopCommand::__construct function core/lib/Drupal/Core/Ajax/ScrollTopCommand.php Constructs a \Drupal\Core\Ajax\ScrollTopCommand object.
sdc_other_node_visitor.info.yml file core/modules/system/tests/modules/sdc_other_node_visitor/sdc_other_node_visitor.info.yml core/modules/system/tests/modules/sdc_other_node_visitor/sdc_other_node_visitor.info.yml
sdc_other_node_visitor.services.yml file core/modules/system/tests/modules/sdc_other_node_visitor/sdc_other_node_visitor.services.yml core/modules/system/tests/modules/sdc_other_node_visitor/sdc_other_node_visitor.services.yml
sdc_other_node_visitor.twig.extension.profiler service core/modules/system/tests/modules/sdc_other_node_visitor/sdc_other_node_visitor.services.yml Drupal\sdc_other_node_visitor\Twig\Extension\TestProfilerExtension
search.search_page_repository service core/modules/search/search.services.yml Drupal\search\SearchPageRepository
Search::operatorForm function core/modules/search/src/Plugin/views/filter/Search.php Options form subform for setting the operator.
SearchableHelpInterface::listSearchableTopics function core/modules/help/src/SearchableHelpInterface.php Returns the IDs of topics that should be indexed for searching.
SearchableHelpInterface::renderTopicForSearch function core/modules/help/src/SearchableHelpInterface.php Renders one topic for search indexing or search results.
SearchBlock::$searchPageRepository property core/modules/search/src/Plugin/Block/SearchBlock.php The search page repository.
SearchBlockForm::$configFactory property core/modules/search/src/Form/SearchBlockForm.php The config factory.
SearchBlockForm::$searchPageRepository property core/modules/search/src/Form/SearchBlockForm.php The search page repository.
SearchCommentCountToggleTest class core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php Tests that comment count display toggles properly on comment status of node.
SearchCommentCountToggleTest.php file core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php
SearchCommentCountToggleTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php The theme to install as the default for testing.
SearchCommentCountToggleTest::$modules property core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php Modules to install.
SearchCommentCountToggleTest::$searchableNodes property core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php Array of nodes available to search.
SearchCommentCountToggleTest::$searchingUser property core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php A user with permission to search and post comments.
SearchCommentCountToggleTest::setUp function core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php
SearchCommentCountToggleTest::testSearchCommentCountToggle function core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php Verify that comment count display toggles properly on comment status of node.
SearchController::$searchPageRepository property core/modules/search/src/Controller/SearchController.php The search page repository.
SearchHelpSearch::updateTopicList function core/modules/search/modules/search_help/src/Plugin/Search/SearchHelpSearch.php Rebuilds the database table containing topics to be indexed.
SearchIntegrationTest::assertOneLink function core/modules/views/tests/src/Functional/SearchIntegrationTest.php Asserts that exactly one link exists with the given text.
SearchLocalTask::$searchPageRepository property core/modules/search/src/Plugin/Derivative/SearchLocalTask.php The search page repository.
SearchPage::configFactory function core/modules/search/src/Entity/SearchPage.php Wraps the config factory.
SearchPage::initializeIterator function core/modules/search/src/Plugin/migrate/source/d7/SearchPage.php Initializes the iterator with the source data.
SearchPage::searchPageRepository function core/modules/search/src/Entity/SearchPage.php Wraps the search page repository.
SearchPageFormBase::$searchPageRepository property core/modules/search/src/Form/SearchPageFormBase.php The search page repository.
SearchPageListBuilder::$configFactory property core/modules/search/src/SearchPageListBuilder.php Stores the configuration factory.
SearchPageListBuilder::getDefaultOperations function core/modules/search/src/SearchPageListBuilder.php Gets this list's default operations.
SearchPageRepository class core/modules/search/src/SearchPageRepository.php Provides a repository for Search Page config entities.
SearchPageRepository.php file core/modules/search/src/SearchPageRepository.php
SearchPageRepository::$configFactory property core/modules/search/src/SearchPageRepository.php The config factory.
SearchPageRepository::$storage property core/modules/search/src/SearchPageRepository.php The search page storage.
SearchPageRepository::clearDefaultSearchPage function core/modules/search/src/SearchPageRepository.php Clears the default search page.

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