Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| SearchAdvancedSearchFormTest | class | core/ |
Indexes content and tests the advanced search form. |
| SearchAdvancedSearchFormTest.php | file | core/ |
|
| SearchAdvancedSearchFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchAdvancedSearchFormTest::$modules | property | core/ |
Modules to enable. |
| SearchAdvancedSearchFormTest::$node | property | core/ |
A node to use for testing. |
| SearchAdvancedSearchFormTest::setUp | function | core/ |
|
| SearchAdvancedSearchFormTest::testFormRefill | function | core/ |
Tests that after submitting the advanced search form, the form is refilled. |
| SearchAdvancedSearchFormTest::testNodeType | function | core/ |
Tests advanced search by node type. |
| SearchBlockTest | class | core/ |
Tests if the search form block is available. |
| SearchBlockTest.php | file | core/ |
|
| SearchBlockTest::$adminUser | property | core/ |
The administrative user. |
| SearchBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchBlockTest::$modules | property | core/ |
Modules to enable. |
| SearchBlockTest::setUp | function | core/ |
|
| SearchBlockTest::testSearchFormBlock | function | core/ |
Test that the search form block can be placed and works. |
| SearchCommentCountToggleTest | class | core/ |
Tests that comment count display toggles properly on comment status of node. |
| SearchCommentCountToggleTest.php | file | core/ |
|
| SearchCommentCountToggleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchCommentCountToggleTest::$modules | property | core/ |
Modules to enable. |
| SearchCommentCountToggleTest::$searchableNodes | property | core/ |
Array of nodes available to search. |
| SearchCommentCountToggleTest::$searchingUser | property | core/ |
A user with permission to search and post comments. |
| SearchCommentCountToggleTest::setUp | function | core/ |
|
| SearchCommentCountToggleTest::testSearchCommentCountToggle | function | core/ |
Verify that comment count display toggles properly on comment status of node |
| SearchCommentTest | class | core/ |
Tests integration searching comments. |
| SearchCommentTest.php | file | core/ |
|
| SearchCommentTest::$adminRole | property | core/ |
ID for the administrator role. |
| SearchCommentTest::$adminUser | property | core/ |
A user with various administrative permissions. |
| SearchCommentTest::$commentSubject | property | core/ |
Test subject for comments. |
| SearchCommentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchCommentTest::$modules | property | core/ |
Modules to enable. |
| SearchCommentTest::$node | property | core/ |
Test node for searching. |
| SearchCommentTest::assertCommentAccess | function | core/ |
Update search index and search for comment. |
| SearchCommentTest::setRolePermissions | function | core/ |
Set permissions for role. |
| SearchCommentTest::setUp | function | core/ |
Pagination
- Previous page
- Page 590
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.