Search for test
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 |
|---|---|---|---|
| ExposedFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExposedFormTest::$modules | property | core/ |
Modules to enable. |
| ExposedFormTest::$testViews | property | core/ |
Views used by this test. |
| ExposedFormTest::assertIds | function | core/ |
Checks whether the specified ids are the ones displayed in the view output. |
| ExposedFormTest::getExpectedExposedFormId | function | core/ |
Returns a views exposed form ID. |
| ExposedFormTest::setUp | function | core/ |
|
| ExposedFormTest::testExposedBlock | function | core/ |
Tests the exposed block functionality. |
| ExposedFormTest::testExposedFilterPagination | function | core/ |
Tests the exposed form with a pager. |
| ExposedFormTest::testExposedIdentifier | function | core/ |
Tests the exposed form with a non-standard identifier. |
| ExposedFormTest::testExposedSortAndItemsPerPage | function | core/ |
Tests exposed forms with exposed sort and items per page. |
| ExposedFormTest::testFormErrorWithExposedForm | function | core/ |
Tests a view which is rendered after a form with a validation error. |
| ExposedFormTest::testInputRequired | function | core/ |
Test the input required exposed form type. |
| ExposedFormTest::testResetButton | function | core/ |
Tests whether the reset button works on an exposed form. |
| ExposedFormTest::testSubmitButton | function | core/ |
Tests the submit button. |
| ExposedFormTest::testTextInputRequired | function | core/ |
Test the "on demand text" for the input required exposed form type. |
| ExposedFormUITest | class | core/ |
Tests exposed forms UI functionality. |
| ExposedFormUITest.php | file | core/ |
|
| ExposedFormUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExposedFormUITest::$groupFormUiErrors | property | core/ |
Array of error message strings raised by the grouped form. |
| ExposedFormUITest::$modules | property | core/ |
Modules to enable. |
| ExposedFormUITest::$testViews | property | core/ |
Views used by this test. |
| ExposedFormUITest::assertNoGroupedFilterErrors | function | core/ |
Asserts that there are no Grouped Filters errors. |
| ExposedFormUITest::setUp | function | core/ |
|
| ExposedFormUITest::testExposedAdminUi | function | core/ |
Tests the admin interface of exposed filter and sort items. |
| ExposedFormUITest::testExposedGroupedFilter | function | core/ |
Tests the configuration of grouped exposed filters. |
| ExposedFormUITest::testGroupedFilterAdminUi | function | core/ |
Tests the admin interface of exposed grouped filters. |
| ExposedFormUITest::testGroupedFilterAdminUiErrors | function | core/ |
|
| ExtensionDiscoveryTest | class | core/ |
Tests discovery of extensions. |
| ExtensionDiscoveryTest.php | file | core/ |
|
| ExtensionDiscoveryTest::addFileToFilesystemStructure | function | core/ |
|
| ExtensionDiscoveryTest::populateFilesystemStructure | function | core/ |
Adds example files to the filesystem structure. |
| ExtensionDiscoveryTest::testExtensionDiscoveryVfs | function | core/ |
Tests extension discovery in a virtual filesystem with vfsStream. |
| ExtensionInstallStorageTest | class | core/ |
Tests the Config. |
| ExtensionInstallStorageTest.php | file | core/ |
|
| ExtensionInstallStorageTest::providerTestProfileDeprecation | function | core/ |
Data provider for ::testProfileDeprecation |
| ExtensionInstallStorageTest::testProfileDeprecation | function | core/ |
@covers ::__construct[[api-linebreak]] @group legacy @dataProvider providerTestProfileDeprecation @expectedDeprecation All \Drupal\Core\Config\ExtensionInstallStorage::__construct() arguments will be required in drupal:9.0.0. See… |
| ExtensionListTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ExtensionList[[api-linebreak]] @group Extension |
| ExtensionListTest.php | file | core/ |
|
| ExtensionListTest::getMocks | function | core/ |
|
| ExtensionListTest::providerCheckIncompatibility | function | core/ |
DataProvider for testCheckIncompatibility(). |
| ExtensionListTest::setupTestExtensionList | function | core/ |
Sets up an a test extension list. |
| ExtensionListTest::testCheckIncompatibility | function | core/ |
@covers ::checkIncompatibility[[api-linebreak]] |
| ExtensionListTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
| ExtensionListTest::testGetAllAvailableInfo | function | core/ |
@covers ::getAllAvailableInfo[[api-linebreak]] |
| ExtensionListTest::testGetAllInstalledInfo | function | core/ |
@covers ::getAllInstalledInfo[[api-linebreak]] |
| ExtensionListTest::testGetExtensionInfo | function | core/ |
@covers ::getExtensionInfo[[api-linebreak]] @covers ::getAllInstalledInfo[[api-linebreak]] |
| ExtensionListTest::testGetList | function | core/ |
@covers ::getList[[api-linebreak]] |
| ExtensionListTest::testGetName | function | core/ |
@covers ::getName[[api-linebreak]] |
| ExtensionListTest::testGetNameWithNonExistingExtension | function | core/ |
@covers ::getName[[api-linebreak]] |
| ExtensionListTest::testGetPath | function | core/ |
@covers ::getPath[[api-linebreak]] |
Pagination
- Previous page
- Page 255
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.