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
DrupalKernel::initializeServiceProviders function core/lib/Drupal/Core/DrupalKernel.php Registers all service providers to the kernel.
DrupalKernel::invalidateContainer function core/lib/Drupal/Core/DrupalKernel.php Invalidate the service container for the next request.
DrupalKernel::validateHostname function core/lib/Drupal/Core/DrupalKernel.php Validates the hostname supplied from the HTTP request.
DrupalKernel::validateHostnameLength function core/lib/Drupal/Core/DrupalKernel.php Validates a hostname length.
DrupalKernelInterface::discoverServiceProviders function core/lib/Drupal/Core/DrupalKernelInterface.php Discovers available serviceProviders.
DrupalKernelInterface::getServiceProviders function core/lib/Drupal/Core/DrupalKernelInterface.php Returns all registered service providers.
DrupalKernelInterface::invalidateContainer function core/lib/Drupal/Core/DrupalKernelInterface.php Invalidate the service container for the next request.
DrupalKernelTest::providerClassLoaderAutoDetect function core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Data provider for self::testClassLoaderAutoDetect.
DrupalKernelTest::providerTestTrustedHosts function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Provides test data for testTrustedHosts().
DrupalLogErrorTest::provideFatalExitCodeData function core/tests/Drupal/Tests/Core/Error/DrupalLogErrorTest.php
DrupalSqlBaseTest::providerMinimumVersion function core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Provides data for testMinimumVersion.
DrupalSqlBaseTest::testSourceProviderNotActive function core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Tests source provider not active.
DrupalTest::testPathValidator function core/tests/Drupal/Tests/Core/DrupalTest.php Tests the pathValidator() method.
Drupal\Core\Mailer\Transport\SendmailCommandValidationTransportFactory service core/modules/mailer/mailer.services.yml
Drupal\Core\Theme\Component\ComponentValidator service core/core.services.yml
Drupal\package_manager\PackageManagerUninstallValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\AllowedScaffoldPackagesValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\BaseRequirementsFulfilledValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\ComposerMinimumStabilityValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\ComposerPatchesValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\ComposerPluginsValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\ComposerValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\DiskSpaceValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\DuplicateInfoFileValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\EnabledExtensionsValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\EnvironmentSupportValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\LockFileValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\MultisiteValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\OverwriteExistingPackagesValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\PendingUpdatesValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\PhpExtensionsValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\PhpTufValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\RsyncValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\SandboxDatabaseUpdatesValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\SandboxDirectoryValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\SettingsValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\SupportedReleaseValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\SymlinkValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager\Validator\WritableFileSystemValidator service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager_test_validation\TestExecutableFinder service core/modules/package_manager/tests/modules/package_manager_test_validation/package_manager_test_validation.services.yml
Drupal\workspaces\Provider\DefaultWorkspaceProvider service core/modules/workspaces/workspaces.services.yml
Drupal\workspaces\Provider\WorkspaceProviderCollector service core/modules/workspaces/workspaces.services.yml
drupal_valid_test_ua function core/includes/bootstrap.inc Returns the test prefix if this is an internal request from a test.
DummyAjaxWidget class core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldWidget/DummyAjaxWidget.php Default widget for Dummy AJAX test.
DummyAjaxWidget.php file core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldWidget/DummyAjaxWidget.php
DummyAjaxWidget::dummyAjaxCallback function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldWidget/DummyAjaxWidget.php Ajax callback for Dummy AJAX test.
DummyAjaxWidget::formElement function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldWidget/DummyAjaxWidget.php Returns the form for a single field widget.
DummyDestination::getIds function core/modules/migrate/tests/modules/migrate_events_test/src/Plugin/migrate/destination/DummyDestination.php Gets the destination IDs.
DuplicateConfigActionIdException class core/lib/Drupal/Core/Config/Action/DuplicateConfigActionIdException.php Exception thrown if there are conflicting shorthand action IDs.
DuplicateConfigActionIdException.php file core/lib/Drupal/Core/Config/Action/DuplicateConfigActionIdException.php

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