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 |
|---|---|---|---|
| PostgresqlConnectionTest::setUp | function | core/ |
|
| PostgresqlConnectionTest::testEscapeAlias | function | core/ |
@covers ::escapeAlias[[api-linebreak]] @dataProvider providerEscapeAlias |
| PostgresqlConnectionTest::testEscapeField | function | core/ |
@covers ::escapeField[[api-linebreak]] @dataProvider providerEscapeFields |
| PostgresqlConnectionTest::testEscapeTable | function | core/ |
@covers ::escapeTable[[api-linebreak]] @dataProvider providerEscapeTables |
| PostgresqlDateSqlTest | class | core/ |
Tests the PostgreSQL-specific date query handler. |
| PostgresqlDateSqlTest.php | file | core/ |
|
| PostgresqlDateSqlTest::$database | property | core/ |
The mocked database service. |
| PostgresqlDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
| PostgresqlDateSqlTest::setUp | function | core/ |
|
| PostgresqlDateSqlTest::testGetDateField | function | core/ |
Tests the getDateField method. |
| PostgresqlDateSqlTest::testGetDateFormat | function | core/ |
Tests date formatting replacement. |
| PostgresqlDateSqlTest::testSetFieldTimezoneOffset | function | core/ |
Tests timezone offset formatting. |
| PostgresqlDateSqlTest::testSetTimezoneOffset | function | core/ |
Tests setting the database offset. |
| PostgresqlSchemaTest | class | core/ |
@coversDefaultClass \Drupal\Core\Database\Driver\pgsql\Schema[[api-linebreak]] @group Database |
| PostgresqlSchemaTest.php | file | core/ |
|
| PostgresqlSchemaTest::$connection | property | core/ |
The PostgreSql DB connection. |
| PostgresqlSchemaTest::providerComputedConstraintName | function | core/ |
Data provider for ::testComputedConstraintName(). |
| PostgresqlSchemaTest::setUp | function | core/ |
|
| PostgresqlSchemaTest::testComputedConstraintName | function | core/ |
Tests whether the actual constraint name is correctly computed. |
| PoStreamWriterTest | class | core/ |
@coversDefaultClass \Drupal\Component\Gettext\PoStreamWriter[[api-linebreak]] @group Gettext |
| PoStreamWriterTest.php | file | core/ |
|
| PoStreamWriterTest::$poFile | property | core/ |
The mock po file. |
| PoStreamWriterTest::$poWriter | property | core/ |
The PO writer object under test. |
| PoStreamWriterTest::providerWriteData | function | core/ |
|
| PoStreamWriterTest::setUp | function | core/ |
|
| PoStreamWriterTest::testCloseException | function | core/ |
@covers ::close[[api-linebreak]] |
| PoStreamWriterTest::testGetUriException | function | core/ |
@covers ::getURI[[api-linebreak]] |
| PoStreamWriterTest::testWriteItem | function | core/ |
@covers ::writeItem[[api-linebreak]] @dataProvider providerWriteData |
| PredefinedStatesWorkflowTestType | class | core/ |
Test workflow type. |
| PredefinedStatesWorkflowTestType.php | file | core/ |
|
| PredefinedStatesWorkflowTestType::addState | function | core/ |
Adds a state to the workflow. |
| PredefinedStatesWorkflowTestType::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| PredefinedStatesWorkflowTestType::deleteState | function | core/ |
Deletes a state from the workflow. |
| PredefinedStatesWorkflowTestType::getState | function | core/ |
Gets a workflow state. |
| PredefinedStatesWorkflowTestType::getStates | function | core/ |
Gets state objects for the provided state IDs. |
| PredefinedStatesWorkflowTestType::hasState | function | core/ |
Determines if the workflow has a state with the provided ID. |
| PredefinedStatesWorkflowTestType::setStateLabel | function | core/ |
Sets a state's label. |
| PredefinedStatesWorkflowTestType::setStateWeight | function | core/ |
Sets a state's weight value. |
| PredefinedWorkflowTypeTest | class | core/ |
Test a predefined workflow based on something other than configuration. |
| PredefinedWorkflowTypeTest.php | file | core/ |
|
| PredefinedWorkflowTypeTest::$modules | property | core/ |
Modules to enable. |
| PredefinedWorkflowTypeTest::testPredefinedWorkflowType | function | core/ |
Test a predefined workflow type. |
| PrefixInfoTest | class | core/ |
Tests that the prefix info for a database schema is correct. |
| PrefixInfoTest.php | file | core/ |
|
| PrefixInfoTest::testGetPrefixInfo | function | core/ |
Tests that DatabaseSchema::getPrefixInfo() returns the right database. |
| PrepareCallbackTestForm | class | core/ |
A test form used for the prepareCallback() tests. |
| PrepareCallbackTestForm::buildForm | function | core/ |
Form constructor. |
| PrepareCallbackTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PrepareCallbackTestForm::submitForm | function | core/ |
Form submission handler. |
| PrepareCallbackTestForm::validateForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 539
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.