Search for id
Title | Object type | File name | Summary |
---|---|---|---|
delay_cache_tags_invalidation_user_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
DeletedWorkspaceConstraintValidator | class | core/ |
Checks if data still exists for a deleted workspace ID. |
DeletedWorkspaceConstraintValidator.php | file | core/ |
|
DeletedWorkspaceConstraintValidator::$state | property | core/ |
The state service. |
DeletedWorkspaceConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
DeletedWorkspaceConstraintValidator::validate | function | core/ |
|
DeletedWorkspaceConstraintValidator::__construct | function | core/ |
Creates a new DeletedWorkspaceConstraintValidator instance. |
DeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DeleteMultipleForm::$entityTypeId | property | core/ |
The entity type ID. |
DeleteMultipleForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
DeleteMultipleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DenyNodePreviewTest::providerPrivateImageStyleDownloadPolicy | function | core/ |
Provides data and expected results for the test method. |
DenyPrivateImageStyleDownloadTest::providerPrivateImageStyleDownloadPolicy | function | core/ |
Provides data and expected results for the test method. |
DependencySerializationTestDummy::getServiceIds | function | core/ |
Gets the stored service IDs. |
DependencySerializationTrait::$_serviceIds | property | core/ |
|
DependencyTest::providerCreateFromString | function | core/ |
Data provider for testCreateFromString. |
DependentAccessTest::$forbidden | property | core/ |
An accessible object that results in forbidden access result. |
DependentAccessTest::providerTestSetFirst | function | core/ |
Data provider for all test methods. |
DeprecatedAssetsTest::deprecatedLibrariesProvider | function | core/ |
The data provider for testDeprecatedLibraries. |
DerivativeDiscoveryDecorator::decodePluginId | function | core/ |
Decodes derivative id and plugin id from a string. |
DerivativeDiscoveryDecorator::encodePluginId | function | core/ |
Encodes plugin and derivative id's into a string. |
DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithInvalidClassedDefinitions | function | core/ |
@covers ::getDeriverClass |
DerivativeDiscoveryDecoratorTest::testInvalidDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method with an invalid class. |
DerivativeInspectionInterface::getBaseId | function | core/ |
Gets the base_plugin_id of the plugin instance. |
DerivativeInspectionInterface::getDerivativeId | function | core/ |
Gets the derivative_id of the plugin instance. |
DevelopmentSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DiffFormatterTest::provideTestDiff | function | core/ |
|
DiffOpOutputBuilderTest::provideTestDiff | function | core/ |
|
DirectoryWithMetadataDiscovery::findProvider | function | core/ |
Finds the provider of the discovered file. |
DirectoryWithMetadataDiscovery::findProvider | function | core/ |
Finds the provider of the discovered file. |
DirectoryWithMetadataDiscovery::getIdentifier | function | core/ |
The IDs can collide in two different scenarios: |
DirectoryWithMetadataDiscovery::getIdentifier | function | core/ |
The IDs can collide in two different scenarios: |
DiscardLayoutChangesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DiscoverServiceProvidersTest | class | core/ |
@coversDefaultClass \Drupal\Core\DrupalKernel @group DrupalKernel |
DiscoverServiceProvidersTest.php | file | core/ |
|
DiscoverServiceProvidersTest::testDiscoverServiceCustom | function | core/ |
Tests discovery with user defined container yaml. |
DiscoverServiceProvidersTest::testDiscoverServiceNoContainerYamls | function | core/ |
Tests the exception when container_yamls is not set. |
DiscoveryCachedTraitTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinition(). |
DiscoveryTestBase::assertDefinitionIdentical | function | core/ |
Asserts a definition against an expected definition. |
DiscoveryTraitTest::providerDoGetDefinition | function | core/ |
Data provider for testDoGetDefinition(). |
DiscoveryTraitTest::providerDoGetDefinitionException | function | core/ |
Data provider for testDoGetDefinitionException() |
DiscoveryTraitTest::providerHasDefinition | function | core/ |
Data provider for testHasDefinition(). |
DiskSpaceValidator | class | core/ |
Validates that there is enough free disk space to do stage operations. |
DiskSpaceValidator.php | file | core/ |
|
DiskSpaceValidator::areSameLogicalDisk | function | core/ |
Checks if two paths are located on the same logical disk. |
DiskSpaceValidator::freeSpace | function | core/ |
Wrapper around the disk_free_space() function. |
DiskSpaceValidator::stat | function | core/ |
Wrapper around the stat() function. |
DiskSpaceValidator::temporaryDirectory | function | core/ |
Returns the path of the system temporary directory. |
DiskSpaceValidator::validate | function | core/ |
Validates that there is enough free disk space to do stage operations. |
DiskSpaceValidator::__construct | function | core/ |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.