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 11.x for init
  5. Other projects
Title Object type File name Summary
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().
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.
LayoutDefinition::$template property core/lib/Drupal/Core/Layout/LayoutDefinition.php The template file to render this layout (relative to the 'path' given).
LayoutDefinition::$templatePath property core/lib/Drupal/Core/Layout/LayoutDefinition.php The path to the template.
LayoutDefinition::$theme_hook property core/lib/Drupal/Core/Layout/LayoutDefinition.php The theme hook used to render this layout.
LayoutDefinition::get function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets any arbitrary property.
LayoutDefinition::getCategory function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the human-readable category of the layout definition.
LayoutDefinition::getDefaultRegion function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the default region.
LayoutDefinition::getDeriver function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the name of the deriver of this plugin definition, if it exists.
LayoutDefinition::getDescription function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the description of the layout definition.
LayoutDefinition::getIcon function core/lib/Drupal/Core/Layout/LayoutDefinition.php Builds a render array for an icon representing the layout.

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