SiteSchemaTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/SiteSchemaTest.php |
Modules to enable. |
AssetCollectionInterface |
interface |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php |
An asset collection. |
ClassUtils::getRealClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Util/ClassUtils.php |
Get the real class name of a class name that could be a proxy. |
ExecutablePluginBase.php |
file |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Contains \Drupal\Core\Executable\ExecutablePluginBase. |
PHP_Timer::resourceUsage |
function |
drupal/core/vendor/phpunit/php-timer/PHP/Timer.php |
Returns the resources (time, memory) of the request as a string. |
Twig_Parser::$blockStack |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
Updater::getProjectTitle |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Returns the project name from a Drupal info file. |
NonDefaultBlockAdminTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
|
field_test_default_value |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Sample 'default value' callback. |
EventSubscriberInterface |
interface |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventSubscriberInterface.php |
An EventSubscriber knows himself what events he is interested in.
If an EventSubscriber is added to an EventDispatcherInterface, the manager invokes
{@link getSubscribedEvents} and registers the subscriber as a listener for all
returned events. |
StatusExtraTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/StatusExtraTest.php |
|
LessThanOrEqualValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/LessThanOrEqualValidator.php |
Validates values are less than or equal to the previous (<=). |
Custom::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Custom.php |
Default options form that provides the label widget that all fields
should have. |
ManyToOne::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/ManyToOne.php |
Override ensureMyTable so we can control how this joins in.
The operator actually has influence over joining. |
GenericFileFormatter.php |
file |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/GenericFileFormatter.php |
Contains \Drupal\file\Plugin\field\formatter\GenericFileFormatter. |
Mockable::mockableMethod |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/Mockable.php |
|
MapperExceptionInterface |
interface |
drupal/core/lib/Drupal/Component/Plugin/Exception/MapperExceptionInterface.php |
Extended interface for exceptions thrown specifically by the Mapper subsystem
within the Plugin component. |
FileMoveTest::testNormal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php |
Tests moving a randomly generated image. |
update_test.settings.yml |
file |
drupal/core/modules/update/tests/modules/update_test/config/update_test.settings.yml |
drupal/core/modules/update/tests/modules/update_test/config/update_test.settings.yml |
CustomBlockFieldTest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php |
Contains \Drupal\custom_block\Tests\CustomBlockFieldTest. |
dblog_filter_form_submit |
function |
drupal/core/modules/dblog/dblog.admin.inc |
Form submission handler for dblog_filter_form(). |
file_field_settings_form |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_settings_form(). |
BookTest::testBookDelete |
function |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
Tests the access for deleting top-level book nodes. |
TextPlainUnitTest::setUp |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Sets up Drupal unit test environment. |
ParserRegistry::$mapping |
property |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php |
|
TrackerTest::$other_user |
property |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php |
A second user that will 'create' comments and nodes. |
RequestInterface::DELETE |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
|
CoreBundle::registerTwig |
function |
drupal/core/lib/Drupal/Core/CoreBundle.php |
Registers Twig services. |
drupal_page_is_cacheable |
function |
drupal/core/includes/bootstrap.inc |
Determines the cacheability of the current page. |
MappingHookTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingHookTest.php |
|
StaticTranslation::reset |
function |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php |
Resets translation cache. |
EmailAction::__construct |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/EmailAction.php |
Constructs a EmailAction object. |
CookieTest::testIsSecure |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
|
AttributeBagTest::$array |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
|
BlockStorageUnitTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Contains \Drupal\block\Tests\BlockStorageUnitTest. |
comment_views_data_alter |
function |
drupal/core/modules/comment/comment.views.inc |
Implements hook_views_data_alter(). |
LinkFieldUITest::getInfo |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldUITest.php |
|
DisplayInternalLogicTest |
class |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Tests the API and internal logic offered by Displays. |
_form_test_input_forgery |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Build a form to test input forgery of enabled elements. |
PathProcessorTest::setUp |
function |
drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
|
ElementTest::testOptions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Tests expansion of #options for #type checkboxes and radios. |
EmailValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/EmailValidator.php |
Checks if the passed value is valid. |
FieldByClassEnhancer.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldByClassEnhancer.php |
|
update_fix_compatibility |
function |
drupal/core/includes/update.inc |
Disables any extensions that are incompatible with the current core version. |
ViewUI::$changed_display |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Stores an array of displays that have been changed. |
FileTransfer::findChroot |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Returns the chroot property for this connection. |
TransliterationInterface |
interface |
drupal/core/lib/Drupal/Component/Transliteration/TransliterationInterface.php |
Defines an interface for classes providing transliteration. |
Type::getRequiredOptions |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Type.php |
Returns the name of the required options |
DumperRoute::__construct |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php |
Constructor. |
contextual.theme-rtl.css |
file |
drupal/core/modules/contextual/css/contextual.theme-rtl.css |
RTL styling for contextual module. |