HtmlList::$usesRowClass |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/HtmlList.php |
Does the style plugin support custom css class for the rows. |
custom_block.schema.yml |
file |
drupal/core/modules/block/custom_block/config/schema/custom_block.schema.yml |
drupal/core/modules/block/custom_block/config/schema/custom_block.schema.yml |
_contextual_links_to_id |
function |
drupal/core/modules/contextual/contextual.module |
Serializes #contextual_links property value array to a string. |
ConfigDiffTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigDiffTest.php |
|
CrudTest::testReadField |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php |
Tests reading a single field definition. |
Extension::getNamespace |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/Extension.php |
Returns the namespace to be used for this extension (XML namespace). |
MemberMetadata::getName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
Returns the name of the member |
HtmlList::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/HtmlList.php |
Set default options |
AutoExpireFlashBag::get |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
Gets and clears flash from the stack. |
AggregatorFeedBlock.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorFeedBlock.php |
Contains \Drupal\aggregator\Plugin\Derivative\AggregatorFeedBlock. |
drupal_theme_initialize |
function |
drupal/core/includes/theme.inc |
Initializes the theme system by loading the theme. |
_contextual_id_to_links |
function |
drupal/core/modules/contextual/contextual.module |
Unserializes the result of _contextual_links_to_id(). |
ListInterface::onChange |
function |
drupal/core/lib/Drupal/Core/TypedData/ListInterface.php |
React to changes to a child item. |
ViewAjaxResponse::$view |
property |
drupal/core/modules/views/lib/Drupal/views/Ajax/ViewAjaxResponse.php |
The view executed on this ajax request. |
LinkManager::getTypeUri |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/LinkManager.php |
Implements \Drupal\rest\LinkManager\TypeLinkManagerInterface::getTypeUri(). |
AutoExpireFlashBag::all |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
Gets and clears flashes from the stack. |
MemcachedSessionHandler |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php |
MemcachedSessionHandler. |
TestToolkit::desaturate |
function |
drupal/core/modules/system/tests/modules/image_test/lib/Drupal/image_test/Plugin/ImageToolkit/TestToolkit.php |
Implements \Drupal\system\Plugin\ImageToolkitInterface::desaturate(). |
EntityBCDecorator::save |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
CompassFilter::$noCache |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
plugin_test_definitions |
function |
drupal/core/modules/system/tests/modules/plugin_test/plugin_test.module |
A simple page callback that prints plugin labels for testing. |
PhpConditionTest::setUp |
function |
drupal/core/modules/php/lib/Drupal/php/Tests/Condition/PhpConditionTest.php |
Sets up Drupal unit test environment. |
FieldItemNormalizer.php |
file |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldItemNormalizer.php |
Contains \Drupal\hal\Normalizer\FieldItemNormalizer. |
AggregatorFeedBlock.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php |
Contains \Drupal\aggregator\Plugin\Block\AggregatorFeedBlock. |
EditorSelectorInterface |
interface |
drupal/core/modules/edit/lib/Drupal/edit/EditorSelectorInterface.php |
Interface for selecting an in-place editor (an Editor plugin) for a field. |
system_preprocess_block |
function |
drupal/core/modules/system/system.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
DeleteForm::getQuestion |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getQuestion(). |
ExceptionControllerTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ExceptionControllerTest.php |
Tests exception controller. |
AssignOwnerNode::create |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Creates an instance of the plugin. |
IssnValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/IssnValidator.php |
Checks if the passed value is valid. |
AutoExpireFlashBag::set |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
Registers a message for a given type. |
BlockFormController.php |
file |
drupal/core/modules/block/lib/Drupal/block/BlockFormController.php |
Contains \Drupal\block\BlockFormController. |
CoveragePrivateTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoveragePrivateTest.php |
|
ViewsHandlerManager.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/ViewsHandlerManager.php |
Contains \Drupal\views\Plugin\ViewsHandlerManager. |
SessionBagInterface.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php |
|
ObjectManager::contains |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Check if the object is part of the current UnitOfWork and therefore
managed. |
Views argument handlers |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Handlers to tell Views how to contextually filter queries. |
AutoExpireFlashBag::has |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
Has flash messages for a given type? |
LlamaButton::getButtons |
function |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaButton.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginButtonsInterface::getButtons(). |
system_admin_menu_block |
function |
drupal/core/modules/system/system.module |
Provide a single block on the administration overview page. |
ExceptionTest::testFour |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionTest.php |
@expectedException ほげ |
AssetFactory::addWorker |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Adds a factory worker. |
TestFileTransfer::$host |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
|
HeaderBagTest::testKeys |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
ExceptionTest::testFive |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionTest.php |
@expectedException Class Message 1234 |
Request::getContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the format associated with the request. |
Comparison::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Comparison.php |
|
condition_test.info.yml |
file |
drupal/core/modules/system/tests/modules/condition_test/condition_test.info.yml |
drupal/core/modules/system/tests/modules/condition_test/condition_test.info.yml |
_install_configure_form |
function |
drupal/core/includes/install.core.inc |
Form constructor for a site configuration form. |
DatabaseStorage::$table |
property |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
The database table name. |