database_test_even_pager_query |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a pager query and returns the results. |
DisplayPluginBase::useMoreText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Does the display have custom link text? |
field_form_element_after_build |
function |
drupal/core/modules/field/field.form.inc |
After-build callback for field elements in a form. |
xmlrpc_test_arrayOfStructsTest |
function |
drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module |
|
StringInterface::isTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Checks whether the object is a translation string. |
TypedDataManager::setValidator |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Sets the validator for validating typed data. |
FileFieldRevisionTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php |
|
LoggerInterfaceTest::getLogger |
function |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
|
FieldPluginBase::renderAltered |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Render this field as altered text, from a fieldset set by the user. |
_DiffEngine::_shift_boundaries |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Adjust inserts/deletes of identical lines to join changes
as much as possible. |
ContextInterface::setOverrides |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Sets the override data for a configuration object. |
BlockListController::getFormID |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
FilterFormatInterface::filters |
function |
drupal/core/modules/filter/lib/Drupal/filter/FilterFormatInterface.php |
Returns the collection of filter pugin instances or an individual plugin instance. |
TypedDataManager::getValidator |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Gets the validator for validating typed data. |
ReindexConfirm::getDescription |
function |
drupal/core/modules/search/lib/Drupal/search/Form/ReindexConfirm.php |
Overrides \Drupal\Core\Form\ConfirmFormBase::getDescription(). |
FieldUnitTest::assertSubString |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Asserts that a string is part of another string. |
ContextInterface::getOverrides |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Gets the override data for a configuration object. |
BlockListController::buildForm |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
ReindexConfirm::getConfirmText |
function |
drupal/core/modules/search/lib/Drupal/search/Form/ReindexConfirm.php |
Overrides \Drupal\Core\Form\ConfirmFormBase::getConfirmText(). |
TaxonomyAutocompleteWidget.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Definition of Drupal\taxonomy\Plugin\field\widget\TaxonomyAutocompleteWidget. |
book-all-books-block.html.twig |
file |
drupal/core/modules/book/templates/book-all-books-block.html.twig |
Default theme implementation for rendering book outlines within a block. |
hook_overlay_parent_initialize |
function |
drupal/core/modules/overlay/overlay.api.php |
Allow modules to act when an overlay parent window is initialized. |
ConfigImportForm::validateForm |
function |
drupal/core/modules/config/lib/Drupal/config/Form/ConfigImportForm.php |
Form validation handler. |
FieldImportCreateTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportCreateTest.php |
|
language_admin_add_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process the custom and predefined language addition form submission. |
MessageFormController::actions |
function |
drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
simpletest_clean_results_table |
function |
drupal/core/modules/simpletest/simpletest.module |
Clear the test result tables. |
hook_views_query_substitutions |
function |
drupal/core/modules/views/views.api.php |
Replace special strings in the query before it is executed. |
ImageFieldDisplayTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
|
EntityTranslationSyncImageTest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Tests the Entity Translation image field synchronization capability. |
TraversableString::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php |
|
FieldUnitTest::testFieldTokens |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests the field tokens, row level and field level. |
ResolveDefinitionTemplatesPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php |
This replaces all DefinitionDecorator instances with their equivalent fully
merged Definition instance. |
MessageFormController::preview |
function |
drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php |
Form submission handler for the 'preview' action. |
locale_translation_status_save |
function |
drupal/core/modules/locale/locale.module |
Saves the status of translation sources in static cache. |
TraversableString::getIterator |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php |
|
Reader::getPropertyAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php |
|
FieldPluginBase::addSelfTokens |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Add any special tokens this field might use for itself. |
BasePhpFormulaLoader::$factory |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
Collection::getRequiredOptions |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Collection.php |
Returns the name of the required options |
MongoDbSessionHandler::destroy |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php |
|
template_preprocess_forum_list |
function |
drupal/core/modules/forum/forum.module |
Prepares variables for forum list templates. |
MissingDependentModuleUnitTest |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingDependentModuleUnitTest.php |
Test required modules for tests. |
ContainerInterface::enterScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php |
Enters the given scope |
breakpoint_theme_test.info.yml |
file |
drupal/core/modules/breakpoint/tests/breakpoint_theme_test.info.yml |
drupal/core/modules/breakpoint/tests/breakpoint_theme_test.info.yml |
ClassLoader::setUseIncludePath |
function |
drupal/core/vendor/composer/ClassLoader.php |
Turns on searching the include path for class files. |
CKEditorPluginButtonsInterface |
interface |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginButtonsInterface.php |
Defines an interface for CKEditor plugins with buttons. |
simpletest_phpunit_xml_to_rows |
function |
drupal/core/modules/simpletest/simpletest.module |
Converts phpunit's junit xml output to an array. |
Framework_AssertTest::testFail |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::fail |
Entity::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |