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
MenuTreeStorage::collectRoutesAndDefinitions function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Traverses the menu tree and collects all the route names and definitions.
MenuTreeStorage::definitionFields function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Determines fields that are part of the plugin definition.
MenuTreeStorage::doCollectRoutesAndDefinitions function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Collects all the route names and definitions.
MenuTreeStorage::resetDefinitions function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Clears all definitions cached in memory.
MenuTreeStorage::schemaDefinition function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Defines the schema for the tree table.
MenuTreeStorageInterface::resetDefinitions function core/lib/Drupal/Core/Menu/MenuTreeStorageInterface.php Clears all definitions cached in memory.
Message::baseFieldDefinitions function core/modules/contact/src/Entity/Message.php Provides base field definitions for an entity type.
MigrateEntity::$entityDefinitions property core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php The entity definitions.
MigrateEntity::getDerivativeDefinition function core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php Gets the definition of a derivative plugin.
MigrateEntity::getDerivativeDefinitions function core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php Gets the definition of all derivatives of a base plugin.
MigrateEntityComplete::getDerivativeDefinitions function core/modules/migrate/src/Plugin/Derivative/MigrateEntityComplete.php Gets the definition of all derivatives of a base plugin.
MigrateEntityRevision::$entityDefinitions property core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php The entity definitions.
MigrateEntityRevision::getDerivativeDefinition function core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php Gets the definition of a derivative plugin.
MigrateEntityRevision::getDerivativeDefinitions function core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php Gets the definition of all derivatives of a base plugin.
MigrateExternalTranslatedTestSource::initializeIterator function core/modules/migrate/tests/modules/migrate_external_translated_test/src/Plugin/migrate/source/MigrateExternalTranslatedTestSource.php Initializes the iterator with the source data.
MigrateField::$definition property core/modules/migrate_drupal/src/Attribute/MigrateField.php The plugin definition.
MigrateFieldPluginManager::findDefinitions function core/modules/migrate_drupal/src/Plugin/MigrateFieldPluginManager.php Finds plugin definitions.
MigrateFieldPluginManager::processDefinition function core/modules/migrate_drupal/src/Plugin/MigrateFieldPluginManager.php Performs extra processing on plugin definitions.
MigrateFieldPluginManager::sortDefinitions function core/modules/migrate_drupal/src/Plugin/MigrateFieldPluginManager.php Sorts a definitions array.
MigrateProcessErrorMessagesTest::$definition property core/modules/migrate/tests/src/Kernel/MigrateProcessErrorMessagesTest.php The default stub migration definition.
MigrateSourceDiscoveryTest::testAnnotationGetDefinitionsBackwardsCompatibility function core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSourceDiscoveryTest.php Tests annotation get definitions backwards compatibility.
MigrateSourceDiscoveryTest::testGetDefinitions function core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSourceDiscoveryTest.php Tests get definitions.
MigrateSourcePluginManager::findDefinitions function core/modules/migrate/src/Plugin/MigrateSourcePluginManager.php Finds plugin definitions.
MigrateSourceWithAnnotations::initializeIterator function core/modules/migrate/tests/modules/migrate_source_annotation_bc_test/src/Plugin/migrate/source/MigrateSourceWithAnnotations.php Initializes the iterator with the source data.
Migration::getPluginDefinition function core/modules/migrate/src/Plugin/Migration.php Gets the definition of the plugin implementation.
MigrationPluginListTest::testGetDefinitions function core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginListTest.php Tests get definitions.
MigrationPluginManager::findDefinitions function core/modules/migrate/src/Plugin/MigrationPluginManager.php Finds plugin definitions.
MigrationPluginManager::processDefinition function core/modules/migrate_drupal/src/MigrationPluginManager.php Performs extra processing on plugin definitions.
MigrationProvidersExistTest::fieldPluginDefinitionsProvider function core/modules/migrate_drupal/tests/src/Kernel/Plugin/MigrationProvidersExistTest.php Data provider for field plugin definitions.
MockBlockManager::createContextDefinition function core/modules/system/tests/modules/plugin_test/src/Plugin/MockBlockManager.php Creates a new context definition with a label that is cast to string.
MockLayoutBlockDeriver::getDerivativeDefinition function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php Gets the definition of a derivative plugin.
MockLayoutBlockDeriver::getDerivativeDefinitions function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php Gets the definition of all derivatives of a base plugin.
MockMenuBlockDeriver::getDerivativeDefinition function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php Gets the definition of a derivative plugin.
MockMenuBlockDeriver::getDerivativeDefinitions function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php Gets the definition of all derivatives of a base plugin.
ModerationStateFieldItemListTest::testWorkflowCustomizedInitialState function core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php Test customizing the default moderation state.
ModerationStateFieldTest::testFieldDefinitionBundles function core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldTest.php Tests that the moderation state field target bundle is always correct.
ModifyServiceDefinitionsPass class core/lib/Drupal/Core/DependencyInjection/Compiler/ModifyServiceDefinitionsPass.php Passes the container to the alter() method of all service providers.
ModifyServiceDefinitionsPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/ModifyServiceDefinitionsPass.php
ModifyServiceDefinitionsPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/ModifyServiceDefinitionsPass.php
MultiValueTestItem::propertyDefinitions function core/modules/system/tests/modules/entity_test_update/src/Plugin/Field/FieldType/MultiValueTestItem.php Defines field item properties.
NavigationDefaultBlockDefinitionTest class core/modules/navigation/tests/src/Functional/NavigationDefaultBlockDefinitionTest.php Tests the default block provider logic.
NavigationDefaultBlockDefinitionTest.php file core/modules/navigation/tests/src/Functional/NavigationDefaultBlockDefinitionTest.php
NavigationDefaultBlockDefinitionTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationDefaultBlockDefinitionTest.php The theme to install as the default for testing.
NavigationDefaultBlockDefinitionTest::$modules property core/modules/navigation/tests/src/Functional/NavigationDefaultBlockDefinitionTest.php Modules to install.
NavigationDefaultBlockDefinitionTest::testNavigationDefaultAfterNavigation function core/modules/navigation/tests/src/Functional/NavigationDefaultBlockDefinitionTest.php Tests the default block flow enabling Navigation module first.
NavigationDefaultBlockDefinitionTest::testNavigationDefaultBeforeNavigation function core/modules/navigation/tests/src/Functional/NavigationDefaultBlockDefinitionTest.php Tests the default block flow enabling the block provider module first.
NavigationSafeBlockDefinitionTest class core/modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php Tests the definition of navigation safe blocks.
NavigationSafeBlockDefinitionTest.php file core/modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php
NavigationSafeBlockDefinitionTest::$adminUser property core/modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php User with permission to administer navigation blocks and access navigation.
NavigationSafeBlockDefinitionTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.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.