Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| DiskSpaceValidatorTest::testDiskSpaceValidationDuringPreApply | function | core/ |
Tests disk space validation during pre-apply. |
| Display::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Display::validateForm | function | core/ |
Form validation handler. |
| DisplayExtenderPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| DisplayExtenderTest3::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| DisplayExtenderTest::testDisplayExtendersValidate | function | core/ |
Tests display extenders validation. |
| DisplayKernelTest::testisIdentifierUnique | function | core/ |
Tests the ::isIdentifierUnique method. |
| DisplayLink::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| DisplayModeBundleSelectionTest::providerBundleSelection | function | core/ |
Data provider for testBundleSelection(). |
| DisplayPathTest::doAdvancedPathsValidationTest | function | core/ |
Tests a couple of invalid path patterns. |
| DisplayPluginBase::isIdentifierUnique | function | core/ |
Checks if the provided identifier is unique. |
| DisplayPluginBase::optionsOverride | function | core/ |
If override/revert was clicked, perform the proper toggle. |
| DisplayPluginBase::overrideOption | function | core/ |
Set an option and force it to be an override. |
| DisplayPluginBase::setOverride | function | core/ |
Flip the override setting for the given section. |
| DisplayPluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| DisplayPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
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.