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