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
Workspace::baseFieldDefinitions function core/modules/workspaces/src/Entity/Workspace.php Provides base field definitions for an entity type.
WorkspaceAssociation::getAssociatedInitialRevisions function core/modules/workspaces/src/WorkspaceAssociation.php Retrieves all content revisions that were created in a given workspace.
WorkspaceAssociation::initializeWorkspace function core/modules/workspaces/src/WorkspaceAssociation.php Initializes a workspace with all the associations of its parent.
WorkspaceAssociationInterface::getAssociatedInitialRevisions function core/modules/workspaces/src/WorkspaceAssociationInterface.php Retrieves all content revisions that were created in a given workspace.
WorkspaceAssociationInterface::initializeWorkspace function core/modules/workspaces/src/WorkspaceAssociationInterface.php Initializes a workspace with all the associations of its parent.
WorkspaceAssociationRevisionTableUpdateTest::getOldAssociatedInitialRevisions function core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationRevisionTableUpdateTest.php Replicates the old getAssociatedInitialRevisions logic from 11.x.
WorkspaceProviderBase::$initialPublished property core/modules/workspaces/src/Provider/WorkspaceProviderBase.php A list of entity UUIDs that were created as published in a workspace.
WorkspaceTestTrait::initializeWorkspacesModule function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Enables the Workspaces module and creates two workspaces.
WorkspaceTracker::$associatedInitialRevisions property core/modules/workspaces/src/WorkspaceTracker.php A multidimensional array of entity IDs that were created in a workspace.
WorkspaceTracker::getTrackedInitialRevisions function core/modules/workspaces/src/WorkspaceTracker.php Retrieves all content revisions that were created in a given workspace.
WorkspaceTracker::initializeWorkspace function core/modules/workspaces/src/WorkspaceTracker.php Initializes a workspace with all the associations of its parent.
WorkspaceTrackerInterface::getTrackedInitialRevisions function core/modules/workspaces/src/WorkspaceTrackerInterface.php Retrieves all content revisions that were created in a given workspace.
WorkspaceTrackerInterface::initializeWorkspace function core/modules/workspaces/src/WorkspaceTrackerInterface.php Initializes a workspace with all the associations of its parent.
YamlDirectoryDiscoveryTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDirectoryDiscoveryTest.php Tests get definitions.
YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDirectoryDiscoveryTest.php Tests get definitions with translatable definitions.
YamlDiscovery::getDefinitions function core/lib/Drupal/Core/Plugin/Discovery/YamlDiscovery.php Gets the definition of all plugins for this type.
YamlDiscoveryDecorator::getDefinitions function core/lib/Drupal/Core/Plugin/Discovery/YamlDiscoveryDecorator.php Gets the definition of all plugins for this type.
YamlDiscoveryDecoratorTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php Tests the getDefinitions() method.
YamlDiscoveryTest::testGetDefinition function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php Tests the getDefinition() method.
YamlDiscoveryTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php Tests the getDefinitions() method.
YamlDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php Tests get definitions with translatable definitions.
YamlFileLoader::parseDefinition function core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php Parses a definition.
YamlFileLoader::parseDefinitions function core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php Parses definitions
YamlFileLoaderTest::testParseDefinitionsWithProvider function core/tests/Drupal/Tests/Core/DependencyInjection/YamlFileLoaderTest.php
YamlRouteDiscovery::getRouteDefinitions function core/lib/Drupal/Core/Routing/YamlRouteDiscovery.php Retrieves all defined routes from .routing.yml files.
_content_translation_install_field_storage_definitions function core/modules/content_translation/content_translation.module Installs Content Translation's fields for a given entity type.

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