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. Other projects
Title Object type File name Summary
StringArgument::init function core/modules/views/src/Plugin/views/argument/StringArgument.php Overrides Drupal\views\Plugin\views\HandlerBase:init().
StringIdEntityTest::baseFieldDefinitions function core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php Provides base field definitions for an entity type.
StringItemBase::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php Defines field item properties.
StringListField::init function core/modules/options/src/Plugin/views/argument/StringListField.php Overrides Drupal\views\Plugin\views\HandlerBase:init().
StubFieldItemBase::propertyDefinitions function core/tests/Drupal/Tests/Core/Entity/StubFieldItemBase.php Defines field item properties.
StubSourceGeneratorPlugin::initializeIterator function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Initializes the iterator with the source data.
StubSourcePlugin::initializeIterator function core/modules/migrate/tests/src/Unit/StubSourcePlugin.php Initializes the iterator with the source data.
StylePluginBase::init function core/modules/views/src/Plugin/views/style/StylePluginBase.php Overrides \Drupal\views\Plugin\views\PluginBase::init().
SubProcessWithSkipTest::getDefinition function core/modules/migrate/tests/src/Kernel/process/SubProcessWithSkipTest.php Provides the test migration definition.
SystemMenuBlock::getDerivativeDefinitions function core/modules/system/src/Plugin/Derivative/SystemMenuBlock.php Gets the definition of all derivatives of a base plugin.
SystemMenuNavigationBlock::getDerivativeDefinitions function core/modules/navigation/src/Plugin/Derivative/SystemMenuNavigationBlock.php Gets the definition of all derivatives of a base plugin.
SystemTestController::authorizeInit function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Initialize authorize.php during testing.
system_authorized_init function core/modules/system/system.module Setup a given callback to run via authorize.php with elevated privileges.
TableSortExtenderTest::testTableSortInit function core/tests/Drupal/KernelTests/Core/Render/Element/TableSortExtenderTest.php Tests \Drupal\Core\Utility\TableSort::getContextFromRequest().
TaggedHandlersPass::resolveDefinitionClass function core/lib/Drupal/Core/DependencyInjection/Compiler/TaggedHandlersPass.php Resolves the definition class.
TaggedHandlersPassTest::testProcessChildDefinition function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests child handler with parent service.
Tasks::initializeDatabase function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Make PostgreSQL Drupal friendly.
TaxonomyDefaultArgumentTest::initViewWithRequest function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php Init view with a request by provided URL.
TaxonomyIndexTid::init function core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php Initialize the plugin.
TaxonomyIndexTid::init function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Overrides \Drupal\views\Plugin\views\HandlerBase::init().
TelephoneItem::propertyDefinitions function core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php Defines field item properties.
Term::baseFieldDefinitions function core/modules/taxonomy/src/Entity/Term.php Provides base field definitions for an entity type.
Term::bundleFieldDefinitions function core/modules/taxonomy/src/Entity/Term.php Provides field definitions for a specific bundle.
Test::getPluginDefinition function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Gets the definition of the plugin implementation.
TestableSqlContentEntityStorage::$fieldStorageDefinitions property core/tests/Drupal/KernelTests/Core/Entity/Sql/TestableSqlContentEntityStorage.php The entity type's field storage definitions.
TestBaseFieldDefinitionInterface interface core/tests/Drupal/Tests/Core/Field/TestBaseFieldDefinitionInterface.php Defines a test interface to mock entity base field definitions.
TestBaseFieldDefinitionInterface.php file core/tests/Drupal/Tests/Core/Field/TestBaseFieldDefinitionInterface.php
TestContextAwarePluginDefinition class core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php A plugin definition test class.
TestCoverageTest::$definitions property core/modules/jsonapi/tests/src/Kernel/TestCoverageTest.php Entity definitions array.
TestDataTypeDeriver::getDerivativeDefinitions function core/tests/Drupal/Tests/Core/Plugin/Fixtures/Plugin/DataType/TestDataTypeDeriver.php Gets the definition of all derivatives of a base plugin.
TestDerivativeDiscovery::getDerivativeDefinition function core/tests/Drupal/Tests/Core/Plugin/Discovery/TestDerivativeDiscovery.php Gets the definition of a derivative plugin.
TestDerivativeDiscovery::getDerivativeDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/TestDerivativeDiscovery.php Gets the definition of all derivatives of a base plugin.
TestDerivativeDiscoveryWithObject::getDerivativeDefinition function core/tests/Drupal/Tests/Core/Plugin/Discovery/TestDerivativeDiscoveryWithObject.php Gets the definition of a derivative plugin.
TestDerivativeDiscoveryWithObject::getDerivativeDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/TestDerivativeDiscoveryWithObject.php Gets the definition of all derivatives of a base plugin.
TestFilteredPluginManager::$definitions property core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php An array of plugin definitions.
TestFilteredPluginManager::getDefinitions function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php See \Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions().
TestHelpTopicDeriver::getDerivativeDefinition function core/modules/help/tests/modules/help_topics_test/src/Plugin/Deriver/TestHelpTopicDeriver.php Gets the definition of a derivative plugin.
TestHelpTopicDeriver::getDerivativeDefinitions function core/modules/help/tests/modules/help_topics_test/src/Plugin/Deriver/TestHelpTopicDeriver.php Gets the definition of all derivatives of a base plugin.
TestItem::propertyDefinitions function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php Defines field item properties.
TestLazyPluginCollection::initializePlugin function core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Initializes and stores a plugin.
TestObjectItem::propertyDefinitions function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestObjectItem.php Defines field item properties.
TestPluginWithForm::getPluginDefinition function core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php Gets the definition of the plugin implementation.
TestRouteBuilder::getRouteDefinitions function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Retrieves all defined routes from .routing.yml files.
TestSessionBag::initialize function core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php
TextItemBase::propertyDefinitions function core/modules/text/src/Plugin/Field/FieldType/TextItemBase.php Defines field item properties.
TextWithSummaryItem::propertyDefinitions function core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php Defines field item properties.
theme.initialization service core/core.services.yml Drupal\Core\Theme\ThemeInitialization
ThemeEarlyInitializationTest class core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php Tests theme system initialization early in the page request.
ThemeEarlyInitializationTest.php file core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php
ThemeEarlyInitializationTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php The theme to install as the default for testing.

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