Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
install_profile_modules function core/includes/install.core.inc Installs required modules via a batch process.
install_profile_themes function core/includes/install.core.inc Installs themes.
install_profile_uninstall_validator service core/core.services.yml Drupal\Core\Extension\InstallProfileUninstallValidator
install_recipe_batch function core/includes/install.core.inc Creates a batch for the recipe system to process.
install_recipe_required_modules function core/includes/install.core.inc Installs required modules prior to applying a recipe via the installer.
install_redirect_url function core/includes/install.core.inc Returns the URL that should be redirected to during an installation request.
install_retrieve_file function core/includes/install.core.inc Attempts to get a file using a HTTP request and to store it locally.
install_run_task function core/includes/install.core.inc Runs an individual installation task.
install_run_tasks function core/includes/install.core.inc Runs all tasks for the current installation request.
install_select_language function core/includes/install.core.inc Selects which language to use during installation.
install_select_profile function core/includes/install.core.inc Selects which profile to install.
install_state_defaults function core/includes/install.core.inc Returns an array of default settings for the global installation state.
install_tasks function core/includes/install.core.inc Returns a list of all tasks the installer currently knows about.
install_tasks_to_display function core/includes/install.core.inc Returns a list of tasks that should be displayed to the end user.
install_tasks_to_perform function core/includes/install.core.inc Returns a list of tasks to perform during the current installation request.
INSTALL_TASK_RUN_IF_NOT_COMPLETED constant core/includes/install.core.inc Run the task on each installation request until the database is set up.
INSTALL_TASK_RUN_IF_REACHED constant core/includes/install.core.inc Run the task on each installation request that reaches it.
INSTALL_TASK_SKIP constant core/includes/install.core.inc Do not run the task during the current installation request.
install_verify_completed_task function core/includes/install.core.inc Verifies and returns the last installation task that was completed.
install_verify_database_ready function core/includes/install.core.inc Verify that the database is ready (no existing Drupal installation).
install_verify_database_settings function core/includes/install.core.inc Verifies that settings.php specifies a valid database connection.
install_verify_requirements function core/includes/install.core.inc Verifies the requirements for installing Drupal.
IntefaceWithConstants interface core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/IntefaceWithConstants.php
IntefaceWithConstants.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/IntefaceWithConstants.php
IntefaceWithConstants::SOME_KEY constant core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/IntefaceWithConstants.php
IntefaceWithConstants::SOME_VALUE constant core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/IntefaceWithConstants.php
IntegerData class core/lib/Drupal/Core/TypedData/Plugin/DataType/IntegerData.php The integer data type.
IntegerData.php file core/lib/Drupal/Core/TypedData/Plugin/DataType/IntegerData.php
IntegerData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/IntegerData.php #[JsonSchema([
'type' => 'integer',
])]
IntegerFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/IntegerFormatter.php Plugin implementation of the 'number_integer' formatter.
IntegerFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/IntegerFormatter.php
IntegerFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/IntegerFormatter.php
IntegerFormatter::numberFormat function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/IntegerFormatter.php
IntegerInterface interface core/lib/Drupal/Core/TypedData/Type/IntegerInterface.php Interface for integer numbers.
IntegerInterface.php file core/lib/Drupal/Core/TypedData/Type/IntegerInterface.php
IntegerItem class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php Defines the 'integer' field type.
IntegerItem.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php
IntegerItem::defaultFieldSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php
IntegerItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php
IntegerItem::generateSampleValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php
IntegerItem::getConstraints function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php
IntegerItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php
IntegerItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php
IntegrityConstraintViolationException class core/lib/Drupal/Core/Database/IntegrityConstraintViolationException.php Exception thrown if a query would violate an integrity constraint.
IntegrityConstraintViolationException.php file core/lib/Drupal/Core/Database/IntegrityConstraintViolationException.php
Interface translation properties group core/modules/locale/locale.api.php .info.yml file properties for interface translation settings.
InternalEntitiesTest class core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Makes assertions about the JSON:API behavior for internal entities.
InternalEntitiesTest.php file core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php
InternalEntitiesTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php The theme to install as the default for testing.
InternalEntitiesTest::$internalEntity property core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php An entity of an internal entity type.

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