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
HookDiscovery::getDefinitions function core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php Gets the definition of all plugins for this type.
HookDiscoveryTest::testGetDefinition function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinition method with some plugins.
HookDiscoveryTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinitions() method with some plugins.
HookDiscoveryTest::testGetDefinitionsWithoutPlugins function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinitions() method without any plugins.
HookDiscoveryTest::testGetDefinitionWithUnknownID function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinition method with an unknown plugin ID.
hook_entity_field_values_init function core/lib/Drupal/Core/Entity/entity.api.php Acts when initializing a fieldable entity object.
hook_ENTITY_TYPE_field_values_init function core/lib/Drupal/Core/Entity/entity.api.php Acts when initializing a fieldable entity object.
hook_field_info_entity_type_ui_definitions_alter function core/modules/field/field.api.php Alters the UI field definitions.
Html::$seenIdsInit property core/lib/Drupal/Component/Utility/Html.php An array of the initial IDs used in one request.
ImageItem::propertyDefinitions function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
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 class core/modules/content_moderation/tests/src/Kernel/InitialStateTest.php Tests the correct initial states are set on install.
InitialStateTest.php file core/modules/content_moderation/tests/src/Kernel/InitialStateTest.php
InitialStateTest::$modules property core/modules/content_moderation/tests/src/Kernel/InitialStateTest.php Modules to install.
InitialStateTest::setUp function core/modules/content_moderation/tests/src/Kernel/InitialStateTest.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().
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
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.

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