Search for inc

  1. Search 7.x for inc
  2. Search 9.5.x for inc
  3. Search 10.3.x for inc
  4. Search 11.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 Provides the Views' administrative interface.
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::$moduleExtensionList property core/modules/system/src/Controller/AdminController.php The module extension list.
AdminController::create function core/modules/system/src/Controller/AdminController.php Instantiates a new instance of this class.
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.
aggregator.theme.inc file core/modules/aggregator/aggregator.theme.inc Preprocessors and theme functions of Aggregator module.
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.callbacks.inc file core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Batch callbacks for the Batch API tests.
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::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.
BlockXssTest::testXssInCategory function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS in category.
block_content.pages.inc file core/modules/block_content/block_content.pages.inc Provides page callbacks for custom blocks.
book.views.inc file core/modules/book/book.views.inc Provide views data for book.module.
bootstrap.inc file core/includes/bootstrap.inc Functions that need to be loaded on every Drupal request.
ckeditor.admin.inc file core/modules/ckeditor/ckeditor.admin.inc Callbacks and theming for the CKEditor toolbar configuration UI.
CKEditorPluginConfigurableInterface interface core/modules/ckeditor/src/CKEditorPluginConfigurableInterface.php Defines an interface for configurable CKEditor plugins.
CKEditorPluginConfigurableInterface.php file core/modules/ckeditor/src/CKEditorPluginConfigurableInterface.php
CKEditorPluginConfigurableInterface::settingsForm function core/modules/ckeditor/src/CKEditorPluginConfigurableInterface.php Returns a settings form to configure this CKEditor plugin.

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