Search for require
- Search 7.x for require
- Search 9.5.x for require
- Search 8.9.x for require
- Search 11.x for require
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AddItemToToolbarConfigActionTest::testActionRequiresCKEditor5 | function | core/ |
|
ConfigEntityValidationTestBase::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
ConfigEntityValidationTestBase::getRequiredPropertyKeys | function | core/ |
Determines the config entity mapping properties with required keys. |
ConfigEntityValidationTestBase::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
ConfigEntityValidationTestBase::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
EditorValidationTest::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
EditorValidationTest::testImageUploadSettingsAreDynamicallyRequired | function | core/ |
`image_upload.status = TRUE` must cause additional keys to be required. |
EditorValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
EditorValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
EntityBundleExistsConstraint::getRequiredOptions | function | core/ |
@todo Add method return type declaration. |
ExtensionExistsConstraint::getRequiredOptions | function | core/ |
|
FieldConfigEditFormTest::providerRequired | function | core/ |
Provides test cases with required and optional elements. |
FieldConfigEditFormTest::testHasAnyRequired | function | core/ |
@covers ::hasAnyRequired[[api-linebreak]] |
FieldConfigValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
FieldConfigValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
FormTestDetailsContainsRequiredTextfieldForm | class | core/ |
Builds a form to test a required textfield within a details element. |
FormTestDetailsContainsRequiredTextfieldForm.php | file | core/ |
|
FormTestDetailsContainsRequiredTextfieldForm::buildForm | function | core/ |
Form constructor. |
FormTestDetailsContainsRequiredTextfieldForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestDetailsContainsRequiredTextfieldForm::submitForm | function | core/ |
Form submission handler. |
ImmutablePropertiesConstraint::getRequiredOptions | function | core/ |
@todo Add method return type declaration. |
ImmutablePropertiesConstraintValidatorTest::testValidatorRequiresAConfigEntity | function | core/ |
Tests that only config entities are accepted by the validator. |
InstallerBrokenDatabaseCredentialsTest::testRequirementsProblem | function | core/ |
Tests the expected requirements problem. |
InstallerBrokenDatabasePortSettingsTest::testRequirementsProblem | function | core/ |
Tests the expected requirements problem. |
InstallTest::testRequiredModuleSchemaVersions | function | core/ |
Tests recorded schema versions of early installed modules in the installer. |
LangcodeRequiredIfTranslatableValuesConstraint | class | core/ |
#[Constraint(id: 'LangcodeRequiredIfTranslatableValues', label: new TranslatableMarkup('Translatable config has langcode', [], [ 'context' => 'Validation', ]), type: [ 'config_object', ])] |
LangcodeRequiredIfTranslatableValuesConstraint.php | file | core/ |
|
LangcodeRequiredIfTranslatableValuesConstraint::$missingMessage | property | core/ |
The error message if this config object is missing a `langcode`. |
LangcodeRequiredIfTranslatableValuesConstraint::$superfluousMessage | property | core/ |
The error message if this config object contains a superfluous `langcode`. |
LangcodeRequiredIfTranslatableValuesConstraintValidator | class | core/ |
Validates the LangcodeRequiredIfTranslatableValues constraint. |
LangcodeRequiredIfTranslatableValuesConstraintValidator.php | file | core/ |
|
LangcodeRequiredIfTranslatableValuesConstraintValidator::validate | function | core/ |
|
MappingTest::testInvalidRequiredKeyFlag | function | core/ |
@testWith [true][[api-linebreak]] [1][[api-linebreak]] ["true"][[api-linebreak]] [0][[api-linebreak]] ["false"][[api-linebreak]] [[api-linebreak]] |
navigation_requirements | function | core/ |
Implements hook_requirements(). |
pgsql_requirements | function | core/ |
Implements hook_requirements(). |
PluginExistsConstraint::getRequiredOptions | function | core/ |
|
RecipeTest::testImplicitlyRequiredModule | function | core/ |
|
RequiredConfigDependenciesConstraint | class | core/ |
Checks that config dependencies contain specific types of entities. |
RequiredConfigDependenciesConstraint.php | file | core/ |
|
RequiredConfigDependenciesConstraint::$entityTypes | property | core/ |
The IDs of entity types that need to exist in config dependencies. |
RequiredConfigDependenciesConstraint::$message | property | core/ |
The error message. |
RequiredConfigDependenciesConstraint::getDefaultOption | function | core/ |
|
RequiredConfigDependenciesConstraint::getRequiredOptions | function | core/ |
|
RequiredConfigDependenciesConstraintValidator | class | core/ |
Validates the RequiredConfigDependencies constraint. |
RequiredConfigDependenciesConstraintValidator.php | file | core/ |
|
RequiredConfigDependenciesConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager service. |
RequiredConfigDependenciesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
RequiredConfigDependenciesConstraintValidator::validate | function | core/ |
|
RequiredConfigDependenciesConstraintValidator::__construct | function | core/ |
Constructs a RequiredConfigDependenciesConstraintValidator object. |
RequirementsTest | class | core/ |
Tests the file requirements. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.