Search for %s

  1. Search 7.x for %s
  2. Search 9.5.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
SchemaOrgDataConverter class core/modules/rdf/src/SchemaOrgDataConverter.php
SchemaOrgDataConverter.php file core/modules/rdf/src/SchemaOrgDataConverter.php
SchemaOrgDataConverter::interactionCount function core/modules/rdf/src/SchemaOrgDataConverter.php Converts an interaction count to a string with the interaction type.
SchemaTest class core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests table creation and modification via the schema API.
SchemaTest.php file core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php
SchemaTest::$connection property core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Connection to the database.
SchemaTest::$counter property core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php A global counter for table and field creation.
SchemaTest::$schema property core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Database schema instance.
SchemaTest::assertFieldAdditionRemoval function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Asserts that a given field can be added and removed from a table.
SchemaTest::assertFieldChange function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Asserts that a field can be changed from one spec to another.
SchemaTest::assertFieldCharacteristics function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Asserts that a newly added field has the correct characteristics.
SchemaTest::checkSchemaComment function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Checks that a table or column comment matches a given description.
SchemaTest::providerTestSchemaCreateTablePrimaryKey function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Provides test cases for SchemaTest::testSchemaCreateTablePrimaryKey().
SchemaTest::setUp function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php
SchemaTest::testFindPrimaryKeyColumns function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php @covers ::findPrimaryKeyColumns[[api-linebreak]]
SchemaTest::testFindTables function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests the findTables() method.
SchemaTest::testIndexLength function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests that indexes on string fields are limited to 191 characters on MySQL.
SchemaTest::testIntrospectIndexSchema function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php @covers \Drupal\Core\Database\Driver\mysql\Schema::introspectIndexSchema[[api-linebreak]]
@covers \Drupal\Core\Database\Driver\pgsql\Schema::introspectIndexSchema[[api-linebreak]]
@covers…
SchemaTest::testInvalidPrimaryKeyAddition function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests adding an invalid field specification as a primary key.
SchemaTest::testInvalidPrimaryKeyChange function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests changing the primary key with an invalid field specification.
SchemaTest::testInvalidPrimaryKeyOnTableCreation function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests an invalid field specification as a primary key on table creation.
SchemaTest::testSchema function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests database interactions.
SchemaTest::testSchemaAddFieldDefaultInitial function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests adding columns to an existing table with default and initial value.
SchemaTest::testSchemaChangeFieldDefaultInitial function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests changing columns between types with default and initial values.
SchemaTest::testSchemaChangePrimaryKey function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests various schema changes' effect on the table's primary key.
SchemaTest::testUnsignedColumns function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests creating unsigned columns and data integrity thereof.
SchemaTest::tryInsert function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests inserting data into an existing table.
SchemaTest::tryUnsignedInsert function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tries to insert a negative value into columns defined as unsigned.
SCHEMA_UNINSTALLED constant core/includes/schema.inc Indicates that a module has not been installed yet.
Score class core/modules/search/src/Plugin/views/sort/Score.php Sort handler for sorting by search score.
Score class core/modules/search/src/Plugin/views/field/Score.php Field handler for search score.
Score.php file core/modules/search/src/Plugin/views/sort/Score.php
Score.php file core/modules/search/src/Plugin/views/field/Score.php
Score::query function core/modules/search/src/Plugin/views/sort/Score.php Called to add the sort to a query.
Score::query function core/modules/search/src/Plugin/views/field/Score.php Called to add the field to a query.
Score::render function core/modules/search/src/Plugin/views/field/Score.php Renders the field.
ScrollTopCommand class core/modules/views/src/Ajax/ScrollTopCommand.php Provides an AJAX command for scrolling to the top of an element.
ScrollTopCommand.php file core/modules/views/src/Ajax/ScrollTopCommand.php
ScrollTopCommand::$selector property core/modules/views/src/Ajax/ScrollTopCommand.php A CSS selector string.
ScrollTopCommand::render function core/modules/views/src/Ajax/ScrollTopCommand.php Return an array to be run through json_encode and sent to the client.
ScrollTopCommand::__construct function core/modules/views/src/Ajax/ScrollTopCommand.php Constructs a \Drupal\views\Ajax\ScrollTopCommand object.
Search class core/modules/search/src/Plugin/views/filter/Search.php Filter handler for search keywords.
Search class core/modules/search/src/Plugin/views/argument/Search.php Argument handler for search keywords.
Search class core/lib/Drupal/Core/Render/Element/Search.php Provides an HTML5 input element with type of "search".
Search interface group core/modules/search/search.module The Drupal search interface manages a global search mechanism.
search-admin-settings.css file core/themes/seven/css/components/search-admin-settings.css Styles for administration pages.
search-admin-settings.css file core/themes/claro/css/components/search-admin-settings.css Styles for administration pages.
search-admin-settings.pcss.css file core/themes/claro/css/components/search-admin-settings.pcss.css Styles for administration pages.
search-form.css file core/themes/bartik/css/components/search-form.css The visual styles for Bartik's search form(s).
search-result.html.twig file core/themes/claro/templates/classy/content/search-result.html.twig Theme override for displaying a single search result.

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