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
FieldTestItem::propertyDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/FieldTestItem.php Defines field item properties.
FieldTimeIntervalTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FieldTimeIntervalTest.php Returns the schema definition.
FieldTypeCategoryManager::alterDefinitions function core/lib/Drupal/Core/Field/FieldTypeCategoryManager.php Invokes the hook to alter the definitions if the alter hook is set.
FieldTypePluginManager::getEntityTypeUiDefinitions function core/lib/Drupal/Core/Field/FieldTypePluginManager.php Get the field type definitions that can be added via UI for an entity type.
FieldTypePluginManager::getGroupedDefinitions function core/lib/Drupal/Core/Field/FieldTypePluginManager.php Gets sorted field type definitions grouped by category.
FieldTypePluginManager::getUiDefinitions function core/lib/Drupal/Core/Field/FieldTypePluginManager.php Gets the definition of all field types that can be added via UI.
FieldTypePluginManager::processDefinition function core/lib/Drupal/Core/Field/FieldTypePluginManager.php Performs extra processing on plugin definitions.
FieldTypePluginManagerInterface::getEntityTypeUiDefinitions function core/lib/Drupal/Core/Field/FieldTypePluginManagerInterface.php Get the field type definitions that can be added via UI for an entity type.
FieldTypePluginManagerInterface::getUiDefinitions function core/lib/Drupal/Core/Field/FieldTypePluginManagerInterface.php Gets the definition of all field types that can be added via UI.
FieldTypePluginManagerTest::testGetGroupedDefinitions function core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php Tests get grouped definitions.
FieldTypePluginManagerTest::testGetGroupedDefinitionsEmpty function core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php Tests get grouped definitions empty.
FieldTypePluginManagerTest::testGetGroupedDefinitionsInvalid function core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php Tests get grouped definitions invalid.
FieldTypePluginManagerTest::testUiDefinitionsPerEntityType function core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php Tests UI definitions per entity type.
FieldUiLocalAction::getDerivativeDefinitions function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php Gets the definition of all derivatives of a base plugin.
FieldUiLocalTask::getDerivativeDefinitions function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php Gets the definition of all derivatives of a base plugin.
field_definition.listener service core/core.services.yml Drupal\Core\Field\FieldDefinitionListener
field_storage_definition.listener service core/core.services.yml Drupal\Core\Field\FieldStorageDefinitionListener
File::baseFieldDefinitions function core/modules/file/src/Entity/File.php Provides base field definitions for an entity type.
File::init function core/modules/file/src/Plugin/views/field/File.php Initialize the plugin.
File::initializeIterator function core/modules/file/src/Plugin/migrate/source/d6/File.php Initializes the iterator with the source data.
File::initializeIterator function core/modules/file/src/Plugin/migrate/source/d7/File.php Initializes the iterator with the source data.
FileItem::propertyDefinitions function core/modules/file/src/Plugin/Field/FieldType/FileItem.php Defines field item properties.
FileUpload::validateAndLoadFieldDefinition function core/modules/jsonapi/src/Controller/FileUpload.php Validates and loads a field definition instance.
FileUploadResource::validateAndLoadFieldDefinition function core/modules/file/src/Plugin/rest/resource/FileUploadResource.php Validates and loads a field definition instance.
FileUriItem::propertyDefinitions function core/modules/file/src/Plugin/Field/FieldType/FileUriItem.php Defines field item properties.
FilterBooleanOperatorStringTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Returns the schema definition.
FilterBooleanOperatorTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Returns the schema definition.
FilterCombineTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Allow {views_test_data}.job to be NULL.
FilteredPluginManagerInterface::getFilteredDefinitions function core/lib/Drupal/Core/Plugin/FilteredPluginManagerInterface.php Gets the plugin definitions for a given type and consumer and filters them.
FilteredPluginManagerTrait::getFilteredDefinitions function core/lib/Drupal/Core/Plugin/FilteredPluginManagerTrait.php Implements \Drupal\Core\Plugin\FilteredPluginManagerInterface::getFilteredDefinitions().
FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php Provides test data for ::testGetFilteredDefinitions().
FilteredPluginManagerTraitTest::testGetFilteredDefinitions function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php Tests get filtered definitions.
FilterPluginBase::init function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Overrides \Drupal\views\Plugin\views\HandlerBase::init().
FilterPluginCollection::$definitions property core/modules/filter/src/FilterPluginCollection.php All possible filter plugin IDs.
FilterPluginCollection::initializePlugin function core/modules/filter/src/FilterPluginCollection.php Initializes and stores a plugin.
FilterStringTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Returns the schema definition.
FilterUninstallValidator::getFilterDefinitionsByProvider function core/modules/filter/src/FilterUninstallValidator.php Returns all filter definitions that are provided by the specified provider.
FixtureManipulator::getComposerInitOptionsForPackage function core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php Transform the received $package into options for `composer init`.
FloatItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php Defines field item properties.
FormatterBase::$fieldDefinition property core/lib/Drupal/Core/Field/FormatterBase.php The field definition.
FormElementBase::$definition property core/modules/config_translation/src/FormElement/FormElementBase.php The data definition of the element this form element is for.
Formula::init function core/modules/views/src/Plugin/views/argument/Formula.php Overrides Drupal\views\Plugin\views\HandlerBase:init().
FunctionalTestSetupTrait::initConfig function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Initialize various configurations post-installation.
FunctionalTestSetupTrait::initKernel function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Initializes the kernel after installation.
FunctionalTestSetupTrait::initSettings function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Initialize settings created during install.
FunctionalTestSetupTrait::initUserSession function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Initializes user 1 for the site to be installed.
GenerateProxyClassApplication::getDefinition function core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php Overridden so the application doesn't expect the command name as the first
argument.
GenerateTheme::initialize function core/lib/Drupal/Core/Command/GenerateTheme.php
GeneratorNotInitializedException class core/lib/Drupal/Core/Routing/GeneratorNotInitializedException.php Class for exceptions thrown when the generator has not been initialized.
GeneratorNotInitializedException.php file core/lib/Drupal/Core/Routing/GeneratorNotInitializedException.php

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