Search for set
Title | Object type | File name | Summary |
---|---|---|---|
FormStateInterface::setValidateHandlers | function | core/ |
Sets the validate handlers. |
FormStateInterface::setValidationComplete | function | core/ |
Sets that validation has been completed. |
FormStateInterface::setValidationEnforced | function | core/ |
Enforces that validation is run. |
FormStateInterface::setValue | function | core/ |
Sets the submitted form value for a specific key. |
FormStateInterface::setValueForElement | function | core/ |
Changes submitted form values during form validation. |
FormStateInterface::setValues | function | core/ |
Sets the submitted form values. |
FormStateInterface::unsetValue | function | core/ |
Removes a specific key from the submitted form values. |
FormStateTest::providerTestSetErrorByName | function | core/ |
|
FormStateTest::testSetCachedGet | function | core/ |
@covers ::setCached[[api-linebreak]] |
FormStateTest::testSetCachedPost | function | core/ |
@covers ::setCached[[api-linebreak]] |
FormStateTest::testSetCleanValueKeys | function | core/ |
@covers ::setCleanValueKeys[[api-linebreak]] |
FormStateTest::testSetError | function | core/ |
Tests the setError() method. |
FormStateTest::testSetErrorByName | function | core/ |
@covers ::setErrorByName[[api-linebreak]] |
FormStateValuesTrait::setValue | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::setValue() |
FormStateValuesTrait::setValueForElement | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::setValueForElement() |
FormStateValuesTrait::setValues | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::setValues() |
FormStateValuesTrait::unsetValue | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::unsetValue() |
FormStateValuesTraitTest::providerSetValue | function | core/ |
Provides data to self::testSetValue(). |
FormStateValuesTraitTest::testSetValue | function | core/ |
@covers ::setValue[[api-linebreak]] |
FormStateValuesTraitTest::testSetValueForElement | function | core/ |
Tests that setting the value for an element adds to the values. |
FormSubmitterTest::setUp | function | core/ |
|
FormTestBase::setUp | function | core/ |
|
FormValidator::setInvalidTokenError | function | core/ |
Sets a form_token error on the given form state. |
FormValidatorInterface::setInvalidTokenError | function | core/ |
Sets a form_token error on the given form state. |
FormValidatorTest::setUp | function | core/ |
|
FormValuesTest::setUp | function | core/ |
|
FrontMatterTest::setUp | function | core/ |
|
FTP::getSettingsForm | function | core/ |
Returns a form to collect connection settings credentials. |
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::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 Simpletest 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. |
FunctionalTestSetupTrait::setContainerParameter | function | core/ |
Changes parameters in the services.yml file. |
FunctionalTestSetupTrait::setupBaseUrl | function | core/ |
Sets up the base URL based upon the environment variable. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.