| ExposedFormTest::testExposedBlock |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests the exposed block functionality. |
| ExposedFormTest::testExposedFilterPagination |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests the exposed form with a pager. |
| ExposedFormTest::testExposedForm |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests the input required exposed form type. |
| ExposedFormTest::testExposedIdentifier |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests the exposed form with a non-standard identifier. |
| ExposedFormTest::testExposedSortAndItemsPerPage |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests exposed forms with exposed sort and items per page. |
| ExposedFormTest::testFormErrorWithExposedForm |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests a view which is rendered after a form with a validation error. |
| ExposedFormTest::testInputRequired |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests the input required exposed form type. |
| ExposedFormTest::testRememberSelected |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests the "Remember the last selection" functionality. |
| ExposedFormTest::testResetButton |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests whether the reset button works on an exposed form. |
| ExposedFormTest::testSubmitButton |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests the submit button. |
| ExposedFormTest::testTextInputRequired |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests the "on demand text" for the input required exposed form type. |
| ExposedFormUITest |
class |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Tests exposed forms UI functionality. |
| ExposedFormUITest.php |
file |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
|
| ExposedFormUITest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
The theme to install as the default for testing. |
| ExposedFormUITest::$groupFormUiErrors |
property |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Array of error message strings raised by the grouped form. |
| ExposedFormUITest::$modules |
property |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Modules to install. |
| ExposedFormUITest::$testViews |
property |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Views used by this test. |
| ExposedFormUITest::assertNoGroupedFilterErrors |
function |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Asserts that there are no Grouped Filters errors. |
| ExposedFormUITest::setUp |
function |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Sets up the test. |
| ExposedFormUITest::testExposedAdminUi |
function |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Tests the admin interface of exposed filter and sort items. |
| ExposedFormUITest::testExposedGroupedFilter |
function |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Tests the configuration of grouped exposed filters. |
| ExposedFormUITest::testGroupedFilterAdminUi |
function |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Tests the admin interface of exposed grouped filters. |
| ExposedFormUITest::testGroupedFilterAdminUiErrors |
function |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Tests the error messages used in the grouped filter form. |
| ExtendFriendsTest |
class |
core/tests/PHPStan/fixtures/test-methods-with-metadata.php |
|
| ExtendingNonInstalledClass::testMethod |
function |
core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/ExtendingNonInstalledClass.php |
Provides an empty test method for testing. |
| ExtensionAvailableConstraintValidator::$inTestEnvironment |
property |
core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionAvailableConstraintValidator.php |
Indicates if the application is running in a test environment. |
| ExtensionAvailableConstraintValidator::insideTest |
function |
core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionAvailableConstraintValidator.php |
Whether this validator is running inside a test. |
| ExtensionAvailableConstraintValidatorTest |
class |
core/tests/Drupal/KernelTests/Core/Extension/ExtensionAvailableConstraintValidatorTest.php |
Tests the ExtensionAvailable constraint validator. |
| ExtensionAvailableConstraintValidatorTest.php |
file |
core/tests/Drupal/KernelTests/Core/Extension/ExtensionAvailableConstraintValidatorTest.php |
|
| ExtensionAvailableConstraintValidatorTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Extension/ExtensionAvailableConstraintValidatorTest.php |
Modules to install. |
| ExtensionAvailableConstraintValidatorTest::dataProvider |
function |
core/tests/Drupal/KernelTests/Core/Extension/ExtensionAvailableConstraintValidatorTest.php |
Data provider using yield statements. |
| ExtensionAvailableConstraintValidatorTest::testValidationModule |
function |
core/tests/Drupal/KernelTests/Core/Extension/ExtensionAvailableConstraintValidatorTest.php |
Tests the ExtensionAvailable constraint validator. |
| ExtensionAvailableConstraintValidatorTest::testValidationProfile |
function |
core/tests/Drupal/KernelTests/Core/Extension/ExtensionAvailableConstraintValidatorTest.php |
Tests the ExtensionAvailable constraint validator. |
| ExtensionDiscoveryTest |
class |
core/tests/Drupal/Tests/Core/Extension/ExtensionDiscoveryTest.php |
Tests discovery of extensions. |
| ExtensionDiscoveryTest.php |
file |
core/tests/Drupal/Tests/Core/Extension/ExtensionDiscoveryTest.php |
|
| ExtensionDiscoveryTest::addFileToFilesystemStructure |
function |
core/tests/Drupal/Tests/Core/Extension/ExtensionDiscoveryTest.php |
|
| ExtensionDiscoveryTest::populateFilesystemStructure |
function |
core/tests/Drupal/Tests/Core/Extension/ExtensionDiscoveryTest.php |
Adds example files to the filesystem structure. |
| ExtensionDiscoveryTest::testExtensionDiscoveryTypeComment |
function |
core/tests/Drupal/Tests/Core/Extension/ExtensionDiscoveryTest.php |
Tests finding modules that have a trailing comment on the type property. |
| ExtensionDiscoveryTest::testExtensionDiscoveryVfs |
function |
core/tests/Drupal/Tests/Core/Extension/ExtensionDiscoveryTest.php |
Tests extension discovery in a virtual filesystem with vfsStream. |
| ExtensionExistsConstraintValidatorTest |
class |
core/tests/Drupal/KernelTests/Core/Extension/ExtensionExistsConstraintValidatorTest.php |
Tests the ExtensionExists constraint validator. |
| ExtensionExistsConstraintValidatorTest.php |
file |
core/tests/Drupal/KernelTests/Core/Extension/ExtensionExistsConstraintValidatorTest.php |
|
| ExtensionExistsConstraintValidatorTest::testValidation |
function |
core/tests/Drupal/KernelTests/Core/Extension/ExtensionExistsConstraintValidatorTest.php |
Tests the ExtensionExists constraint validator. |
| ExtensionInstallStorageTest |
class |
core/tests/Drupal/Tests/Core/Config/ExtensionInstallStorageTest.php |
Tests Drupal\Core\Config\ExtensionInstallStorage. |
| ExtensionInstallStorageTest.php |
file |
core/tests/Drupal/Tests/Core/Config/ExtensionInstallStorageTest.php |
|
| ExtensionInstallStorageTest::testCreateCollection |
function |
core/tests/Drupal/Tests/Core/Config/ExtensionInstallStorageTest.php |
Tests create collection. |
| ExtensionListTest |
class |
core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php |
Tests Drupal\Core\Extension\ExtensionList. |
| ExtensionListTest.php |
file |
core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php |
|
| ExtensionListTest::getMocks |
function |
core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php |
|
| ExtensionListTest::providerCheckIncompatibility |
function |
core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php |
Data provider for testCheckIncompatibility(). |
| ExtensionListTest::setupTestExtensionList |
function |
core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php |
Sets up an a test extension list. |