Search for init
Title | Object type | File name | Summary |
---|---|---|---|
IconDefinitionInterface::create | function | core/ |
Create an icon definition. |
IconDefinitionInterface::createIconId | function | core/ |
Create an icon full id. |
IconDefinitionInterface::getAllData | function | core/ |
Get all icon data. |
IconDefinitionInterface::getData | function | core/ |
Get a specific icon data. |
IconDefinitionInterface::getGroup | function | core/ |
Get the icon Group. |
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::getLabel | function | core/ |
Get the icon label as human friendly. |
IconDefinitionInterface::getLibrary | function | core/ |
Get the icon Twig library. |
IconDefinitionInterface::getPackId | function | core/ |
Get the icon Pack id. |
IconDefinitionInterface::getPackLabel | function | core/ |
Get the icon pack label. |
IconDefinitionInterface::getRenderable | function | core/ |
Get the icon renderable element array. |
IconDefinitionInterface::getSource | function | core/ |
Get the icon source, path or url. |
IconDefinitionInterface::getTemplate | function | core/ |
Get the icon Twig template. |
IconDefinitionInvalidDataException | class | core/ |
Raised when icon data is invalid. |
IconDefinitionInvalidDataException.php | file | core/ |
|
IconDefinitionTest | class | core/ |
Tests Drupal\Core\Theme\Icon\IconDefinition. |
IconDefinitionTest.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(). |
IconDefinitionTest::testCreateIcon | function | core/ |
Test the IconDefinition::createIcon method. |
IconDefinitionTest::testCreateIconError | function | core/ |
Test the IconDefinition::create method with errors. |
IconDefinitionTest::testCreateIconHumanize | function | core/ |
Test the IconDefinition::humanize method. |
IconDefinitionTest::testGetRenderable | function | core/ |
Test the IconDefinition::getRenderable method. |
IconExtractorBase::DEFINITION_REMOVE | constant | core/ |
|
IconExtractorSettingsForm::initSettingForm | function | core/ |
Init setting from common JSON Schema properties. |
IconPackManager::getIconsFromDefinition | function | core/ |
Discover list of icons from definition extractor. |
IconPackManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
IconPackManager::validateDefinition | function | core/ |
Validates a definition against the JSON schema specification. |
IconPackManagerKernelTest::testProcessDefinition | function | core/ |
Test the IconPackManager::processDefinition method. |
IconPackManagerKernelTest::testProcessDefinitionDisabled | function | core/ |
Test the IconPackManager::processDefinition method with disable pack. |
IconPackManagerKernelTest::testProcessDefinitionExceptionName | function | core/ |
Test the IconPackManager::processDefinition method with exception. |
IconPackManagerKernelTest::testProcessDefinitionExceptionRequired | function | core/ |
Test the IconPackManager::processDefinition method with exception. |
IncompleteLibraryDefinitionException | class | core/ |
Defines a custom exception if a library has no CSS/JS/JS setting specified. |
IncompleteLibraryDefinitionException.php | file | core/ |
|
InfoHookDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
InheritedContextDefinition | class | core/ |
Inherited class used for testing. |
InheritedContextDefinition.php | file | core/ |
|
InputConfigurator::getDataDefinitions | function | core/ |
Returns the typed data definitions for the inputs defined by this recipe. |
InstallerKernel::initializeContainer | function | core/ |
Initializes the service container. |
InstallerRouteBuilder::getRouteDefinitions | function | core/ |
Overridden to return no routes. |
InstallerTestBase::initFrontPage | function | core/ |
Visits the front page when initializing Mink. |
install_core_entity_type_definitions | function | core/ |
Installs entity type definitions provided by core. |
IntegerItem::propertyDefinitions | function | core/ |
Defines field item properties. |
InvalidPluginDefinitionException | class | core/ |
Defines a class for invalid plugin definition exceptions. |
InvalidPluginDefinitionException.php | file | core/ |
|
InvalidPluginDefinitionException::$pluginId | property | core/ |
The plugin ID of the mapper. |
InvalidPluginDefinitionException::getPluginId | function | core/ |
Gets the plugin ID of the mapper that raised the exception. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.