Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| IconDefinition::getIconId | function | core/ |
Get the icon id. |
| IconDefinition::getId | function | core/ |
Get the full icon id. |
| IconDefinition::getPackId | function | core/ |
Get the icon Pack id. |
| IconDefinitionInterface::createIconId | function | core/ |
Create an icon full id. |
| IconDefinitionInterface::getIconDataFromId | function | core/ |
Get icon id and pack id from an icon full id. |
| IconDefinitionInterface::getIconId | function | core/ |
Get the icon id. |
| IconDefinitionInterface::getId | function | core/ |
Get the full icon id. |
| IconDefinitionInterface::getPackId | function | core/ |
Get the icon Pack id. |
| IconDefinitionInvalidDataException | class | core/ |
Raised when icon data is invalid. |
| IconDefinitionInvalidDataException.php | file | core/ |
|
| IconDefinitionTest::providerCreateIcon | function | core/ |
Data provider for ::testCreateIcon(). |
| IconDefinitionTest::providerCreateIconHumanize | function | core/ |
Data provider for ::testCreateIcon(). |
| IconDefinitionTest::providerGetPreview | function | core/ |
Data provider for ::testGetPreview(). |
| IconExtractorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| IconExtractorSettingsFormTest::settingsFormDataProvider | function | core/ |
Provide data for testGenerateSettingsForm. |
| IconFinder::extractIconIdFromFilename | function | core/ |
Check if {icon_id} is a part of the name and need to be extracted. |
| IconFinder::ICON_ID_PATTERN | constant | core/ |
Pattern to match an icon ID placeholder in a filename. |
| IconFinderTest::providerExtractIconIdFromFilename | function | core/ |
Data provider for ::testExtractIconIdFromFilename(). |
| IconFinderTest::providerGetFileContents | function | core/ |
Data provider for ::testGetFileContents(). |
| IconFinderTest::providerGetFilesFromSourcesPath | function | core/ |
Data provider for ::testGetFilesFromSourcesPath(). |
| IconFinderTest::providerGetFilesFromSourcesUrl | function | core/ |
Data provider for ::testGetFilesFromSourcesUrl(). |
| IconFinderTest::testExtractIconIdFromFilename | function | core/ |
Test the IconFinder::extractIconIdFromFilename method. |
| IconFinderTest::testExtractIconIdFromFilenameWarning | function | core/ |
Test the IconFinder::extractIconIdFromFilename method with failing pattern. |
| IconFinderTest::testGetFilesFromPathInvalidExtensionWarning | function | core/ |
Test the IconFinder::getFilesFromPath method with warning. |
| IconPackExtractorForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| IconPackExtractorFormTest::testValidateConfigurationForm | function | core/ |
Test the IconPackExtractorForm::validateConfigurationForm method. |
| IconPackManager::$validator | property | core/ |
The schema validator. |
| IconPackManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
| IconPackManager::SCHEMA_VALIDATE | constant | core/ |
|
| IconPackManager::setValidator | function | core/ |
Sets the validator service if available. |
| IconPackManager::validateDefinition | function | core/ |
Validates a definition against the JSON schema specification. |
| IconPackManagerKernelTest::TEST_ICON_FULL_ID | constant | core/ |
Icon from icon_test module. |
| IconPackManagerTest::providerIconPackLibraryName | function | core/ |
Data provider for ::testLibraryName(). |
| IconTest::providerPreRenderIcon | function | core/ |
Data provider for ::testPreRenderIcon(). |
| IdAuditor | class | core/ |
Audits migrations that create content entities in the destination system. |
| IdAuditor.php | file | core/ |
|
| IdAuditor::audit | function | core/ |
Audits a migration. |
| IdAuditor::auditEntityComplete | function | core/ |
Audits an EntityComplete migration. |
| IdAuditor::auditMultiple | function | core/ |
Audits a set of migrations. |
| IdConflictForm | class | core/ |
Migrate Upgrade Id Conflict form. |
| IdConflictForm.php | file | core/ |
|
| IdConflictForm::buildForm | function | core/ |
Form constructor. |
| IdConflictForm::conflictsForm | function | core/ |
Build the markup for conflict warnings. |
| IdConflictForm::formatConflicts | function | core/ |
Formats a set of failing audit results as strings. |
| IdConflictForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| IdConflictForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| IdConflictForm::i18nWarningForm | function | core/ |
Build the markup for i18n warnings. |
| IdConflictForm::submitForm | function | core/ |
Form submission handler. |
| IdConflictTest | class | core/ |
Tests Drupal 6 Id Conflict page. |
| IdConflictTest | class | core/ |
Tests Drupal 7 Id Conflict page. |
Pagination
- Previous page
- Page 88
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.