DummyStreamWrapper |
class |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyStreamWrapper.php |
Helper class for testing the stream wrapper registry. |
RedirectPlugin.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php |
|
ReplaceCommand.php |
file |
drupal/core/lib/Drupal/Core/Ajax/ReplaceCommand.php |
Definition of Drupal\Core\Ajax\ReplaceCommand. |
system_update_8051 |
function |
drupal/core/modules/system/system.install |
Add route_name column to the menu_links table. |
locale_update_8003 |
function |
drupal/core/modules/locale/locale.install |
Converts language domains to new format. |
Broken::adminLabel |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Broken.php |
Return a string representing this handler's name in the UI. |
TextPlainFormatter |
class |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextPlainFormatter.php |
Plugin implementation of the 'text_plain' formatter. |
NcsLastCommentName |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/sort/NcsLastCommentName.php |
Sort handler to sort by last comment name which might be in 2 different
fields. |
MetadataBag::$meta |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
|
BlockReference.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/BlockReference.php |
|
path_test.info.yml |
file |
drupal/core/modules/system/tests/modules/path_test/path_test.info.yml |
drupal/core/modules/system/tests/modules/path_test/path_test.info.yml |
system_update_8052 |
function |
drupal/core/modules/system/system.install |
Move image toolkit settings from variable to config. |
locale_update_8004 |
function |
drupal/core/modules/locale/locale.install |
Rename language providers to language negotiation methods. |
ArrayCache::remove |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ArrayCache.php |
|
EmptyStatementTest |
class |
drupal/core/tests/Drupal/Tests/Core/Database/EmptyStatementTest.php |
Tests the empty pseudo-statement class. |
menu.menu.main.yml |
file |
drupal/core/modules/menu/config/menu.menu.main.yml |
drupal/core/modules/menu/config/menu.menu.main.yml |
MockObjectTest.php |
file |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
FieldException.php |
file |
drupal/core/modules/field/lib/Drupal/field/FieldException.php |
|
String::checkPlain |
function |
drupal/core/lib/Drupal/Component/Utility/String.php |
Encodes special characters in a plain-text string for display as HTML. |
system_update_8053 |
function |
drupal/core/modules/system/system.install |
Remove {cache_form} table. |
locale_update_8005 |
function |
drupal/core/modules/locale/locale.install |
Update plural interface translations to new format. |
ViewExecutableTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the ViewExecutable class. |
KernelEvents::VIEW |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelEvents.php |
The VIEW event occurs when the return value of a controller
is not a Response instance |
FrozenParameterBag |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php |
Holds read-only parameters. |
ProcessingTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Definition of Drupal\system\Tests\Batch\ProcessingTest. |
WebTestBase::parse |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Parse content returned from curlExec using DOM and SimpleXML. |
system_update_8054 |
function |
drupal/core/modules/system/system.install |
Add route_name column to the menu_router table. |
locale_update_8007 |
function |
drupal/core/modules/locale/locale.install |
Convert language_negotiation_* variables to use the new callbacks. |
Event::__construct |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Event.php |
Constructor |
ThemeRegistry::set |
function |
drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php |
Overrides CacheArray::set(). |
Request::$response |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
|
assertInternalType |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a variable is of a given type. |
Session::isStarted |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Checks if the session was started. |
field_test.install |
file |
drupal/core/modules/field/tests/modules/field_test/field_test.install |
Install, update and uninstall functions for the field_test module. |
number_format.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/number_format.test |
|
toolbar.module.css |
file |
drupal/core/modules/toolbar/css/toolbar.module.css |
toolbar.module.css |
PHP_Token_OPEN_TAG |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
system_update_8055 |
function |
drupal/core/modules/system/system.install |
Move system theme settings from variables to config. |
locale_update_8008 |
function |
drupal/core/modules/locale/locale.install |
Update locale variables to config or state systems as appropriate. |
Event::getIterator |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Event.php |
|
Twig_Error_Runtime |
class |
drupal/core/vendor/twig/twig/lib/Twig/Error/Runtime.php |
Exception thrown when an error occurs at runtime. |
INSTALL.sqlite.txt |
file |
drupal/core/INSTALL.sqlite.txt |
SQLITE REQUIREMENTS
-------------------
To use SQLite with your Drupal installation, the following requirements must be
met: Server has PHP 5.3.10 or later with PDO, and the PDO SQLite driver must be
enabled.
SQLITE DATABASE… |
MENU_IS_LOCAL_TASK |
constant |
drupal/core/includes/menu.inc |
Internal menu flag -- menu item is a local task. |
system_update_8056 |
function |
drupal/core/modules/system/system.install |
Move entity view modes to config. |
TipPluginBase::get |
function |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginBase.php |
Implements \Drupal\tour\TipPluginInterface::get(). |
locale_update_8009 |
function |
drupal/core/modules/locale/locale.install |
Convert locale blocks to language blocks. |
TestCacheBlock.php |
file |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestCacheBlock.php |
Contains \Drupal\block_test\Plugin\Block\TestCacheBlock. |
system_update_8057 |
function |
drupal/core/modules/system/system.install |
Convert actions to configuration. |
TipPluginBase::set |
function |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginBase.php |
Implements \Drupal\tour\TipPluginInterface::set(). |
locale_update_8010 |
function |
drupal/core/modules/locale/locale.install |
Add {locale_file} table. |