Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
IconFinderTest::$fileUrlGenerator property core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php The file url generator instance.
IconPackExtractorForm class core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php The icon pack extractor form plugin.
IconPackExtractorForm.php file core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php
IconPackExtractorForm::buildConfigurationForm function core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php Form constructor.
IconPackExtractorForm::submitConfigurationForm function core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php Form submission handler.
IconPackExtractorForm::validateConfigurationForm function core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php Form validation handler.
IconPackExtractorFormTest class core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php @coversDefaultClass \Drupal\Core\Theme\Icon\IconPackExtractorForm[[api-linebreak]]
IconPackExtractorFormTest.php file core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php
IconPackExtractorFormTest::$formState property core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php The form state.
IconPackExtractorFormTest::$iconPackForm property core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php The icon pack form.
IconPackExtractorFormTest::$plugin property core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php The plugin form.
IconPackExtractorFormTest::setUp function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php
IconPackExtractorFormTest::testBuildConfigurationForm function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php Test the IconPackExtractorForm::buildConfigurationForm method.
IconPackExtractorFormTest::testSubmitConfigurationForm function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php Test the IconPackExtractorForm::submitConfigurationForm method.
IconPackExtractorFormTest::testValidateConfigurationForm function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php Test the IconPackExtractorForm::validateConfigurationForm method.
IconPackManager::$validator property core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php The schema validator.
IconPackManager::getExtractorFormDefaults function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Retrieve extractor default options.
IconPackManager::getExtractorPluginForms function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Retrieve extractor forms based on the provided icon set limit.
IconPackManager::setValidator function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Sets the validator service if available.
IconPackManagerInterface::getExtractorFormDefaults function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManagerInterface.php Retrieve extractor default options.
IconPackManagerInterface::getExtractorPluginForms function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManagerInterface.php Retrieve extractor forms based on the provided icon set limit.
IconPackManagerKernelTest::EXPECTED_TOTAL_TEST_ICONS constant core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php
IconPackManagerKernelTest::testConstructor function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::_construct method.
IconPackManagerKernelTest::testGetExtractorFormDefaults function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::getExtractorFormDefault method.
IconPackManagerKernelTest::testGetExtractorPluginForms function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::getExtractorPluginForms method.
IconPackManagerKernelTest::testGetExtractorPluginFormsWithAllowed function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::getExtractorPluginForms method.
IconPackManagerKernelTest::testGetExtractorPluginFormsWithDefault function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::getExtractorPluginForms method with default.
ImageHooks::fieldStorageConfigDelete function core/modules/image/src/Hook/ImageHooks.php Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'.
ImageHooks::fieldStorageConfigUpdate function core/modules/image/src/Hook/ImageHooks.php Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
ImageToolkit class core/lib/Drupal/Core/ImageToolkit/Attribute/ImageToolkit.php Defines a Plugin attribute for the image toolkit plugin.
ImageToolkit.php file core/lib/Drupal/Core/ImageToolkit/Attribute/ImageToolkit.php
ImageToolkit::__construct function core/lib/Drupal/Core/ImageToolkit/Attribute/ImageToolkit.php Constructs a plugin attribute object.
ImageToolkitOperation class core/lib/Drupal/Core/ImageToolkit/Attribute/ImageToolkitOperation.php Defines a Plugin attribute for the image toolkit plugin.
ImageToolkitOperation.php file core/lib/Drupal/Core/ImageToolkit/Attribute/ImageToolkitOperation.php
ImageToolkitOperation::__construct function core/lib/Drupal/Core/ImageToolkit/Attribute/ImageToolkitOperation.php Constructs a new ImageToolkitOperation instance.
ImmutablePropertiesConstraint::getDefaultOption function core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ImmutablePropertiesConstraint.php
ImmutablePropertiesConstraintValidator class core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ImmutablePropertiesConstraintValidator.php Validates the ImmutableProperties constraint.
ImmutablePropertiesConstraintValidator.php file core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ImmutablePropertiesConstraintValidator.php
ImmutablePropertiesConstraintValidator::create function core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ImmutablePropertiesConstraintValidator.php Instantiates a new instance of this class.
ImmutablePropertiesConstraintValidator::validate function core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ImmutablePropertiesConstraintValidator.php
ImmutablePropertiesConstraintValidator::__construct function core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ImmutablePropertiesConstraintValidator.php Constructs an ImmutablePropertiesConstraintValidator object.
ImmutablePropertiesConstraintValidatorTest class core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php @group Entity
@group Validation
ImmutablePropertiesConstraintValidatorTest.php file core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php
ImmutablePropertiesConstraintValidatorTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php Modules to install.
ImmutablePropertiesConstraintValidatorTest::testImmutablePropertyCannotBeChanged function core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php Tests that changing a config entity's immutable property raises an error.
ImmutablePropertiesConstraintValidatorTest::testValidatedEntityMustHaveAnId function core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php Tests that entities without an ID will raise an exception.
ImmutablePropertiesConstraintValidatorTest::testValidatorRejectsANonExistentProperty function core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php Tests that the validator throws an exception for non-existent properties.
ImmutablePropertiesConstraintValidatorTest::testValidatorRequiresAConfigEntity function core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php Tests that only config entities are accepted by the validator.
Importer::getCustomSerializedPropertyNames function core/lib/Drupal/Core/DefaultContent/Importer.php Gets the names of all properties the plugin treats as serialized data.
Importer::toEntity function core/lib/Drupal/Core/DefaultContent/Importer.php Converts an array of content entity data to a content entity object.

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