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
DocParserTest::testInvalidIdentifierInAnnotation function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DoTrustedCallbackTraitTest::errorTypeProvider function core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php Data provider for tests of ::doTrustedCallback $error_type argument.
DoTrustedCallbackTraitTest::providerTestTrustedCallbacks function core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php Data provider for ::testTrustedCallbacks().
DoTrustedCallbackTraitTest::providerTestUntrustedCallbacks function core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php Data provider for ::testUntrustedCallbacks().
DraggableListBuilderTrait::validateForm function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Form validation handler.
DriverSpecificConnectionUnitTestBase::$id property core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php The connection ID of the current test connection.
DriverSpecificConnectionUnitTestBase::getConnectionId function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php Returns the connection ID of the current test connection.
DriverSpecificSchemaTestBase::providerTestSchemaCreateTablePrimaryKey function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php Provides test cases for SchemaTest::testSchemaCreateTablePrimaryKey().
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyAddition function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php Tests adding an invalid field specification as a primary key.
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyChange function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php Tests changing the primary key with an invalid field specification.
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyOnTableCreation function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php Tests an invalid field specification as a primary key on table creation.
Drupal::pathValidator function core/lib/Drupal.php Returns the path validator.
DrupalComponentTest::providerAssertNoCoreUsage function core/tests/Drupal/Tests/Component/DrupalComponentTest.php Data provider for testAssertNoCoreUsage().
DrupalDateTimeTest::providerTestDateDiff function core/tests/Drupal/Tests/Core/Datetime/DrupalDateTimeTest.php Provides data for date tests.
DrupalDateTimeTest::providerTestInvalidDateDiff function core/tests/Drupal/Tests/Core/Datetime/DrupalDateTimeTest.php Provides data for date tests.
DrupalDateTimeTest::testInvalidDateDiff function core/tests/Drupal/Tests/Core/Datetime/DrupalDateTimeTest.php Tests date diff exception caused by invalid input.
DrupalKernel::$serviceProviderClasses property core/lib/Drupal/Core/DrupalKernel.php List of discovered service provider class names or objects.
DrupalKernel::$serviceProviders property core/lib/Drupal/Core/DrupalKernel.php List of instantiated service provider classes.
DrupalKernel::discoverServiceProviders function core/lib/Drupal/Core/DrupalKernel.php Discovers available serviceProviders.
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::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 @covers ::checkRequirements
DrupalTest::testPathValidator function core/tests/Drupal/Tests/Core/DrupalTest.php Tests the pathValidator() method.
Drupal\content_moderation\StateTransitionValidationInterface service core/modules/content_moderation/content_moderation.services.yml
Drupal\Core\Config\ConfigFactoryOverrideInterface service core/modules/language/language.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\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

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