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 11.x for Id
  5. Other projects
Title Object type File name Summary
DrupalKernel::collectServiceIdMapping function core/lib/Drupal/Core/DrupalKernel.php Collect a mapping between service to ids.
DrupalKernel::discoverServiceProviders function core/lib/Drupal/Core/DrupalKernel.php Discovers available serviceProviders.
DrupalKernel::generateServiceIdHash function core/lib/Drupal/Core/DrupalKernel.php Generate a unique hash for a service object.
DrupalKernel::getServiceIdMapping function core/lib/Drupal/Core/DrupalKernel.php Get a mapping from service hashes to service IDs.
DrupalKernel::getServiceProviders function core/lib/Drupal/Core/DrupalKernel.php Returns all registered service providers.
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::getServiceIdMapping function core/lib/Drupal/Core/DrupalKernelInterface.php Get a mapping from service hashes to service IDs.
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().
DrupalKernelTest::testGetServiceIdMapping function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php @covers ::getServiceIdMapping
@group legacy
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 @covers ::checkRequirements
DrupalTest::testPathValidator function core/tests/Drupal/Tests/Core/DrupalTest.php Tests the pathValidator() method.
Drupal\Component\Utility\EmailValidatorInterface service core/core.services.yml
Drupal\Component\Uuid\UuidInterface service core/core.services.yml
Drupal\content_moderation\StateTransitionValidationInterface service core/modules/content_moderation/content_moderation.services.yml
Drupal\Core\Access\CheckProviderInterface service core/core.services.yml
Drupal\Core\Authentication\AuthenticationProviderInterface service core/core.services.yml
Drupal\Core\Cache\CacheTagsInvalidatorInterface service core/core.services.yml
Drupal\Core\Config\ConfigFactoryOverrideInterface service core/modules/language/language.services.yml
Drupal\Core\Form\FormValidatorInterface service core/core.services.yml
Drupal\Core\Menu\StaticMenuLinkOverridesInterface service core/core.services.yml
Drupal\Core\Path\PathValidatorInterface service core/core.services.yml
Drupal\Core\Routing\RouteProviderInterface service core/core.services.yml
Drupal\Core\Theme\Component\ComponentValidator service core/core.services.yml
Drupal\Core\Validation\BasicRecursiveValidatorFactory service core/core.services.yml
Drupal\file\Validation\FileValidatorInterface service core/modules/file/file.services.yml
Drupal\file\Validation\RecursiveValidatorFactory service core/modules/file/file.services.yml
Drupal\language\Config\LanguageConfigFactoryOverrideInterface service core/modules/language/language.services.yml
Drupal\media\OEmbed\ProviderRepositoryInterface service core/modules/media/media.services.yml
Drupal\sdc\Component\ComponentValidator service core/modules/sdc/sdc.services.yml Alias of Drupal\Core\Theme\Component\ComponentValidator
Drupal\user\UserNameValidator service core/modules/user/user.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
DynamicLocalTasks::$basePluginId property core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php The base plugin ID.
EditDetails::getFormId function core/modules/views_ui/src/Form/Ajax/EditDetails.php Returns a unique string identifying the form.
Editor::$id property core/modules/editor/src/Annotation/Editor.php The plugin ID.

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