Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| delay_cache_tags_invalidation.info.yml | file | core/ |
core/modules/system/tests/modules/delay_cache_tags_invalidation/delay_cache_tags_invalidation.info.yml |
| 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. |
| 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. |
| DenyNoCacheRoutesTest::providerDenyNoCacheRoutesPolicy | function | core/ |
Provides data and expected results for the test method. |
| DependencySerializationTestDummy::getServiceIds | function | core/ |
Gets the stored service IDs. |
| DependencySerializationTrait::$_serviceIds | property | core/ |
An array of service IDs keyed by property name used for serialization. |
| 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/ |
Tests get deriver class with invalid classed definitions. |
| 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::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/ |
Tests Drupal\Core\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/ |
|
| DiskSpaceValidatorTest | class | core/ |
Tests Disk Space Validator. |
| DiskSpaceValidatorTest.php | file | core/ |
|
| DiskSpaceValidatorTest::providerDiskSpaceValidation | function | core/ |
Data provider for testDiskSpaceValidation(). |
| DiskSpaceValidatorTest::testDiskSpaceValidation | function | core/ |
Tests disk space validation. |
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.