Search for _init

  1. Search 7.x for _init
  2. Search 9.5.x for _init
  3. Search 8.9.x for _init
  4. Search 10.3.x for _init
  5. Search 11.x for _init
  6. Other projects
Title Object type File name Summary
IconDefinitionInterface::getData function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get a specific icon data.
IconDefinitionInterface::getGroup function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon Group.
IconDefinitionInterface::getIconDataFromId function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get icon id and pack id from an icon full id.
IconDefinitionInterface::getIconId function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon id.
IconDefinitionInterface::getId function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the full icon id.
IconDefinitionInterface::getLabel function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon label as human friendly.
IconDefinitionInterface::getLibrary function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon Twig library.
IconDefinitionInterface::getPackId function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon Pack id.
IconDefinitionInterface::getPackLabel function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon pack label.
IconDefinitionInterface::getRenderable function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon renderable element array.
IconDefinitionInterface::getSource function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon source, path or url.
IconDefinitionInterface::getTemplate function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the icon Twig template.
IconDefinitionInvalidDataException class core/lib/Drupal/Core/Theme/Icon/Exception/IconDefinitionInvalidDataException.php Raised when icon data is invalid.
IconDefinitionInvalidDataException.php file core/lib/Drupal/Core/Theme/Icon/Exception/IconDefinitionInvalidDataException.php
IconDefinitionTest class core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Tests Drupal\Core\Theme\Icon\IconDefinition.
IconDefinitionTest.php file core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php
IconDefinitionTest::providerCreateIcon function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Data provider for ::testCreateIcon().
IconDefinitionTest::providerCreateIconHumanize function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Data provider for ::testCreateIcon().
IconDefinitionTest::providerGetPreview function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Data provider for ::testGetPreview().
IconDefinitionTest::testCreateIcon function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::createIcon method.
IconDefinitionTest::testCreateIconError function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::create method with errors.
IconDefinitionTest::testCreateIconHumanize function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::humanize method.
IconDefinitionTest::testGetRenderable function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Test the IconDefinition::getRenderable method.
IconExtractorBase::DEFINITION_REMOVE constant core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php
IconExtractorSettingsForm::initSettingForm function core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php Init setting from common JSON Schema properties.
IconPackManager::getIconsFromDefinition function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Discover list of icons from definition extractor.
IconPackManager::processDefinition function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php
IconPackManager::validateDefinition function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Validates a definition against the JSON schema specification.
IconPackManagerKernelTest::testProcessDefinition function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::processDefinition method.
IconPackManagerKernelTest::testProcessDefinitionDisabled function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::processDefinition method with disable pack.
IconPackManagerKernelTest::testProcessDefinitionExceptionName function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::processDefinition method with exception.
IconPackManagerKernelTest::testProcessDefinitionExceptionRequired function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::processDefinition method with exception.
ImageItem::propertyDefinitions function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Defines field item properties.
IncompleteLibraryDefinitionException class core/lib/Drupal/Core/Asset/Exception/IncompleteLibraryDefinitionException.php Defines a custom exception if a library has no CSS/JS/JS setting specified.
IncompleteLibraryDefinitionException.php file core/lib/Drupal/Core/Asset/Exception/IncompleteLibraryDefinitionException.php
InfoHookDecorator::getDefinitions function core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php
InheritedContextDefinition class core/tests/Drupal/Tests/Core/Plugin/Fixtures/InheritedContextDefinition.php Inherited class used for testing.
InheritedContextDefinition.php file core/tests/Drupal/Tests/Core/Plugin/Fixtures/InheritedContextDefinition.php
InitialStateTest::testInitialState function core/modules/content_moderation/tests/src/Kernel/InitialStateTest.php Tests the correct initial state.
InlineBlockDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php Gets the definition of all derivatives of a base plugin.
InOperator::init function core/modules/views/src/Plugin/views/filter/InOperator.php Overrides \Drupal\views\Plugin\views\HandlerBase::init().
InputConfigurator::getDataDefinitions function core/lib/Drupal/Core/Recipe/InputConfigurator.php Returns the typed data definitions for the inputs defined by this recipe.
InsertTest::testInsertFieldOnlyDefinition function core/tests/Drupal/KernelTests/Core/Database/InsertTest.php Tests that we can specify fields without values and specify values later.
InstallerKernel::initializeContainer function core/lib/Drupal/Core/Installer/InstallerKernel.php
InstallerRouteBuilder::getRouteDefinitions function core/lib/Drupal/Core/Installer/InstallerRouteBuilder.php Overridden to return no routes.
InstallerTestBase::initFrontPage function core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php
install_core_entity_type_definitions function core/includes/install.core.inc Installs entity type definitions provided by core.
IntegerItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php
InternalPropertyTestFieldItem::propertyDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/InternalPropertyTestFieldItem.php Defines field item properties.
InvalidPluginDefinitionException class core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php Defines a class for invalid plugin definition exceptions.

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