Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SchemaOrgDataConverter | class | core/ |
|
| SchemaOrgDataConverter.php | file | core/ |
|
| SchemaOrgDataConverter::interactionCount | function | core/ |
Converts an interaction count to a string with the interaction type. |
| SchemaTest | class | core/ |
Tests table creation and modification via the schema API. |
| SchemaTest.php | file | core/ |
|
| SchemaTest::$connection | property | core/ |
Connection to the database. |
| SchemaTest::$counter | property | core/ |
A global counter for table and field creation. |
| SchemaTest::$schema | property | core/ |
Database schema instance. |
| SchemaTest::assertFieldAdditionRemoval | function | core/ |
Asserts that a given field can be added and removed from a table. |
| SchemaTest::assertFieldChange | function | core/ |
Asserts that a field can be changed from one spec to another. |
| SchemaTest::assertFieldCharacteristics | function | core/ |
Asserts that a newly added field has the correct characteristics. |
| SchemaTest::checkSchemaComment | function | core/ |
Checks that a table or column comment matches a given description. |
| SchemaTest::providerTestSchemaCreateTablePrimaryKey | function | core/ |
Provides test cases for SchemaTest::testSchemaCreateTablePrimaryKey(). |
| SchemaTest::setUp | function | core/ |
|
| SchemaTest::testFindPrimaryKeyColumns | function | core/ |
@covers ::findPrimaryKeyColumns[[api-linebreak]] |
| SchemaTest::testFindTables | function | core/ |
Tests the findTables() method. |
| SchemaTest::testIndexLength | function | core/ |
Tests that indexes on string fields are limited to 191 characters on MySQL. |
| SchemaTest::testIntrospectIndexSchema | function | core/ |
@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 adding an invalid field specification as a primary key. |
| SchemaTest::testInvalidPrimaryKeyChange | function | core/ |
Tests changing the primary key with an invalid field specification. |
| SchemaTest::testInvalidPrimaryKeyOnTableCreation | function | core/ |
Tests an invalid field specification as a primary key on table creation. |
| SchemaTest::testSchema | function | core/ |
Tests database interactions. |
| SchemaTest::testSchemaAddFieldDefaultInitial | function | core/ |
Tests adding columns to an existing table with default and initial value. |
| SchemaTest::testSchemaChangeFieldDefaultInitial | function | core/ |
Tests changing columns between types with default and initial values. |
| SchemaTest::testSchemaChangePrimaryKey | function | core/ |
Tests various schema changes' effect on the table's primary key. |
| SchemaTest::testUnsignedColumns | function | core/ |
Tests creating unsigned columns and data integrity thereof. |
| SchemaTest::tryInsert | function | core/ |
Tests inserting data into an existing table. |
| SchemaTest::tryUnsignedInsert | function | core/ |
Tries to insert a negative value into columns defined as unsigned. |
| SCHEMA_UNINSTALLED | constant | core/ |
Indicates that a module has not been installed yet. |
| Score | class | core/ |
Sort handler for sorting by search score. |
| Score | class | core/ |
Field handler for search score. |
| Score.php | file | core/ |
|
| Score.php | file | core/ |
|
| Score::query | function | core/ |
Called to add the sort to a query. |
| Score::query | function | core/ |
Called to add the field to a query. |
| Score::render | function | core/ |
Renders the field. |
| ScrollTopCommand | class | core/ |
Provides an AJAX command for scrolling to the top of an element. |
| ScrollTopCommand.php | file | core/ |
|
| ScrollTopCommand::$selector | property | core/ |
A CSS selector string. |
| ScrollTopCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| ScrollTopCommand::__construct | function | core/ |
Constructs a \Drupal\views\Ajax\ScrollTopCommand object. |
| Search | class | core/ |
Filter handler for search keywords. |
| Search | class | core/ |
Argument handler for search keywords. |
| Search | class | core/ |
Provides an HTML5 input element with type of "search". |
| Search interface | group | core/ |
The Drupal search interface manages a global search mechanism. |
| search-admin-settings.css | file | core/ |
Styles for administration pages. |
| search-admin-settings.css | file | core/ |
Styles for administration pages. |
| search-admin-settings.pcss.css | file | core/ |
Styles for administration pages. |
| search-form.css | file | core/ |
The visual styles for Bartik's search form(s). |
| search-result.html.twig | file | core/ |
Theme override for displaying a single search result. |
Pagination
- Previous page
- Page 1064
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.