SystemConfigFormTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/SystemConfigFormTest.php |
Tests the SystemConfigFormTestBase class. |
language_test.module |
file |
drupal/core/modules/language/tests/language_test/language_test.module |
Mock module for language layer tests. |
xmlrpc_value_get_xml |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Generates XML representing the given value. |
ConfigEvent::$config |
property |
drupal/core/lib/Drupal/Core/Config/ConfigEvent.php |
Configuration object. |
syslog_facility_list |
function |
drupal/core/modules/syslog/syslog.module |
Lists all possible syslog facilities for UNIX/Linux. |
Twig_Extension_Debug |
class |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Debug.php |
|
XcacheCache::doFlush |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/XcacheCache.php |
Deletes all cache entries. |
Feed::optionsSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::optionsSummary(). |
forum-list.html.twig |
file |
drupal/core/modules/forum/templates/forum-list.html.twig |
Default theme implementation to display a list of forums and containers. |
xmlrpc_message_parse |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Parses an XML-RPC message. |
drupal_aggregate_css |
function |
drupal/core/includes/common.inc |
Aggregation callback: Aggregates CSS files and inline content. |
EntityAccessTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php |
Contains Drupal\system\Tests\Entity\EntityAccessTest. |
search_form_validate |
function |
drupal/core/modules/search/search.pages.inc |
Form validation handler for search_form(). |
UserAdminListingTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminListingTest.php |
Defines a test for the fallback user admin listing. |
PluginBase::$options |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Options for this plugin will be held here. |
LocalStream::dirname |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Gets the name of the directory from a given path. |
FilterAPITest::setUp |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAPITest.php |
Sets up a Drupal site for running functional and integration tests. |
UnpublishComment.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Action/UnpublishComment.php |
Contains \Drupal\comment\Plugin\Action\UnpublishComment. |
Twig_Function_Method |
class |
drupal/core/vendor/twig/twig/lib/Twig/Function/Method.php |
Represents a method template function. |
Select::$expressions |
property |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
The expressions to SELECT as virtual fields. |
ValidatorBuilderTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
TestListenerTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php |
|
forum-icon.html.twig |
file |
drupal/core/modules/forum/templates/forum-icon.html.twig |
Default theme implementation to display a status icon for a forum post. |
xmlrpc_message_cdata |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Handles character data for XML parsing in xmlrpc_message_parse(). |
TestBase::assertTrue |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Check to see if a value is not false (not an empty string, 0, NULL, or FALSE). |
QueryBase::tableSort |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Implements \Drupal\Core\Entity\Query\QueryInterface::tableSort(). |
AccessPermissionTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/AccessPermissionTest.php |
Tests views perm access plugin. |
Field::$translatable |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
Flag indicating whether the field is translatable. |
FragmentListenerTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/FragmentListenerTest.php |
|
custom_block.install |
file |
drupal/core/modules/block/custom_block/custom_block.install |
Install, update and uninstall functions for the custom block module. |
MenuSettingsForm.php |
file |
drupal/core/modules/menu/lib/Drupal/menu/MenuSettingsForm.php |
Contains \Drupal\menu\MenuSettingsForm. |
statistics_node_view |
function |
drupal/core/modules/statistics/statistics.module |
Implements hook_node_view(). |
Language::$direction |
property |
drupal/core/lib/Drupal/Core/Language/Language.php |
|
ConfigFactory::reset |
function |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Resets and re-initializes configuration objects. Internal use only. |
RowUITest::testRowUI |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RowUITest.php |
Tests changing the row plugin and changing some options of a row. |
Field::$entity_types |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
The entity types on which the field is allowed to have instances. |
Serializer::$formats |
property |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/style/Serializer.php |
The available serialization formats. |
update_test.info.yml |
file |
drupal/core/modules/update/tests/modules/update_test/update_test.info.yml |
drupal/core/modules/update/tests/modules/update_test/update_test.info.yml |
TestBase::assertNull |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Check to see if a value is NULL. |
Response::getMessage |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the entire response as a string |
HtmlTagTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlTagTest.php |
|
UrlMatcher::$context |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php |
|
AreaPluginBase::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/AreaPluginBase.php |
Overrides Drupal\views\Plugin\views\HandlerBase::init(). |
Page::usesBreadcrumb |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::usesBreadcrumb(). |
UrlMatcherTest::$url |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/UrlMatcherTest.php |
|
PathLanguageTest.php |
file |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Definition of Drupal\path\Tests\PathLanguageTest. |
field_ui_test.module |
file |
drupal/core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.module |
Field UI test module. |
ViewExecutable::save |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
@todo. |
NullBackend::isEmpty |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::isEmpty(). |
PropertyMetadata.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/PropertyMetadata.php |
|