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
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.
NavigationSafeBlockDefinitionTest::$modules property core/modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php Modules to install.
NavigationSafeBlockDefinitionTest::setUp function core/modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php
NavigationSafeBlockDefinitionTest::testNavigationBlocksHiddenInBlockLayout function core/modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php Tests logic to exclude blocks in Block Layout UI.
NavigationSafeBlockDefinitionTest::testNavigationSafeBlockDefinition function core/modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php Tests logic to include blocks in Navigation Layout UI.
Node::baseFieldDefinitions function core/modules/node/src/Entity/Node.php Provides base field definitions for an entity type.
Node::init function core/modules/node/src/Plugin/views/field/Node.php Initialize the plugin.
Node::initializeIterator function core/modules/node/src/Plugin/migrate/source/d6/Node.php Initializes the iterator with the source data.
NodeNewComments::init function core/modules/history/src/Plugin/views/field/NodeNewComments.php Initialize the plugin.
NodeType::initializeIterator function core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Initializes the iterator with the source data.
NodeType::initializeIterator function core/modules/node/src/Plugin/migrate/source/d7/NodeType.php Initializes the iterator with the source data.
NodeTypeInitialLanguageTest class core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests node type initial language settings.
NodeTypeInitialLanguageTest.php file core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
NodeTypeInitialLanguageTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php The theme to install as the default for testing.
NodeTypeInitialLanguageTest::$modules property core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Modules to install.
NodeTypeInitialLanguageTest::setUp function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
NodeTypeInitialLanguageTest::testLanguageFieldVisibility function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests language field visibility features.
NodeTypeInitialLanguageTest::testNodeTypeInitialLanguageDefaults function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests the node type initial language defaults, and modifies them.
NoLanguageEntityTest::baseFieldDefinitions function core/modules/language/tests/language_test/src/Entity/NoLanguageEntityTest.php Provides base field definitions for an entity type.
None::alterRouteDefinition function core/modules/views/src/Plugin/views/access/None.php Allows access plugins to alter the route definition of a view.
None::init function core/modules/views/src/Plugin/views/pager/None.php Initialize the plugin.
NoSourcePluginDecorator::getDefinitions function core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php Gets the definition of all plugins for this type.
NoSourcePluginDecoratorTest::providerGetDefinitions function core/modules/migrate/tests/src/Unit/Plugin/NoSourcePluginDecoratorTest.php Provides data for testGetDefinitions().
NoSourcePluginDecoratorTest::testGetDefinitions function core/modules/migrate/tests/src/Unit/Plugin/NoSourcePluginDecoratorTest.php Tests get definitions.
NullableSerializedItem::propertyDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/NullableSerializedItem.php Defines field item properties.
NumberListField::init function core/modules/options/src/Plugin/views/argument/NumberListField.php Overrides Drupal\views\Plugin\views\HandlerBase:init().
NumericArgument::getContextDefinition function core/modules/views/src/Plugin/views/argument/NumericArgument.php Returns a context definition for this argument.
NumericArgumentValidator::getContextDefinition function core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php Returns a context definition for this argument.
ObjectDefinition class core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Stub class for plugin definition.
ObjectDefinition class core/tests/Drupal/Tests/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecoratorTest.php
ObjectDefinition class core/tests/Drupal/Tests/Component/Plugin/Discovery/AttributeBridgeDecoratorTest.php
ObjectDefinition::__construct function core/tests/Drupal/Tests/Component/Plugin/Discovery/AttributeBridgeDecoratorTest.php ObjectDefinition constructor.
ObjectDefinition::__construct function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php ObjectDefinition constructor.
ObjectDefinition::__construct function core/tests/Drupal/Tests/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecoratorTest.php ObjectDefinition constructor.
OEmbedDeriver::getDerivativeDefinitions function core/modules/media/src/Plugin/media/Source/OEmbedDeriver.php Gets the definition of all derivatives of a base plugin.
OptimizedPhpArrayDumper::getServiceDefinition function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Gets a service definition as PHP array.
OptimizedPhpArrayDumper::getServiceDefinitions function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Gets services of the container as a PHP array.
OptimizedPhpArrayDumperTest::$containerDefinition property core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php The definition for the container to build in tests.
OptimizedPhpArrayDumperTest::getDefinitionsDataProvider function core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php Data provider for testGetServiceDefinitions().
OptimizedPhpArrayDumperTest::serializeDefinition function core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php Helper function to serialize a definition.
OptimizedPhpArrayDumperTest::testGetServiceDefinitionForDecoratedService function core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php Tests that getDecoratedService() is unsupported.
OptimizedPhpArrayDumperTest::testGetServiceDefinitionForExpression function core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php Tests that the correct RuntimeException is thrown for expressions.
OptimizedPhpArrayDumperTest::testGetServiceDefinitionForObject function core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php Tests that the correct RuntimeException is thrown for dumping an object.
OptimizedPhpArrayDumperTest::testGetServiceDefinitionForResource function core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php Tests that the correct RuntimeException is thrown for dumping a resource.
OptimizedPhpArrayDumperTest::testGetServiceDefinitions function core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php Tests that service processing works properly.
OptimizedPhpArrayDumperTest::testGetServiceDefinitionWithReferenceToAlias function core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php Tests that references to aliases work correctly.

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