Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ElementValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ElementValidationTest::$modules | property | core/ |
Modules to install. |
| ElementValidationTest::testAjaxElementValidation | function | core/ |
Tries to post an Ajax change to a form that has a validated element. |
| email.validator | service | core/ |
Drupal\Component\Utility\EmailValidator |
| Email::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| Email::validateEmail | function | core/ |
Form element validation handler for #type 'email'. |
| EmailAction::$emailValidator | property | core/ |
The email validator. |
| EmailAction::validateConfigurationForm | function | core/ |
Form validation handler. |
| EmailConstraint::validatedBy | function | core/ |
|
| EmailDefaultWidget | class | core/ |
Plugin implementation of the 'email_default' widget. |
| EmailDefaultWidget.php | file | core/ |
|
| EmailDefaultWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| EmailDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EmailDefaultWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| EmailDefaultWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| EmailValidator | class | core/ |
Validates email addresses. |
| EmailValidator.php | file | core/ |
|
| EmailValidator::isValid | function | core/ |
Validates an email address. |
| EmailValidatorInterface | interface | core/ |
Validates email addresses. |
| EmailValidatorInterface.php | file | core/ |
|
| EmailValidatorInterface::isValid | function | core/ |
Validates an email address. |
| EmailValidatorTest | class | core/ |
Tests the EmailValidator utility class. |
| EmailValidatorTest.php | file | core/ |
|
| EmailValidatorTest::testIsValid | function | core/ |
@legacy-covers ::isValid |
| EmailValidatorTest::testIsValidException | function | core/ |
@legacy-covers ::isValid |
| EmbeddedDataSource::$ids | property | core/ |
Description of the unique ID fields for this source. |
| EmbeddedDataSource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| EmbeddedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EmbeddedFormWidgetTest | class | core/ |
Tests media widget nested inside another widget. |
| EmbeddedFormWidgetTest.php | file | core/ |
|
| EmbeddedFormWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EmbeddedFormWidgetTest::$modules | property | core/ |
Modules to install. |
| EmbeddedFormWidgetTest::insertionReselectionProvider | function | core/ |
Data provider for ::testInsertionAndReselection(). |
| EmbeddedFormWidgetTest::setUp | function | core/ |
|
| EmbeddedFormWidgetTest::testInsertionAndReselection | function | core/ |
Tests media inside another widget that validates too enthusiastically. |
| EmptySource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| EnabledConfigurablePluginsConstraintValidator | class | core/ |
Enabled configurable plugin settings validator. |
| EnabledConfigurablePluginsConstraintValidator.php | file | core/ |
|
| EnabledConfigurablePluginsConstraintValidator::getConfigurableEnabledDefinitions | function | core/ |
Gets all configurable CKEditor 5 plugin definitions that are enabled. |
| EnabledConfigurablePluginsConstraintValidator::validate | function | core/ |
|
| EnabledExtensionsValidator | class | core/ |
Validates no enabled Drupal extensions are removed from the stage directory. |
| EnabledExtensionsValidator.php | file | core/ |
|
| EnabledExtensionsValidator::getSubscribedEvents | function | core/ |
|
| EnabledExtensionsValidator::validate | function | core/ |
Validates that no enabled Drupal extensions have been removed. |
| EnabledExtensionsValidator::__construct | function | core/ |
|
| EnabledExtensionsValidatorTest | class | core/ |
Tests Enabled Extensions Validator. |
| EnabledExtensionsValidatorTest.php | file | core/ |
|
| EnabledExtensionsValidatorTest::createExtension | function | core/ |
Returns a mocked extension object for a package. |
| EnabledExtensionsValidatorTest::providerExtensionRemoved | function | core/ |
Data provider for testExtensionRemoved(). |
| EnabledExtensionsValidatorTest::testExtensionRemoved | function | core/ |
Tests that error is raised if Drupal modules, profiles or themes are removed. |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.