Search for require
- Search 7.x for require
- Search 9.5.x for require
- Search 10.3.x for require
- Search 11.x for require
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityCreateAnyAccessCheck::$requirementsKey | property | core/ |
The key used by the routing requirement. |
EntityDefinitionUpdateManager::requiresEntityDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
EntityDefinitionUpdateManager::requiresEntityStorageSchemaChanges | function | core/ |
Checks if the changes to the entity type requires storage schema changes. |
EntityDefinitionUpdateManager::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
EntityHasFieldConstraint::getRequiredOptions | function | core/ |
|
EntityResource::relationshipResponseRequiresBody | function | core/ |
Determines if the client needs to be updated with new relationship data. |
EntityStorageSchemaInterface::requiresEntityDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
EntityStorageSchemaInterface::requiresEntityStorageSchemaChanges | function | core/ |
Checks if the changes to the entity type requires storage schema changes. |
EntityTypeConstraint::getRequiredOptions | function | core/ |
|
experimental_module_requirements_test.info.yml | file | core/ |
core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.info.yml |
experimental_module_requirements_test.install | file | core/ |
Experimental Test Requirements module to test hook_requirements(). |
experimental_module_requirements_test.module | file | core/ |
Experimental Test Requirements module to test hook_requirements(). |
experimental_module_requirements_test_help | function | core/ |
Implements hook_help(). |
experimental_module_requirements_test_requirements | function | core/ |
Implements hook_requirements(). |
ExposedFormTest::testInputRequired | function | core/ |
Test the input required exposed form type. |
ExposedFormTest::testTextInputRequired | function | core/ |
Test the "on demand text" for the input required exposed form type. |
ExternalCommandRequirementsTrait | trait | core/ |
Allows test classes to require external command line applications. |
ExternalCommandRequirementsTrait.php | file | core/ |
|
ExternalCommandRequirementsTrait::$existingCommands | property | core/ |
A list of existing external commands we've already discovered. |
ExternalCommandRequirementsTrait::checkClassCommandRequirements | function | core/ |
Checks whether required external commands are available per test class. |
ExternalCommandRequirementsTrait::checkExternalCommandRequirements | function | core/ |
Checks missing external command requirements. |
ExternalCommandRequirementsTrait::checkMethodCommandRequirements | function | core/ |
Checks whether required external commands are available per method. |
ExternalCommandRequirementsTrait::externalCommandIsAvailable | function | core/ |
Determine if an external command is available. |
ExternalCommandRequirementTest | class | core/ |
@coversDefaultClass \Drupal\BuildTests\Framework\ExternalCommandRequirementsTrait @group Build |
ExternalCommandRequirementTest.php | file | core/ |
|
ExternalCommandRequirementTest::testCheckExternalCommandRequirementsAvailable | function | core/ |
@covers ::checkExternalCommandRequirements |
ExternalCommandRequirementTest::testCheckExternalCommandRequirementsNotAvailable | function | core/ |
@covers ::checkExternalCommandRequirements |
ExternalCommandRequirementTest::testClassRequiresAvailable | function | core/ |
@covers ::checkClassCommandRequirements |
ExternalCommandRequirementTest::testClassRequiresUnavailable | function | core/ |
@covers ::checkClassCommandRequirements |
ExternalCommandRequirementTest::testMethodRequiresAvailable | function | core/ |
@covers ::checkMethodCommandRequirements |
ExternalCommandRequirementTest::testMethodRequiresUnavailable | function | core/ |
@covers ::checkMethodCommandRequirements |
FieldableEntityInterface::isValidationRequired | function | core/ |
Checks whether entity validation is required before saving the entity. |
FieldableEntityInterface::setValidationRequired | function | core/ |
Sets whether entity validation is required before saving the entity. |
FieldConfigBase::$required | property | core/ |
Flag indicating whether the field is required. |
FieldConfigBase::isRequired | function | core/ |
Returns whether the field can be empty. |
FieldConfigBase::setRequired | function | core/ |
Sets whether the field can be empty. |
FieldConfigInterface::setRequired | function | core/ |
Sets whether the field can be empty. |
FieldDefinitionInterface::isRequired | function | core/ |
Returns whether the field can be empty. |
FieldDefinitionTest::testFieldRequired | function | core/ |
Tests required. |
FileFieldValidateTest::testRequired | function | core/ |
Tests the required property on file fields. |
FileSystemRequirementsTest | class | core/ |
@group File @group legacy |
FileSystemRequirementsTest.php | file | core/ |
|
FileSystemRequirementsTest::$modules | property | core/ |
Modules to enable. |
FileSystemRequirementsTest::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
FileSystemRequirementsTest::checkSystemRequirements | function | core/ |
Checks system runtime requirements. |
FileSystemRequirementsTest::setUp | function | core/ |
|
FileSystemRequirementsTest::testFileSystemRequirements | function | core/ |
Tests requirements warnings. |
FileSystemRequirementsTest::testSettingsExist | function | core/ |
Tests if settings are set, there are not warnings. |
FileUploadResource::getBaseRouteRequirements | function | core/ |
Gets the base route requirements for a particular method. |
file_requirements | function | core/ |
Implements hook_requirements(). |
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.