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
ViewExecutable::initPager function core/modules/views/src/ViewExecutable.php Initializes the pager.
ViewExecutable::initQuery function core/modules/views/src/ViewExecutable.php Initializes the query object for the view.
ViewExecutable::initStyle function core/modules/views/src/ViewExecutable.php Finds and initializes the style plugin.
ViewExecutable::_initHandler function core/modules/views/src/ViewExecutable.php Attaches the views handler for the specific type.
ViewExecutableTest::testInitMethods function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests the initDisplay() and initHandlers() methods.
ViewFormBase::init function core/modules/views_ui/src/ViewFormBase.php
ViewMode::initializeIterator function core/modules/field/src/Plugin/migrate/source/d7/ViewMode.php Initializes the iterator with the source data.
ViewMode::initializeIterator function core/modules/node/src/Plugin/migrate/source/d6/ViewMode.php Initializes the iterator with the source data.
Views::getPluginDefinitions function core/modules/views/src/Views.php Gets all the views plugin definitions.
ViewsBlock::getDerivativeDefinition function core/modules/views/src/Plugin/Derivative/ViewsBlock.php
ViewsBlock::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsBlock.php
ViewsEntityArgumentValidator::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php
ViewsEntityRow::getDerivativeDefinition function core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php
ViewsEntityRow::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php
ViewsEntitySchemaSubscriberIntegrationTest::$entityDefinitionUpdateManager property core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php The entity definition update manager.
ViewsExposedFilterBlock::getDerivativeDefinition function core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php
ViewsExposedFilterBlock::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php
ViewsKernelTestBase::schemaDefinition function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Returns the schema definition.
ViewsLocalTask::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php
ViewsLocalTaskTest::$baseDefinition property core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php The base definition for the test plugin.
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithDefaultLocalTask function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Tests fetching the derivatives on a view with a default local task.
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithExistingLocalTask function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Tests fetching the derivatives on a view with a local task and a parent.
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithLocalTask function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Tests fetching the derivatives on a view with a default local task.
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithoutHookMenuViews function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Tests fetching the derivatives on no view with hook menu.
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithoutLocalTask function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Tests fetching the derivatives on a view with without a local task.
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithOverrideRoute function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Tests fetching the derivatives on a view which overrides an existing route.
ViewsMenuLink::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsMenuLink.php
ViewsPluginInterface::init function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Initialize the plugin.
ViewsSelection::initializeView function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Initializes a view.
ViewsTestEntity::$mockedBaseFieldDefinitions property core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php The mocked base fields for test entity types.
ViewsTestEntity::baseFieldDefinitions function core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php
ViewsTestEntity::setMockedBaseFieldDefinitions function core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Sets up the mocked base field definitions.
ViewTestBase::schemaDefinition function core/modules/views/tests/src/Functional/ViewTestBase.php Returns the schema definition.
ViewTestData::schemaDefinition function core/modules/views/src/Tests/ViewTestData.php Returns the schema definition.
WebDriverTestBase::initFrontPage function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php
WebDriverTestBase::initMink function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php
WidgetBase::$fieldDefinition property core/lib/Drupal/Core/Field/WidgetBase.php The field definition.
WidgetPluginManagerTest::testWidgetDefinitionAlter function core/modules/field/tests/src/Kernel/WidgetPluginManagerTest.php Tests that the widget definitions alter hook works.
WorkflowTypeBase::getInitialState function core/modules/workflows/src/Plugin/WorkflowTypeBase.php
WorkflowTypeInterface::getInitialState function core/modules/workflows/src/WorkflowTypeInterface.php Gets the initial state for the workflow.
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

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