Search for require
- Search 7.x for require
- Search 9.5.x for require
- Search 8.9.x for require
- Search 10.3.x for require
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SandboxManagerBaseTest::testValidateRequirements | function | core/ |
Tests validate requirements. |
| SaveUploadTest::testRequired | function | core/ |
Tests the file_save_upload() function when the field is required. |
| SchemaCompatibilityChecker::checkRequired | function | core/ |
Checks that the required properties are compatible. |
| SearchRequirements | class | core/ |
Requirements for the Search module. |
| SearchRequirements.php | file | core/ |
|
| SearchRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
| SearchRequirements::__construct | function | core/ |
|
| ShapeItemRequired | class | core/ |
Defines the 'shape_required' field type. |
| ShapeItemRequired.php | file | core/ |
|
| ShapeItemRequired::propertyDefinitions | function | core/ |
Defines field item properties. |
| SitesDirectoryHardeningTest::checkSystemRequirements | function | core/ |
Checks system runtime requirements. |
| SqlBase::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| SqlContentEntityStorage::requiresEntityDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
| SqlContentEntityStorage::requiresEntityStorageSchemaChanges | function | core/ |
Checks if the changes to the entity type requires storage schema changes. |
| SqlContentEntityStorage::requiresFieldDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
| SqlContentEntityStorage::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
| SqlContentEntityStorageSchema::requiresEntityDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
| SqlContentEntityStorageSchema::requiresEntityStorageSchemaChanges | function | core/ |
Checks if the changes to the entity type requires storage schema changes. |
| SqlContentEntityStorageSchema::requiresFieldDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
| SqlContentEntityStorageSchema::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
| SqlContentEntityStorageSchemaTest::providerTestRequiresEntityDataMigration | function | core/ |
|
| SqlContentEntityStorageSchemaTest::providerTestRequiresEntityStorageSchemaChanges | function | core/ |
Data provider for ::testRequiresEntityStorageSchemaChanges(). |
| SqlContentEntityStorageSchemaTest::testRequiresEntityDataMigration | function | core/ |
Tests requires entity data migration. |
| SqlContentEntityStorageSchemaTest::testRequiresEntityStorageSchemaChanges | function | core/ |
Tests requires entity storage schema changes. |
| StageEventsTest::testPackageListsAvailableToRequireEvents | function | core/ |
Tests that pre- and post-require events have access to the package lists. |
| StateFileExistsTest::$stateFileRequired | property | core/ |
Modules that should have a migrate_drupal.yml file. |
| StatusReport::preRenderGroupRequirements | function | core/ |
Render API callback: Groups requirements. |
| StatusReportPage::preRenderRequirements | function | core/ |
Render API callback: Create status report requirements. |
| StatusReportTest::testPreRenderGroupRequirements | function | core/ |
Tests the status report element. |
| SystemManager::checkRequirements | function | core/ |
Checks for requirement severity. |
| SystemManager::listRequirements | function | core/ |
Displays the site status report. Can also be used as a pure check. |
| SystemManager::REQUIREMENT_ERROR | constant | core/ |
Requirement severity -- Error condition; abort installation. |
| SystemManager::REQUIREMENT_OK | constant | core/ |
Requirement severity -- Requirement successfully met. |
| SystemManager::REQUIREMENT_WARNING | constant | core/ |
Requirement severity -- Warning condition; proceed but flag warning. |
| SystemRequirements | class | core/ |
Install time requirements for the system module. |
| SystemRequirements.php | file | core/ |
|
| SystemRequirements::checkRequirements | function | core/ |
Check requirements for a given phase. |
| SystemRequirements::DRUPAL_CORE_REMOVED_MODULE_LIST | constant | core/ |
An array of machine names of modules that were removed from Drupal core. |
| SystemRequirements::DRUPAL_CORE_REMOVED_THEME_LIST | constant | core/ |
An array of machine names of themes that were removed from Drupal core. |
| SystemRequirements::getRequirements | function | core/ |
Check installation requirements. |
| SystemRequirements::systemAdvisoriesRequirements | function | core/ |
Display requirements from security advisories. |
| SystemRequirementsHooks | class | core/ |
Requirements hook implementations for system module. |
| SystemRequirementsHooks.php | file | core/ |
|
| SystemRequirementsHooks::runtimeRequirements | function | core/ |
Implements hook_runtime_requirements(). |
| SystemRequirementsHooks::updateRequirements | function | core/ |
Implements hook_update_requirements(). |
| TaggedHandlersPassTest::testIdCollectorProcessRequiredHandlers | function | core/ |
Tests a required consumer with no handlers. |
| TaggedHandlersPassTest::testProcessRequiredHandlers | function | core/ |
Tests a required consumer with no handlers. |
| Tasks::engineVersionRequirementsCheck | function | core/ |
Checks engine version requirements for the status report. |
| TestFieldConstraint::getRequiredOptions | function | core/ |
|
| TestingRequirementsRequirements | class | core/ |
Install time requirements for the testing_requirements module. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.