Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ForumIndexStorage::getOriginalTermId | function | core/ |
|
ForumIndexStorageInterface::getOriginalTermId | function | core/ |
Returns the forum term id associated with an existing forum node. |
forum_entity_bundle_field_info_alter | function | core/ |
Implements hook_entity_bundle_field_info_alter(). |
forum_entity_bundle_info_alter | function | core/ |
Implements hook_entity_bundle_info_alter(). |
forum_form_node_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm. |
forum_form_taxonomy_term_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\taxonomy\TermForm. |
forum_form_taxonomy_vocabulary_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\taxonomy\VocabularyForm. |
forum_migration_plugins_alter | function | core/ |
Implements hook_migration_plugins_alter(). |
forum_url_alter_test.info.yml | file | core/ |
core/modules/forum/tests/modules/forum_url_alter_test/forum_url_alter_test.info.yml |
forum_url_alter_test.path_processor | service | core/ |
Drupal\forum_url_alter_test\PathProcessorTest |
forum_url_alter_test.services.yml | file | core/ |
core/modules/forum/tests/modules/forum_url_alter_test/forum_url_alter_test.services.yml |
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::getDatabaseTypes | function | core/ |
Returns all supported database driver installer objects. |
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(). |
FunctionalTestSetupTrait::resetAll | function | core/ |
Resets all data structures after having enabled new modules. |
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.