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 11.x for _init
  6. Other projects
Title Object type File name Summary
BaseFieldDefinition::setTargetBundle function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Sets the bundle this field is defined for.
BaseFieldDefinition::setTargetEntityTypeId function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Sets the ID of the type of the entity this field is attached to.
BaseFieldDefinition::setTranslatable function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Sets whether the field is translatable.
BaseFieldDefinition::__clone function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Magic method: Implements a deep clone.
BaseFieldDefinition::__sleep function core/lib/Drupal/Core/Field/BaseFieldDefinition.php
BaseFieldDefinitionTest class core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityTestBase.php Stub class for BaseFieldDefinition.
BaseFieldDefinitionTest class core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Unit test for BaseFieldDefinition.
BaseFieldDefinitionTest.php file core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php
BaseFieldDefinitionTest::$fieldType property core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php A dummy field type name.
BaseFieldDefinitionTest::$fieldTypeDefinition property core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php A dummy field type definition.
BaseFieldDefinitionTest::create function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityTestBase.php Creates a new field definition.
BaseFieldDefinitionTest::getSettings function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityTestBase.php Returns the array of settings, as required by the used class.
BaseFieldDefinitionTest::getType function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityTestBase.php Returns the field type.
BaseFieldDefinitionTest::mockDefaultValueCallback function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Provides a Mock base field default value callback.
BaseFieldDefinitionTest::setUp function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php
BaseFieldDefinitionTest::testCustomStorage function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests custom storage.
BaseFieldDefinitionTest::testDefaultFieldSettings function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests the initialization of default field settings.
BaseFieldDefinitionTest::testDefaultValueCallback function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests default value callbacks.
BaseFieldDefinitionTest::testFieldCardinality function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests field cardinality.
BaseFieldDefinitionTest::testFieldDefaultValue function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests field default value.
BaseFieldDefinitionTest::testFieldDescription function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests field description methods.
BaseFieldDefinitionTest::testFieldInitialValue function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests field initial value.
BaseFieldDefinitionTest::testFieldLabel function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests field label methods.
BaseFieldDefinitionTest::testFieldName function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests field name methods.
BaseFieldDefinitionTest::testFieldProvider function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests provider.
BaseFieldDefinitionTest::testFieldRequired function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests required.
BaseFieldDefinitionTest::testFieldRevisionable function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests field revisionable methods.
BaseFieldDefinitionTest::testFieldSettings function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests field settings methods.
BaseFieldDefinitionTest::testFieldStorageRequired function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests storage required.
BaseFieldDefinitionTest::testFieldTranslatable function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests field translatable methods.
BaseFieldDefinitionTest::testFieldType function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests field type methods.
BaseFieldDefinitionTest::testInvalidDefaultValueCallback function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests invalid default value callbacks.
BaseFieldDefinitionTest::testNullDefaultValueCallback function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests NULL default value callbacks.
BaseFieldDefinitionTestBase class core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php Provides setup method for testing base field definitions.
BaseFieldDefinitionTestBase.php file core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php
BaseFieldDefinitionTestBase::$definition property core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php The field definition used in this test.
BaseFieldDefinitionTestBase::getModuleAndPath function core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php Returns the module name and the module directory for the plugin.
BaseFieldDefinitionTestBase::getPluginId function core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php Returns the plugin ID of the tested field type.
BaseFieldDefinitionTestBase::setUp function core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php
BaseFieldOverride::$baseFieldDefinition property core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php The base field definition.
BaseFieldOverride::createFromBaseFieldDefinition function core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php Creates a base field override object.
BaseFieldOverride::getBaseFieldDefinition function core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php Gets the base field definition.
BaseFieldOverride::getFieldStorageDefinition function core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php Returns the field storage definition.
BatchBuilder::$initMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The initializing message for the batch.
BatchBuilder::setInitMessage function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the displayed message while processing is initialized.
BatchBuilderTest::testSetInitMessage function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setInitMessage().
BatchStorage::schemaDefinition function core/lib/Drupal/Core/Batch/BatchStorage.php Defines the schema for the batch table.
BatchStorage::schemaDefinition function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
BatchTestDefinitions class core/modules/system/tests/modules/batch_test/src/BatchTestDefinitions.php Batch definitions for testing batches.
BatchTestDefinitions.php file core/modules/system/tests/modules/batch_test/src/BatchTestDefinitions.php

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