Search for required
- Search 7.x for required
- Search 8.9.x for required
- Search 10.3.x for required
- Search 11.x for required
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTestValidateRequiredNoTitleForm.php | file | core/ |
|
| FormTestValidateRequiredNoTitleForm::buildForm | function | core/ |
Form constructor. |
| FormTestValidateRequiredNoTitleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestValidateRequiredNoTitleForm::submitForm | function | core/ |
Form submission handler. |
| FormValidator::performRequiredValidation | function | core/ |
Performs validation of elements that are not subject to limited validation. |
| FormValidatorTest::providerTestPerformRequiredValidation | function | core/ |
|
| FormValidatorTest::providerTestRequiredErrorMessage | function | core/ |
|
| FormValidatorTest::testPerformRequiredValidation | function | core/ |
@covers ::performRequiredValidation[[api-linebreak]] |
| FormValidatorTest::testRequiredErrorMessage | function | core/ |
@covers ::doValidateForm[[api-linebreak]] |
| ImageFieldValidateTest::testRequiredAttributes | function | core/ |
Tests that required alt/title fields gets validated right. |
| ImageTestBase::providerAltTextRequired | function | core/ |
|
| ImageTestBase::testAltTextRequired | function | core/ |
Tests that alt text is required for images. |
| ImageWidget::validateRequiredFields | function | core/ |
Validate callback for alt and title field, if the user wants them required. |
| InfoParserDynamic::getRequiredKeys | function | core/ |
Returns an array of keys required to exist in .info.yml file. |
| InputRequired | class | core/ |
Exposed form plugin that provides an exposed form with required input. |
| InputRequired.php | file | core/ |
|
| InputRequired::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| InputRequired::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| InputRequired::exposedFilterApplied | function | core/ |
|
| InputRequired::preRender | function | core/ |
Runs before the view is rendered. |
| InputRequired::query | function | core/ |
Add anything to the query that we might need to. |
| InputRequired::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| InstallTest::testRequiredModuleSchemaVersions | function | core/ |
Tests recorded schema versions of early installed modules in the installer. |
| LocaleDefaultConfigStorage::$requiredInstallStorage | property | core/ |
The storage instance for reading required default configuration data. |
| MediaLibraryState::validateRequiredParameters | function | core/ |
Validates the required parameters for a new MediaLibraryState object. |
| MediaLibraryWidget::validateRequired | function | core/ |
Validates whether the widget is required and contains values. |
| MigrateDrupalUpdateTest::testSourceFeedRequired | function | core/ |
Tests migrate_drupal_multilingual uninstallation. |
| MigrateValidatableEntityInterface::isEntityValidationRequired | function | core/ |
Returns a state of whether an entity needs to be validated before saving. |
| MigrationProvidersExistTest::testFieldProviderMissingRequiredProperty | function | core/ |
Tests a missing required definition. |
| ModuleExtensionList::ensureRequiredDependencies | function | core/ |
Marks dependencies of required modules as 'required', recursively. |
| ModuleLegacyTest::testDrupalRequiredModules | function | core/ |
Test deprecation of drupal_required_modules() function. |
| ModuleRequiredByThemesUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator. |
| ModuleRequiredByThemesUninstallValidator | class | core/ |
Ensures modules cannot be uninstalled if enabled themes depend on them. |
| ModuleRequiredByThemesUninstallValidator.php | file | core/ |
|
| ModuleRequiredByThemesUninstallValidator.php | file | core/ |
|
| ModuleRequiredByThemesUninstallValidator::$container | property | core/ |
The service container. |
| ModuleRequiredByThemesUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| ModuleRequiredByThemesUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
| ModuleRequiredByThemesUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| ModuleRequiredByThemesUninstallValidator::$themeExtensionList | property | core/ |
The theme extension list. |
| ModuleRequiredByThemesUninstallValidator::getThemesDependingOnModule | function | core/ |
Returns themes that depend on a module. |
| ModuleRequiredByThemesUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| ModuleRequiredByThemesUninstallValidator::setStringTranslation | function | core/ |
|
| ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| ModuleRequiredByThemesUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| ModuleRequiredByThemesUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| ModuleRequiredByThemesUninstallValidator::__construct | function | core/ |
Constructs a new ModuleRequiredByThemesUninstallValidator. |
| ModuleRequiredByThemesUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator[[api-linebreak]] @group Extension |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.