Search for id

  1. Search 7.x for id
  2. Search 9.5.x for id
  3. Search 8.9.x for id
  4. Search 10.3.x for id
  5. Other projects
Title Object type File name Summary
InlineBlockTest::layoutNoSaveProvider function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php Provides test data for ::testNoLayoutSave().
InlineBlockTestBase::getLatestBlockEntityId function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php Gets the latest block entity id.
InlineFormErrorsServiceProvider class core/modules/inline_form_errors/src/InlineFormErrorsServiceProvider.php Overrides the form_error_handler service to enable inline form errors.
InlineFormErrorsServiceProvider.php file core/modules/inline_form_errors/src/InlineFormErrorsServiceProvider.php
InlineFormErrorsServiceProvider::alter function core/modules/inline_form_errors/src/InlineFormErrorsServiceProvider.php Modifies existing service definitions.
InOperator::validate function core/modules/views/src/Plugin/views/filter/InOperator.php Validate that the plugin is correct and can be saved.
InOperatorTest::testValidate function core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php Tests validate.
InOperatorTest::validate_options_callback function core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php Views filter callback: Generate the values for the options.
InputStreamUploadedFile::validate function core/modules/file/src/Upload/InputStreamUploadedFile.php Validates the uploaded file information.
InputTest::testAskHiddenPromptArgumentsForwarded function core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php Tests that the askHidden prompt forwards arguments correctly.
InputTest::testInputInConfigEntityIds function core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php Tests using input values in entity IDs for config actions.
InputTest::testInputIsValidated function core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php Tests input validation.
InsertTest::testInsertLastInsertID function core/tests/Drupal/KernelTests/Core/Database/InsertTest.php Tests that inserts return the proper auto-increment ID.
InspectorTest::providerTestAssertAllStrings function core/tests/Drupal/Tests/Component/Assertion/InspectorTest.php
InstallCommand::validateProfile function core/lib/Drupal/Core/Command/InstallCommand.php Validates a user provided install profile.
InstallCommand::validateRecipe function core/lib/Drupal/Core/Command/InstallCommand.php Validates a user provided recipe.
InstallerRedirectTraitTest::providerShouldRedirectToInstaller function core/tests/Drupal/KernelTests/Core/Installer/InstallerRedirectTraitTest.php Data provider for testShouldRedirectToInstaller().
InstallerRouteProviderLazyBuilder class core/lib/Drupal/Core/Installer/InstallerRouteProviderLazyBuilder.php A Route Provider front-end for use during the installer.
InstallerRouteProviderLazyBuilder.php file core/lib/Drupal/Core/Installer/InstallerRouteProviderLazyBuilder.php
InstallerRouteProviderLazyBuilder::getRouteByName function core/lib/Drupal/Core/Installer/InstallerRouteProviderLazyBuilder.php Find the route using the provided route name.
InstallerServiceProvider class core/lib/Drupal/Core/Installer/InstallerServiceProvider.php Service provider for the early installer environment.
InstallerServiceProvider.php file core/lib/Drupal/Core/Installer/InstallerServiceProvider.php
InstallerServiceProvider::alter function core/lib/Drupal/Core/Installer/InstallerServiceProvider.php Modifies existing service definitions.
InstallerServiceProvider::register function core/lib/Drupal/Core/Installer/InstallerServiceProvider.php Registers services to the container.
InstallHelper::$mediaImageIdMap property core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Media Image CSV ID map.
InstallHelper::$nodeIdMap property core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Node CSV ID map.
InstallHelper::$termIdMap property core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Term ID map.
InstallHelper::getMediaImageId function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Retrieves th ID of a media image saved during the import process.
InstallHelper::getTermId function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Retrieves the Term ID of a term saved during the import process.
InstallHelper::saveMediaImageId function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Saves a Media Image ID generated when saving a media image.
InstallHelper::saveTermId function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Saves a Term ID generated when saving a taxonomy term.
InstallHelper::storeCreatedContentUuids function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Stores record of content entities created by this import.
InstallProfileUninstallValidator class core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php Ensures install profile can only be uninstalled if the modules are available.
InstallProfileUninstallValidator.php file core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php
InstallProfileUninstallValidator::$noProfileExtensionDiscovery property core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php Extension discovery that scans all folders except profiles.
InstallProfileUninstallValidator::getExtensionDiscovery function core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php Gets an extension discovery object that ignores the install profile.
InstallProfileUninstallValidator::validate function core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php Determines the reasons a module can not be uninstalled.
InstallProfileUninstallValidator::__construct function core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php
InstallTasksTest::providerNameAndMinimumVersion function core/modules/mysql/tests/src/Unit/InstallTasksTest.php Provides test data.
InstallTranslationFilePatternTest::providerInvalidTranslationFiles function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::providerValidTranslationFiles function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::testFilesPatternInvalid function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php Tests files pattern invalid.
InstallTranslationFilePatternTest::testFilesPatternValid function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php Tests files pattern valid.
install_profile_uninstall_validator service core/core.services.yml Drupal\Core\Extension\InstallProfileUninstallValidator
InternalEntitiesTest::getIndividual function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Returns the decoded JSON:API document for the for the given entity.
InvalidatingCacheBackendInterface interface core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php Test interface for testing the cache tags validator.
InvalidCharsetException class core/modules/mysqli/src/Driver/Database/mysqli/InvalidCharsetException.php This exception class signals an invalid charset is being used.
InvalidCharsetException.php file core/modules/mysqli/src/Driver/Database/mysqli/InvalidCharsetException.php
InvalidComponentDataException class core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentDataException.php Raised when a component is rendering with invalid data.
InvalidComponentDataException.php file core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentDataException.php

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