Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FactoryTest::testReflectionFactory | function | core/ |
Tests that the Reflection factory can create a plugin instance. |
| failed_22_update | function | core/ |
Simulates a hook_update_N functions. |
| FakeAbstractProxy | class | core/ |
|
| FakeAbstractProxy::$id | property | core/ |
Stores the fake session ID. |
| FakeAbstractProxy::getId | function | core/ |
|
| FakeAbstractProxy::setId | function | core/ |
|
| 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/ |
Unregisters this instance as an autoloader. |
| FakeLogEntries | trait | core/ |
Provides methods to generate log entries. |
| FakeLogEntries.php | file | core/ |
|
| FakeLogEntries::generateLogEntries | function | core/ |
Generates a number of random database log events. |
| FakePhpassHashedPassword | class | core/ |
A fake class for tests. |
| FakePhpassHashedPassword::enforceLog2Boundaries | function | core/ |
Exposes this method as public for tests. |
| FakePhpassHashedPassword::__construct | function | core/ |
Constructs a new password hashing instance. |
| FakeRecord | class | core/ |
Fetches into a class. |
| FakeRecord.php | file | core/ |
|
| FakeRecord::$fakeArg | property | core/ |
A class variable. |
| FakeRecord::__construct | function | core/ |
Constructs a FakeRecord object with an optional constructor argument. |
| FakeTemplateWrapper | class | core/ |
Defines a fake template class to mock \Twig\TemplateWrapper. |
| FakeTemplateWrapper::$body | property | core/ |
Body text to return from the render() method. |
| FakeTemplateWrapper::render | function | core/ |
Mocks the \Twig\TemplateWrapper render() method. |
| FakeTemplateWrapper::__construct | function | core/ |
Constructor. |
| FakeViewModeContext | class | core/ |
Provides a global context for view_mode for testing purposes. |
| FakeViewModeContext.php | file | core/ |
|
| FakeViewModeContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| FakeViewModeContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| FallbackPluginManagerInterface | interface | core/ |
An interface implemented by plugin managers with fallback plugin behaviors. |
| FallbackPluginManagerInterface.php | file | core/ |
|
| FallbackPluginManagerInterface::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| farbtastic.css | file | core/ |
.farbtastic { position: relative; } .farbtastic * { position: absolute; cursor: crosshair; } .farbtastic, .farbtastic .wheel { width: 195px; height: 195px; } .farbtastic .color, .farbtastic .overlay { top: 47px; left: 47px; width:… |
| Fast404ExceptionHtmlSubscriber | class | core/ |
High-performance 404 exception subscriber. |
| Fast404ExceptionHtmlSubscriber.php | file | core/ |
|
| Fast404ExceptionHtmlSubscriber::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| Fast404ExceptionHtmlSubscriber::$configFactory | property | core/ |
The config factory. |
| Fast404ExceptionHtmlSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| Fast404ExceptionHtmlSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
| Fast404ExceptionHtmlSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| Fast404ExceptionHtmlSubscriber::on404 | function | core/ |
Handles a 404 error for HTML. |
| Fast404ExceptionHtmlSubscriber::onConfigSave | function | core/ |
Invalidates 4xx-response cache tag if fast 404 config is changed. |
| Fast404ExceptionHtmlSubscriber::__construct | function | core/ |
Constructs a new Fast404ExceptionHtmlSubscriber. |
| Fast404Test | class | core/ |
Tests the fast 404 functionality. |
| Fast404Test.php | file | core/ |
|
| Fast404Test::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| Fast404Test::$modules | property | core/ |
Modules to enable. |
| Fast404Test::testFast404 | function | core/ |
Tests the fast 404 functionality. |
| Fast404Test::testFast404PrivateFiles | function | core/ |
Tests the fast 404 functionality. |
| FastTest | class | core/ |
Tests autocompletion not loading registry. |
Pagination
- Previous page
- Page 569
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.