Search for inc

  1. Search 7.x for inc
  2. Search 9.5.x for inc
  3. Search 8.9.x for inc
  4. Search 10.3.x for inc
  5. Other projects
Title Object type File name Summary
access_test.inc file core/modules/system/tests/fixtures/HtaccessTest/access_test.inc
Action::$pluginCollection property core/modules/system/src/Entity/Action.php The plugin collection that stores action plugins.
Action::getPluginCollection function core/modules/system/src/Entity/Action.php Encapsulates the creation of the action's LazyPluginCollection.
Action::getPluginCollections function core/modules/system/src/Entity/Action.php Gets the plugin collections used by this object.
ActionPluginCollection class core/lib/Drupal/Core/Action/ActionPluginCollection.php Provides a container for lazily loading Action plugins.
ActionPluginCollection.php file core/lib/Drupal/Core/Action/ActionPluginCollection.php
ActionPluginCollection::get function core/lib/Drupal/Core/Action/ActionPluginCollection.php
admin.inc file core/modules/views_ui/admin.inc
AdminContext class core/lib/Drupal/Core/Routing/AdminContext.php Provides a helper class to determine whether the route is an admin one.
AdminContext.php file core/lib/Drupal/Core/Routing/AdminContext.php
AdminContext::$routeMatch property core/lib/Drupal/Core/Routing/AdminContext.php The route match.
AdminContext::isAdminRoute function core/lib/Drupal/Core/Routing/AdminContext.php Determines whether the active route is an admin one.
AdminContext::__construct function core/lib/Drupal/Core/Routing/AdminContext.php Construct a new admin context helper instance.
AdminController class core/modules/system/src/Controller/AdminController.php Controller for admin section.
AdminController.php file core/modules/system/src/Controller/AdminController.php
AdminController::index function core/modules/system/src/Controller/AdminController.php Prints a listing of admin tasks, organized by module.
AdminController::__construct function core/modules/system/src/Controller/AdminController.php AdminController constructor.
AdminNegotiator::$adminContext property core/modules/user/src/Theme/AdminNegotiator.php The route admin context to determine whether a route is an admin one.
AdminPathConfigEntityConverter::$adminContext property core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php The route admin context to determine whether a route is an admin one.
AjaxTestFocusFirstForm::focusFirstInContainer function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFocusFirstForm.php Callback for testing FocusFirstCommand on a container.
Alignment::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php Filters the alignment options to those chosen in editor config.
AlignmentPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/AlignmentPluginTest.php Provides a list of configs to test.
AlignmentPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/AlignmentPluginTest.php Tests get dynamic plugin config.
AssetOptimizationTest::invalidInclude function core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php Replaces the 'include' query parameter with an invalid value.
AssetOptimizationTest::omitInclude function core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php Removes the 'include' query parameter from the given URL.
AutoIncrementingTestItem class core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/AutoIncrementingTestItem.php Defines the 'field_method_invocation_order_test' entity field type.
AutoIncrementingTestItem.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/AutoIncrementingTestItem.php
AutoIncrementingTestItem::getIncrementedFieldValue function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/AutoIncrementingTestItem.php Gets an incremented field value.
AutoIncrementingTestItem::preSave function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/AutoIncrementingTestItem.php Defines custom presave behavior for field values.
batch.inc file core/includes/batch.inc Batch processing API for processes to run in multiple HTTP requests.
batch_test.set_file.inc file core/modules/system/tests/modules/batch_test/batch_test.set_file.inc
Block::$pluginCollection property core/modules/block/src/Entity/Block.php The plugin collection that holds the block plugin for this entity.
Block::getPluginCollection function core/modules/block/src/Entity/Block.php Encapsulates the creation of the block's LazyPluginCollection.
Block::getPluginCollections function core/modules/block/src/Entity/Block.php Gets the plugin collections used by this object.
BlockContent::invalidateBlockPluginCache function core/modules/block_content/src/Entity/BlockContent.php Invalidates the block plugin cache after changes and deletions.
BlockContentDeletionTest::testDeletingBlockContentShouldClearPluginCache function core/modules/block_content/tests/src/Kernel/BlockContentDeletionTest.php Tests deleting a block_content updates the discovered block plugin.
BlockPageVariant::$mainContent property core/modules/block/src/Plugin/DisplayVariant/BlockPageVariant.php The render array representing the main page content.
BlockPageVariant::setMainContent function core/modules/block/src/Plugin/DisplayVariant/BlockPageVariant.php Sets the main content for the page being rendered.
BlockPageVariantTest::testBuildWithoutMainContent function core/modules/block/tests/src/Unit/Plugin/DisplayVariant/BlockPageVariantTest.php Tests the building of a full page variant with no main content set.
BlockPluginCollection class core/modules/block/src/BlockPluginCollection.php Provides a collection of block plugins.
BlockPluginCollection.php file core/modules/block/src/BlockPluginCollection.php
BlockPluginCollection::$blockId property core/modules/block/src/BlockPluginCollection.php The block ID this plugin collection belongs to.
BlockPluginCollection::addInstanceId function core/modules/block/src/BlockPluginCollection.php
BlockPluginCollection::get function core/modules/block/src/BlockPluginCollection.php
BlockPluginCollection::initializePlugin function core/modules/block/src/BlockPluginCollection.php Initializes and stores a plugin.
BlockPluginCollection::__construct function core/modules/block/src/BlockPluginCollection.php Constructs a new BlockPluginCollection.
block_content.pages.inc file core/modules/block_content/block_content.pages.inc
bootstrap.inc file core/includes/bootstrap.inc Functions that need to be loaded on every Drupal request.
CKEditor5PluginConfigurableInterface interface core/modules/ckeditor5/src/Plugin/CKEditor5PluginConfigurableInterface.php Defines an interface for configurable CKEditor 5 plugins.
CKEditor5PluginConfigurableInterface.php file core/modules/ckeditor5/src/Plugin/CKEditor5PluginConfigurableInterface.php

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