TransactionTest::assertRowPresent |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Asserts that a given row is present in the test table. |
DisplayPluginBase::overrideOption |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Set an option and force it to be an override. |
Twig_Environment::getNodeVisitors |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the registered Node Visitors. |
FileTransfer::copyDirectoryJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Copies a directory. |
DbLogController::buildFilterQuery |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Controller/DbLogController.php |
Builds a query for database log administration filters based on session. |
PhpMatcherDumper::buildPrefixTree |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php |
Organizes the routes into a prefix tree. |
EntityNG::getTranslationLanguages |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \Drupal\Core\TypedData\TranslatableInterface::getTranslationLanguages(). |
BookTest::testBookNavigationBlock |
function |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
Tests the functionality of the book navigation block. |
Twig_Extension_Staging::addFilter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
SimpleTestTest::getResultFieldSet |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Get the details containing the results for group this test is in. |
LocaleExportTest::getCustomPoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Helper function that returns a .po file which strings will be marked
as customized. |
DisplayPluginBase::optionsSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Provide the default summary for options in the views UI. |
NonDefaultBlockAdminTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
|
EventManager::removeEventListener |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php |
Removes an event listener from the specified events. |
ParserTest::getBlockChompingTests |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
MatcherDumperInterface::getRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php |
Gets the routes to dump. |
CoreBundle::registerModuleHandler |
function |
drupal/core/lib/Drupal/Core/CoreBundle.php |
Registers the module handler. |
StatisticsSettingsForm::getFormID |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
file_field_instance_settings_form |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_instance_settings_form(). |
Twig_Node_Expression_Test_Defined |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php |
Checks if a variable is defined in the current context. |
views.view.test_argument_date.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_date.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_date.yml |
StatisticsSettingsForm::buildForm |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
RoleStorageController::resetCache |
function |
drupal/core/modules/user/lib/Drupal/user/RoleStorageController.php |
Resets the internal, static entity cache. |
PluginManagerBase::getDefinitions |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
Gets the definition of all plugins for this type. |
RequiredTest::testDisableRequired |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/RequiredTest.php |
Assert that core required modules cannot be disabled. |
IpValidatorTest::testInvalidIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidIpsV4 |
RoleStorageController::postDelete |
function |
drupal/core/modules/user/lib/Drupal/user/RoleStorageController.php |
Acts on deleted entities before the delete hook is invoked. |
_file_generic_settings_extensions |
function |
drupal/core/modules/file/file.field.inc |
Render API callback: Validates the allowed file extensions field. |
FieldInfoTest::testFieldInfoCache |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Tests that the field info cache can be built correctly. |
SessionHandlerProxyTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
RoleStorageController::attachLoad |
function |
drupal/core/modules/user/lib/Drupal/user/RoleStorageController.php |
Attaches data to entities upon loading. |
PluginManagerBase::createInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
Returns a preconfigured instance of a plugin. |
Twig_Extension_Staging::addGlobal |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
StatisticsPopularBlock::$day_list |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php |
Number of day's top views to display. |
SessionHandlerProxyTest::testOpen |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
views.view.test_style_mapping.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_style_mapping.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_style_mapping.yml |
DisplayInternalLogicTest::$twocol |
property |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
The twocol test display. |
SchemaStorage::getComponentFolder |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaStorage.php |
Overrides \Drupal\Core\Config\InstallStorage::getComponentFolder(). |
DisplayInternalLogicTest::$onecol |
property |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
The onecol test display. |
_drupal_set_preferred_header_name |
function |
drupal/core/includes/bootstrap.inc |
Sets the preferred name for the HTTP header. |
BooleanOperator::$always_multiple |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Disable the possibility to force a single value. |
KernelForTest::registerBundleDirs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php |
|
views.view.test_attachment_ui.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_attachment_ui.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_attachment_ui.yml |
DisplayInternalLogicTest::getInfo |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
|
UserPictureTest::$_directory_test |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php |
|
ReflectionFactory::createInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php |
Implements Drupal\Component\Plugin\Factory\FactoryInterface::createInstance(). |
EntityAccessCheckTest::testAccess |
function |
drupal/core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php |
Tests the method for checking access to routes. |
ModuleEnable::testEnableUserTwice |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleEnable.php |
Tests enabling User module once more. |
SessionHandlerProxyTest::testRead |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
ShortcutStorageController::create |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutStorageController.php |
Overrides \Drupal\config\ConfigStorageController::create(). |