WebTestBase::setUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
system_update_8043 |
function |
drupal/core/modules/system/system.install |
Move system theme settings from variable to config. |
Database::startLog |
function |
drupal/core/lib/Drupal/Core/Database/Database.php |
Starts logging a given logging key on the specified connection. |
Twig_Test_Function |
class |
drupal/core/vendor/twig/twig/lib/Twig/Test/Function.php |
Represents a function template test. |
Callback::$methods |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Callback.php |
|
Fixed::getArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Fixed.php |
Return the default argument. |
DisplayBag::remove |
function |
drupal/core/modules/views/lib/Drupal/views/DisplayBag.php |
Overrides \Drupal\Component\Plugin\PluginBag::remove(). |
system_update_8044 |
function |
drupal/core/modules/system/system.install |
Move system fast 404 settings from variable to config. |
Request::$pathInfo |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
|
String::getFormula |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php |
Get the formula for this argument. |
RegexValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
|
system_update_8045 |
function |
drupal/core/modules/system/system.install |
Convert existing date formats to the new config system. |
Container::compile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Compiles the container. |
Php::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Php.php |
Retrieve the options when this is a new access
control plugin |
EntityResource.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php |
Definition of Drupal\rest\Plugin\rest\resource\EntityResource. |
PrependCommand.php |
file |
drupal/core/lib/Drupal/Core/Ajax/PrependCommand.php |
Definition of Drupal\Core\Ajax\PrependCommand. |
system_update_8046 |
function |
drupal/core/modules/system/system.install |
Install new default views. |
views_fetch_fields |
function |
drupal/core/modules/views_ui/admin.inc |
Fetch a list of all fields available for a given base type. |
EasyRdf_Graph::add |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Add data to the graph |
CloseDialogCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/CloseDialogCommand.php |
Defines an AJAX command that closes the current active dialog. |
CurlMulti::perform |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Get the data from the multi handle |
RevisionLinkRevert |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLinkRevert.php |
Field handler to present a link to revert a node to a revision. |
system_update_8047 |
function |
drupal/core/modules/system/system.install |
Move site system settings from variable to config. |
TermFormController |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php |
Base for controller for taxonomy term edit forms. |
Request::$basePath |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
|
AsseticTokenParser |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php |
|
system_update_8048 |
function |
drupal/core/modules/system/system.install |
Enable the new Menu link module. |
locale_update_8000 |
function |
drupal/core/modules/locale/locale.install |
Drops textgroup support. |
XmlEncoder::encode |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/Encoder/XmlEncoder.php |
Implements \Symfony\Component\Serializer\Encoder\EncoderInterface::encode(). |
ArrayCache::$cache |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ArrayCache.php |
|
legacy_url_matcher |
service |
drupal/core/core.services.yml |
Drupal\Core\LegacyUrlMatcher |
ThemeTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php |
|
BarUserClass::$bar |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php |
|
shortcut.admin.inc |
file |
drupal/core/modules/shortcut/shortcut.admin.inc |
Administrative page callbacks for the shortcut module. |
FieldInterface.php |
file |
drupal/core/modules/field/lib/Drupal/field/FieldInterface.php |
Contains \Drupal\field\FieldInterface. |
FormValuesTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FormValuesTest.php |
Contains \Drupal\system\Tests\Ajax\FormValuesTest. |
ckeditor.admin.css |
file |
drupal/core/modules/ckeditor/css/ckeditor.admin.css |
Styles for configuration of CKEditor module. |
PHP_Token_METHOD_C |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
system_update_8049 |
function |
drupal/core/modules/system/system.install |
Create the 'config_snapshot' table. |
locale_update_8001 |
function |
drupal/core/modules/locale/locale.install |
Language type 'language' renamed to 'language_interface'. |
EasyRdf_Graph::set |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Set a value for a property |
QueueTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Queue/QueueTest.php |
|
String::titleQuery |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php |
Override for specific title lookups. |
MetadataBag::$name |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
|
Insert::__toString |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Insert.php |
Implements PHP magic __toString method to convert the query to a string. |
system_update_8050 |
function |
drupal/core/modules/system/system.install |
Convert mail settings to config. |
locale_update_8002 |
function |
drupal/core/modules/locale/locale.install |
Removes duplicates in {locales_source}. |
Util_DiffTest::OLD |
constant |
drupal/core/vendor/phpunit/phpunit/Tests/Util/DiffTest.php |
|
language_test_menu |
function |
drupal/core/modules/language/tests/language_test/language_test.module |
Implements hook_menu(). |
XmlEncoder::decode |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/Encoder/XmlEncoder.php |
Implements \Symfony\Component\Serializer\Encoder\EncoderInterface::decode(). |