Search for require

  1. Search 7.x for require
  2. Search 9.5.x for require
  3. Search 8.9.x for require
  4. Search 10.3.x for require
  5. Search main for require
  6. Other projects
Title Object type File name Summary
SqlBase::checkRequirements function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php
SqlContentEntityStorage::requiresEntityDataMigration function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::requiresEntityStorageSchemaChanges function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::requiresFieldDataMigration function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorage::requiresFieldStorageSchemaChanges function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorageSchema::requiresEntityDataMigration function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
SqlContentEntityStorageSchema::requiresEntityStorageSchemaChanges function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
SqlContentEntityStorageSchema::requiresFieldDataMigration function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
SqlContentEntityStorageSchema::requiresFieldStorageSchemaChanges function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
SqlContentEntityStorageSchemaTest::providerTestRequiresEntityDataMigration function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php
SqlContentEntityStorageSchemaTest::providerTestRequiresEntityStorageSchemaChanges function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php Data provider for ::testRequiresEntityStorageSchemaChanges().
SqlContentEntityStorageSchemaTest::testRequiresEntityDataMigration function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php Tests requires entity data migration.
SqlContentEntityStorageSchemaTest::testRequiresEntityStorageSchemaChanges function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php Tests requires entity storage schema changes.
StageEventsTest::testPackageListsAvailableToRequireEvents function core/modules/package_manager/tests/src/Kernel/StageEventsTest.php Tests that pre- and post-require events have access to the package lists.
StandardRecipeInstallTest::setUpRequirementsProblem function core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeInstallTest.php
StateFileExistsTest::$stateFileRequired property core/modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php Modules that should have a migrate_drupal.yml file.
StatusReport::preRenderGroupRequirements function core/lib/Drupal/Core/Render/Element/StatusReport.php Render API callback: Groups requirements.
StatusReportPage::preRenderRequirements function core/modules/system/src/Element/StatusReportPage.php Render API callback: Create status report requirements.
StatusReportTest::testPreRenderGroupRequirements function core/tests/Drupal/KernelTests/Core/Render/Element/StatusReportTest.php Tests the status report element.
StringEqualsConcatenatedValuesConstraint::getRequiredOptions function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/StringEqualsConcatenatedValuesConstraint.php
SystemManager::checkRequirements function core/modules/system/src/SystemManager.php Checks for requirement severity.
SystemManager::listRequirements function core/modules/system/src/SystemManager.php Displays the site status report. Can also be used as a pure check.
SystemManager::REQUIREMENT_ERROR constant core/modules/system/src/SystemManager.php Requirement severity -- Error condition; abort installation.
SystemManager::REQUIREMENT_OK constant core/modules/system/src/SystemManager.php Requirement severity -- Requirement successfully met.
SystemManager::REQUIREMENT_WARNING constant core/modules/system/src/SystemManager.php Requirement severity -- Warning condition; proceed but flag warning.
SystemRequirements class core/modules/system/src/Install/Requirements/SystemRequirements.php Install time requirements for the system module.
SystemRequirements.php file core/modules/system/src/Install/Requirements/SystemRequirements.php
SystemRequirements::checkRequirements function core/modules/system/src/Install/Requirements/SystemRequirements.php Check requirements for a given phase.
SystemRequirements::DRUPAL_CORE_REMOVED_MODULE_LIST constant core/modules/system/src/Install/Requirements/SystemRequirements.php An array of machine names of modules that were removed from Drupal core.
SystemRequirements::DRUPAL_CORE_REMOVED_THEME_LIST constant core/modules/system/src/Install/Requirements/SystemRequirements.php An array of machine names of themes that were removed from Drupal core.
SystemRequirements::getRequirements function core/modules/system/src/Install/Requirements/SystemRequirements.php
SystemRequirements::systemAdvisoriesRequirements function core/modules/system/src/Install/Requirements/SystemRequirements.php Display requirements from security advisories.
SystemRequirementsHooks class core/modules/system/src/Hook/SystemRequirementsHooks.php Requirements hook implementations for system module.
SystemRequirementsHooks.php file core/modules/system/src/Hook/SystemRequirementsHooks.php
SystemRequirementsHooks::checkPasswordHashing function core/modules/system/src/Hook/SystemRequirementsHooks.php Builds password hashing requirements check result.
SystemRequirementsHooks::checkRequirements function core/modules/system/src/Hook/SystemRequirementsHooks.php Check requirements for a given phase.
SystemRequirementsHooks::runtimeRequirements function core/modules/system/src/Hook/SystemRequirementsHooks.php Implements hook_runtime_requirements().
SystemRequirementsHooks::updateRequirements function core/modules/system/src/Hook/SystemRequirementsHooks.php Implements hook_update_requirements().
TaggedHandlersPassTest::testIdCollectorProcessRequiredHandlers function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests a required consumer with no handlers.
TaggedHandlersPassTest::testProcessRequiredHandlers function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests a required consumer with no handlers.
Tasks::engineVersionRequirementsCheck function core/lib/Drupal/Core/Database/Install/Tasks.php Checks engine version requirements for the status report.
TestFieldConstraint::getRequiredOptions function core/modules/field/tests/modules/field_test/src/Plugin/Validation/Constraint/TestFieldConstraint.php
TestingRequirementsRequirements class core/profiles/tests/testing_requirements/src/Install/Requirements/TestingRequirementsRequirements.php Install time requirements for the testing_requirements module.
TestingRequirementsRequirements.php file core/profiles/tests/testing_requirements/src/Install/Requirements/TestingRequirementsRequirements.php
TestingRequirementsRequirements::getRequirements function core/profiles/tests/testing_requirements/src/Install/Requirements/TestingRequirementsRequirements.php
testing_requirements.info.yml file core/profiles/tests/testing_requirements/testing_requirements.info.yml core/profiles/tests/testing_requirements/testing_requirements.info.yml
testing_theme_required_blocks.info.yml file core/profiles/tests/testing_themes_blocks/themes/testing_theme_required_blocks/testing_theme_required_blocks.info.yml core/profiles/tests/testing_themes_blocks/themes/testing_theme_required_blocks/testing_theme_required_blocks.info.yml
TestMigration::setRequirements function core/modules/migrate/tests/src/Unit/MigrationTest.php Sets the requirements values.
TestModuleRequiredByThemeHooks class core/modules/system/tests/themes/test_theme_depending_on_modules/test_module_required_by_theme/src/Hook/TestModuleRequiredByThemeHooks.php Hook implementations for test_module_required_by_theme.
TestModuleRequiredByThemeHooks.php file core/modules/system/tests/themes/test_theme_depending_on_modules/test_module_required_by_theme/src/Hook/TestModuleRequiredByThemeHooks.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.