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
EntityDisplayPluginCollection class core/lib/Drupal/Core/Entity/EntityDisplayPluginCollection.php A collection of formatters or widgets.
EntityDisplayPluginCollection.php file core/lib/Drupal/Core/Entity/EntityDisplayPluginCollection.php
EntityDisplayPluginCollection::$pluginKey property core/lib/Drupal/Core/Entity/EntityDisplayPluginCollection.php The key within the plugin configuration that contains the plugin ID.
EntityFormDisplay::getPluginCollections function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Gets the plugin collections used by this object.
EntityLinkSuggestions::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/EntityLinkSuggestions.php Allows a plugin to modify its static configuration.
EntityQueryTest::testInjectionInCondition function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests SQL inject of condition field.
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeWithIncorrectUuid function core/modules/serialization/tests/src/Unit/Normalizer/EntityReferenceFieldItemNormalizerTest.php Tests denormalize with type with incorrect uuid.
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithIncorrectType function core/modules/serialization/tests/src/Unit/Normalizer/EntityReferenceFieldItemNormalizerTest.php Tests denormalize with uuid with incorrect type.
EntityResource::$includeResolver property core/modules/jsonapi/src/Controller/EntityResource.php The include resolver.
EntityResource::getIncludes function core/modules/jsonapi/src/Controller/EntityResource.php Gets includes for the given response data.
EntityViewDisplay::getPluginCollections function core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php Gets the plugin collections used by this object.
EntityWithPluginCollectionInterface interface core/lib/Drupal/Core/Entity/EntityWithPluginCollectionInterface.php Provides an interface for an object using a plugin collection.
EntityWithPluginCollectionInterface.php file core/lib/Drupal/Core/Entity/EntityWithPluginCollectionInterface.php
entity_definition_updates_8001.inc file core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8001.inc
entity_definition_updates_8002.inc file core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8002.inc
errors.inc file core/includes/errors.inc Functions for error handling.
ExtensionInstallStorage::$includeProfile property core/lib/Drupal/Core/Config/ExtensionInstallStorage.php Flag to include the profile in the list of enabled modules.
ExtensionList::checkIncompatibility function core/lib/Drupal/Core/Extension/ExtensionList.php Tests the compatibility of an extension.
ExtensionListTest::providerCheckIncompatibility function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php Data provider for testCheckIncompatibility().
ExtensionListTest::testCheckIncompatibility function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php Tests check incompatibility.
field.purge.inc file core/modules/field/field.purge.inc
FieldConfigEntityUnitTest::testCalculateDependenciesIncorrectBundle function core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php Tests that invalid bundles are handled.
FieldDiscovery::$fieldPluginCache property core/modules/migrate_drupal/src/FieldDiscovery.php An array of already discovered field plugin information.
FieldResolver::resolveInternalIncludePath function core/modules/jsonapi/src/Context/FieldResolver.php Validates and resolves an include path into its internal possibilities.
FieldResolverTest::resolveInternalIncludePathErrorProvider function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Provides test cases for ::testResolveInternalIncludePathError.
FieldResolverTest::resolveInternalIncludePathProvider function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Provides test cases for resolveInternalEntityQueryPath.
FieldResolverTest::testResolveInternalIncludePath function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Tests resolve internal include path.
FieldResolverTest::testResolveInternalIncludePathError function core/modules/jsonapi/tests/src/Kernel/Context/FieldResolverTest.php Expects an error when an invalid field is provided for include.
FieldTypePluginManager::getPluginClass function core/lib/Drupal/Core/Field/FieldTypePluginManager.php Returns the PHP class that implements the field type plugin.
FieldTypePluginManagerInterface::getPluginClass function core/lib/Drupal/Core/Field/FieldTypePluginManagerInterface.php Returns the PHP class that implements the field type plugin.
FieldWebTest::testClickSortingDistinct function core/modules/views/tests/src/Functional/Handler/FieldWebTest.php Tests the default click sorting functionality with distinct.
FilePathTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php Gets expected number of entities per entity after incremental migration.
FilterFormat::getPluginCollections function core/modules/filter/src/Entity/FilterFormat.php Gets the plugin collections used by this object.
FilterIsIncompatible class core/modules/ckeditor5/tests/modules/ckeditor5_incompatible_filter_test/src/Plugin/Filter/FilterIsIncompatible.php Provides a filter incompatible with CKEditor 5.
FilterIsIncompatible.php file core/modules/ckeditor5/tests/modules/ckeditor5_incompatible_filter_test/src/Plugin/Filter/FilterIsIncompatible.php
FilterIsIncompatible::process function core/modules/ckeditor5/tests/modules/ckeditor5_incompatible_filter_test/src/Plugin/Filter/FilterIsIncompatible.php Performs the filter processing.
FilterPluginCollection class core/modules/filter/src/FilterPluginCollection.php A collection of filters.
FilterPluginCollection.php file core/modules/filter/src/FilterPluginCollection.php
FilterPluginCollection::$definitions property core/modules/filter/src/FilterPluginCollection.php All possible filter plugin IDs.
FilterPluginCollection::get function core/modules/filter/src/FilterPluginCollection.php
FilterPluginCollection::getAll function core/modules/filter/src/FilterPluginCollection.php Retrieves filter definitions and creates an instance for each filter.
FilterPluginCollection::getConfiguration function core/modules/filter/src/FilterPluginCollection.php Gets the current configuration of all plugins in this collection.
FilterPluginCollection::initializePlugin function core/modules/filter/src/FilterPluginCollection.php Initializes and stores a plugin.
FilterPluginCollection::sort function core/modules/filter/src/FilterPluginCollection.php Sorts all plugin instances in this collection.
FilterPluginCollection::sortHelper function core/modules/filter/src/FilterPluginCollection.php Provides uasort() callback to sort plugins.
form.inc file core/includes/form.inc Functions for form and batch generation and processing.
FormState::loadInclude function core/lib/Drupal/Core/Form/FormState.php Ensures an include file is loaded whenever the form is processed.
FormState::moduleLoadInclude function core/lib/Drupal/Core/Form/FormState.php Wraps ModuleHandler::loadInclude().
FormStateDecoratorBase::loadInclude function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Ensures an include file is loaded whenever the form is processed.
FormStateDecoratorBaseTest::providerLoadInclude function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides data to self::testLoadInclude().

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