Search for Id

  1. Search 7.x for Id
  2. Search 9.5.x for Id
  3. Search 10.3.x for Id
  4. Search 11.x for Id
  5. Other projects
Title Object type File name Summary
DeprecatedModuleHandlerTest::dependencyProvider function core/tests/Drupal/Tests/Core/Extension/DeprecatedModuleHandlerTest.php Provider for testing dependency parsing.
DeprecatedServicesTest::testDecoratorForOverriddenServiceImplementation function core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php @expectedDeprecation The "path_alias_deprecated_test.path.alias_manager.inner" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086
@expectedDeprecation The \Drupal\Core\Path\AliasManager…
DeprecatedServicesTest::testOverriddenServiceImplementation function core/modules/path_alias/tests/src/Kernel/DeprecatedServicesTest.php @expectedDeprecation The "path.alias_manager" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086
@expectedDeprecation The \Drupal\Core\Path\AliasManager class is deprecated in drupal:8.8.0…
DerivativeDiscoveryDecorator::decodePluginId function core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php Decodes derivative id and plugin id from a string.
DerivativeDiscoveryDecorator::encodePluginId function core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php Encodes plugin and derivative id's into a string.
DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithInvalidClassedDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/DerivativeDiscoveryDecoratorTest.php @covers ::getDeriverClass
DerivativeDiscoveryDecoratorTest::testInvalidDerivativeFetcher function core/tests/Drupal/Tests/Core/Plugin/Discovery/DerivativeDiscoveryDecoratorTest.php Tests the getDerivativeFetcher method with an invalid class.
DerivativeInspectionInterface::getBaseId function core/lib/Drupal/Component/Plugin/DerivativeInspectionInterface.php Gets the base_plugin_id of the plugin instance.
DerivativeInspectionInterface::getDerivativeId function core/lib/Drupal/Component/Plugin/DerivativeInspectionInterface.php Gets the derivative_id of the plugin instance.
DiffEngineTest::provideTestDiff function core/tests/Drupal/Tests/Component/Diff/Engine/DiffEngineTest.php
DiffFormatterTest::provideTestDiff function core/tests/Drupal/Tests/Component/Diff/DiffFormatterTest.php
DiscardLayoutChangesForm::getFormId function core/modules/layout_builder/src/Form/DiscardLayoutChangesForm.php Returns a unique string identifying the form.
DiscoverServiceProvidersTest class core/tests/Drupal/Tests/Core/DrupalKernel/DiscoverServiceProvidersTest.php @coversDefaultClass \Drupal\Core\DrupalKernel
@group DrupalKernel
DiscoverServiceProvidersTest.php file core/tests/Drupal/Tests/Core/DrupalKernel/DiscoverServiceProvidersTest.php
DiscoverServiceProvidersTest::testDiscoverServiceCustom function core/tests/Drupal/Tests/Core/DrupalKernel/DiscoverServiceProvidersTest.php Tests discovery with user defined container yaml.
DiscoverServiceProvidersTest::testDiscoverServiceNoContainerYamls function core/tests/Drupal/Tests/Core/DrupalKernel/DiscoverServiceProvidersTest.php Tests the exception when container_yamls is not set.
DiscoveryCachedTraitTest::providerGetDefinition function core/tests/Drupal/Tests/Component/Plugin/Discovery/DiscoveryCachedTraitTest.php Data provider for testGetDefinition().
DiscoveryTestBase::assertDefinitionIdentical function core/tests/Drupal/KernelTests/Core/Plugin/Discovery/DiscoveryTestBase.php Asserts a definition against an expected definition.
DiscoveryTraitTest::providerDoGetDefinition function core/tests/Drupal/Tests/Component/Plugin/Discovery/DiscoveryTraitTest.php Data provider for testDoGetDefinition().
DiscoveryTraitTest::providerDoGetDefinitionException function core/tests/Drupal/Tests/Component/Plugin/Discovery/DiscoveryTraitTest.php Data provider for testDoGetDefinitionException()
DiscoveryTraitTest::providerHasDefinition function core/tests/Drupal/Tests/Component/Plugin/Discovery/DiscoveryTraitTest.php Data provider for testHasDefinition().
Display::getFormId function core/modules/views_ui/src/Form/Ajax/Display.php Returns a unique string identifying the form.
Display::validateForm function core/modules/views_ui/src/Form/Ajax/Display.php Form validation handler.
DisplayExtenderPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Validate the options form.
DisplayExtenderTest3::validate function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest3.php Validate that the plugin is correct and can be saved.
DisplayExtenderTest::testDisplayExtendersValidate function core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php Test display extenders validation.
DisplayKernelTest::testisIdentifierUnique function core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php Tests the ::isIdentifierUnique method.
DisplayLink::validate function core/modules/views/src/Plugin/views/area/DisplayLink.php Validate that the plugin is correct and can be saved.
DisplayPathTest::doAdvancedPathsValidationTest function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests a couple of invalid path patterns.
DisplayPluginBase::isIdentifierUnique function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Checks if the provided identifier is unique.
DisplayPluginBase::optionsOverride function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php If override/revert was clicked, perform the proper toggle.
DisplayPluginBase::overrideOption function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Set an option and force it to be an override.
DisplayPluginBase::setOverride function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Flip the override setting for the given section.
DisplayPluginBase::validate function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Validate that the plugin is correct and can be saved.
DisplayPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Validate the options form.
DisplayPluginInterface::isIdentifierUnique function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Checks if the provided identifier is unique.
DisplayPluginInterface::optionsOverride function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php If override/revert was clicked, perform the proper toggle.
DisplayPluginInterface::overrideOption function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Set an option and force it to be an override.
DisplayPluginInterface::setOverride function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Flip the override setting for the given section.
DisplayPluginInterface::validate function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Make sure the display and all associated handlers are valid.
DisplayPluginInterface::validateOptionsForm function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Validates the options form.
DisplayTest::testFilterGroupsOverriding function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the overriding of filter_groups.
DisplayTest::testHideDisplayOverride function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests that the override option is hidden when it's not needed.
DisplayTest::testInvalidDisplayPlugins function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests invalid display plugins.
DisplayTest::validate function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Validate that the plugin is correct and can be saved.
DisplayTest::validateOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Validate the options form.
DisplayVariant::$id property core/lib/Drupal/Core/Display/Annotation/DisplayVariant.php The plugin ID.
DisplayVariantTest::providerTestGetConfiguration function core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php Provides test data for testGetConfiguration().
divider.css file core/themes/claro/css/components/divider.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/2815083
* @preserve
*/

/**
* Divider.
*/

.divider {
height: 1px;
background-color: rgba(142, 146, 156, 0.5);
}
divider.pcss.css file core/themes/claro/css/components/divider.pcss.css /**
* Divider.
*/

@import "../base/variables.pcss.css";

.divider {
height: 1px;
background-color: var(--color-divider);
}

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