Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExtensionMimeTypeGuesserDeprecationTest::testConstructorDeprecation | function | core/ |
Tests that deprecations are raised for missing constructor arguments. |
| ExtensionMimeTypeGuesserLegacyTest::testFileMimeTypeDetectionCustomMapping | function | core/ |
Tests mapping of mimetypes from filenames. |
| ExtensionStreamBase::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| ExtractorTest | class | core/ |
Tests icon extractor with base and finder base plugin. |
| ExtractorTest.php | file | core/ |
|
| ExtractorTest::$pluginId | property | core/ |
This test plugin id (icon pack id). |
| ExtractorTest::testBuildConfigurationForm | function | core/ |
Test the IconExtractorBase::buildConfigurationForm. |
| ExtractorTest::testCreateIcon | function | core/ |
Test the IconExtractorBase:createIcon method. |
| ExtractorTest::testCreateIconExceptionTemplate | function | core/ |
Test the IconExtractorBase:createIcon method with Exception. |
| ExtractorTest::testDiscoverIconsExceptionSource | function | core/ |
Test the IconExtractorWithFinder:checkRequiredConfigSources method. |
| ExtractorTest::testDiscoverIconsExceptionSourceEmpty | function | core/ |
Test the IconExtractorWithFinder:checkRequiredConfigSources method. |
| ExtractorTest::testGetFilesFromSourcesExceptionRelativePath | function | core/ |
Test the IconExtractorWithFinder::getFilesFromSources method. |
| ExtractorTest::testIconExtractorBase | function | core/ |
Test the IconExtractorBase::label and IconExtractorBase::description. |
| ExtractorTest::testLoadIcon | function | core/ |
Test the IconExtractorBase:loadIcon. |
| ExtractorTest::testLoadIconMissingData | function | core/ |
Test the IconExtractorBase:loadIcon with missing data. |
| ExtraFieldBlockCacheTagInvalidator | class | core/ |
Provides a cache tag invalidator that clears the block cache. |
| ExtraFieldBlockCacheTagInvalidator.php | file | core/ |
|
| ExtraFieldBlockCacheTagInvalidator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| ExtraFieldBlockCacheTagInvalidator::__construct | function | core/ |
Constructs a new ExtraFieldBlockCacheTagInvalidator. |
| ExtraFieldBlockDeriver::$entityTypeRepository | property | core/ |
The entity type repository. |
| FactoryInterface | interface | core/ |
Factory interface implemented by all plugin factories. |
| FactoryInterface.php | file | core/ |
|
| FactoryInterface::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| FactoryTest | class | core/ |
Tests that plugins are correctly instantiated. |
| FactoryTest.php | file | core/ |
|
| FactoryTest::testDefaultFactory | function | core/ |
Tests that DefaultFactory can create a plugin instance. |
| FactoryTest::testReflectionFactory | function | core/ |
Tests that the Reflection factory can create a plugin instance. |
| FakeAutoloader | class | core/ |
A fake autoloader for testing. |
| FakeAutoloader::findFile | function | core/ |
Finds a file by class name while caching lookups to APC. |
| FakeAutoloader::loadClass | function | core/ |
Loads the given class or interface. |
| FakeAutoloader::register | function | core/ |
Registers this instance as an autoloader. |
| FakeAutoloader::unregister | function | core/ |
Deregisters this instance as an autoloader. |
| FakeSiteFixtureTest::testCallToComposerInspectorMethods | function | core/ |
Tests calls to ComposerInspector class methods. |
| FakeSiteFixtureTest::testCallToRemovePackage | function | core/ |
Tests if `removePackage` can be called on all packages in the fixture. |
| FakeSiteFixtureTest::testCallToSetVersion | function | core/ |
Tests if `setVersion` can be called on all packages in the fixture. |
| Fast404ExceptionHtmlSubscriber::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| Fast404ExceptionHtmlSubscriber::$configFactory | property | core/ |
The config factory. |
| Feed::attachTo | function | core/ |
Allows displays to attach to other views. |
| Feed::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| FetchLegacyTest::testQueryFetchColumnOutOfRange | function | core/ |
Confirms that an out of range index throws an error. |
| FetchModeTrait::assocToClass | function | core/ |
Converts a row of data in FETCH_ASSOC format to FETCH_CLASS. |
| FetchModeTrait::assocToColumn | function | core/ |
Converts a row of data in FETCH_ASSOC format to FETCH_COLUMN. |
| FetchModeTrait::assocToFetchMode | function | core/ |
Converts a row of data in associative format to a specified format. |
| FetchModeTrait::assocToNum | function | core/ |
Converts a row of data in FETCH_ASSOC format to FETCH_NUM. |
| FetchModeTrait::assocToObj | function | core/ |
Converts a row of data in FETCH_ASSOC format to FETCH_OBJ. |
| FetchTest::testQueryFetchColIndexOutOfRange | function | core/ |
Confirms that an out of range index in fetchCol() throws an error. |
| FetchTest::testQueryFetchColIndexOutOfRangeOnEmptyResultSet | function | core/ |
Confirms empty result set prevails on out of range index in fetchCol(). |
| FetchTest::testQueryFetchColumnOutOfRange | function | core/ |
Confirms that an out of range index throws an error. |
| FetchTest::testQueryFetchFieldIndexOutOfRange | function | core/ |
Confirms that an out of range index in fetchField() throws an error. |
| FetchTest::testQueryFetchFieldIndexOutOfRangeOnEmptyResultSet | function | core/ |
Confirms empty result set prevails on out of range index in fetchField(). |
Pagination
- Previous page
- Page 90
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.