Search for alt
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTestHooks::formAlter | function | core/ |
Implements hook_form_alter(). |
| FormTestHooks::formFormTestAlterFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| FormTestHooks::formFormTestVerticalTabsAccessFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for form_test_vertical_tabs_access_form(). |
| FormTestHooks::formUserRegisterFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the registration form. |
| FormTestHooks::systemFormFormTestAlterFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| FormTestVerticalTabsAccessForm | class | core/ |
Builds a form to test vertical tabs access. |
| FormTestVerticalTabsAccessForm.php | file | core/ |
|
| FormTestVerticalTabsAccessForm::buildForm | function | core/ |
Form constructor. |
| FormTestVerticalTabsAccessForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestVerticalTabsAccessForm::submitForm | function | core/ |
Form submission handler. |
| FormTestVerticalTabsAccessForm::validateForm | function | core/ |
Form validation handler. |
| FormTestVerticalTabsForm | class | core/ |
Builds a simple form to test vertical tabs. |
| FormTestVerticalTabsForm.php | file | core/ |
|
| FormTestVerticalTabsForm::buildForm | function | core/ |
Form constructor. |
| FormTestVerticalTabsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestVerticalTabsForm::submitForm | function | core/ |
Form submission handler. |
| FormTestVerticalTabsWithSummaryForm | class | core/ |
Builds a simple form to test vertical-tabs form element with tab summaries. |
| FormTestVerticalTabsWithSummaryForm.php | file | core/ |
|
| FormTestVerticalTabsWithSummaryForm::buildForm | function | core/ |
Form constructor. |
| FormTestVerticalTabsWithSummaryForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestVerticalTabsWithSummaryForm::submitForm | function | core/ |
Form submission handler. |
| FunctionalTest | class | core/ |
|
| FunctionalTestDebugHtmlOutputHelperTest | class | core/ |
Helper test for FunctionalTestDebugHtmlOutputTest. |
| FunctionalTestDebugHtmlOutputHelperTest.php | file | core/ |
|
| FunctionalTestDebugHtmlOutputHelperTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FunctionalTestDebugHtmlOutputHelperTest::testCreateFunctionalTestDebugHtmlOutput | function | core/ |
Creates one page of debug HTML output. |
| FunctionalTestDebugHtmlOutputTest | class | core/ |
Test to ensure that functional tests produce debug HTML output when required. |
| FunctionalTestDebugHtmlOutputTest.php | file | core/ |
|
| FunctionalTestDebugHtmlOutputTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FunctionalTestDebugHtmlOutputTest::getAlteredPhpunitXmlConfigurationFile | function | core/ |
|
| FunctionalTestDebugHtmlOutputTest::testFunctionalTestDebugHtmlOutput | function | core/ |
Ensures that functional tests produce debug HTML output when required. |
| FunctionalTestSetupTrait | trait | core/ |
Defines a trait for shared functional test setup functionality. |
| FunctionalTestSetupTrait.php | file | core/ |
|
| FunctionalTestSetupTrait::$apcuEnsureUniquePrefix | property | core/ |
The flag to set 'apcu_ensure_unique_prefix' setting. |
| FunctionalTestSetupTrait::$classLoader | property | core/ |
The class loader to use for installation and initialization of setup. |
| FunctionalTestSetupTrait::$rootUser | property | core/ |
The "#1" admin user. |
| FunctionalTestSetupTrait::$usesSuperUserAccessPolicy | property | core/ |
Set to TRUE to make user 1 a super user. |
| FunctionalTestSetupTrait::doInstall | function | core/ |
Execute the non-interactive installer. |
| FunctionalTestSetupTrait::initConfig | function | core/ |
Initialize various configurations post-installation. |
| FunctionalTestSetupTrait::initKernel | function | core/ |
Initializes the kernel after installation. |
| FunctionalTestSetupTrait::initSettings | function | core/ |
Initialize settings created during install. |
| FunctionalTestSetupTrait::initUserSession | function | core/ |
Initializes user 1 for the site to be installed. |
| FunctionalTestSetupTrait::installDefaultThemeFromClassProperty | function | core/ |
Installs the default theme defined by `static::$defaultTheme` when needed. |
| FunctionalTestSetupTrait::installModulesFromClassProperty | function | core/ |
Install modules defined by `static::$modules`. |
| FunctionalTestSetupTrait::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| FunctionalTestSetupTrait::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| FunctionalTestSetupTrait::prepareRequestForGenerator | function | core/ |
Creates a mock request and sets it on the generator. |
| FunctionalTestSetupTrait::prepareSettings | function | core/ |
Prepares site settings and services before installation. |
| FunctionalTestSetupTrait::rebuildAll | function | core/ |
Resets and rebuilds the environment after setup. |
| FunctionalTestSetupTrait::rebuildContainer | function | core/ |
Rebuilds \Drupal::getContainer(). |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.