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 main for _init
  6. Other projects
Title Object type File name Summary
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 Gets the definition of all plugins for this type.
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 Initializes the service container.
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 Visits the front page when initializing Mink.
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 Defines field item properties.
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.
InvalidPluginDefinitionException.php file core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php
InvalidPluginDefinitionException::$pluginId property core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php The plugin ID of the mapper.
InvalidPluginDefinitionException::getPluginId function core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php Gets the plugin ID of the mapper that raised the exception.
InvalidPluginDefinitionException::__construct function core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php Constructs an InvalidPluginDefinitionException.
ItemList::getItemDefinition function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Gets the definition of a contained item.
KernelTestBase::initFileCache function core/tests/Drupal/KernelTests/KernelTestBase.php Initializes the FileCache component.
LanguageBlock::getDerivativeDefinitions function core/modules/language/src/Plugin/Derivative/LanguageBlock.php Gets the definition of all derivatives of a base plugin.
LanguageItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Defines field item properties.
LanguageNegotiator::initializeType function core/modules/language/src/LanguageNegotiator.php Initializes the specified language type.
LanguageNegotiator::initLanguageManager function core/modules/language/src/LanguageNegotiator.php Initializes the injected language manager with the negotiator.
LanguageNegotiatorInterface::initializeType function core/modules/language/src/LanguageNegotiatorInterface.php Initializes the specified language type.
LanguageRequestSubscriber::onContainerInitializeSubrequestFinished function core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php Initializes config overrides whenever the service container is rebuilt.
LanguageTestBase::schemaDefinition function core/modules/language/tests/src/Kernel/Views/LanguageTestBase.php Returns the schema definition.
LastTimestamp::init function core/modules/comment/src/Plugin/views/field/LastTimestamp.php Initialize the plugin.
LayoutBuilderLocalTaskDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php Gets the definition of all derivatives of a base plugin.
LayoutDefault::$pluginDefinition property core/lib/Drupal/Core/Layout/LayoutDefault.php The layout definition.
LayoutDefault::getPluginDefinition function core/lib/Drupal/Core/Layout/LayoutDefault.php
LayoutDefinition class core/lib/Drupal/Core/Layout/LayoutDefinition.php Provides an implementation of a layout definition and its metadata.
LayoutDefinition.php file core/lib/Drupal/Core/Layout/LayoutDefinition.php
LayoutDefinition::$additional property core/lib/Drupal/Core/Layout/LayoutDefinition.php Any additional properties and values.
LayoutDefinition::$category property core/lib/Drupal/Core/Layout/LayoutDefinition.php The human-readable category.
LayoutDefinition::$default_region property core/lib/Drupal/Core/Layout/LayoutDefinition.php The default region.
LayoutDefinition::$deriver property core/lib/Drupal/Core/Layout/LayoutDefinition.php The name of the deriver of this layout definition, if any.
LayoutDefinition::$description property core/lib/Drupal/Core/Layout/LayoutDefinition.php An optional description for advanced layouts.
LayoutDefinition::$icon property core/lib/Drupal/Core/Layout/LayoutDefinition.php The path to the preview image.
LayoutDefinition::$icon_map property core/lib/Drupal/Core/Layout/LayoutDefinition.php An array defining the regions of a layout.
LayoutDefinition::$label property core/lib/Drupal/Core/Layout/LayoutDefinition.php The human-readable name.
LayoutDefinition::$library property core/lib/Drupal/Core/Layout/LayoutDefinition.php The asset library.
LayoutDefinition::$path property core/lib/Drupal/Core/Layout/LayoutDefinition.php Path (relative to the module or theme) to resources like icon or template.
LayoutDefinition::$regions property core/lib/Drupal/Core/Layout/LayoutDefinition.php An associative array of regions in this layout.

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