FieldUrlTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php |
|
ckeditor_library_info |
function |
drupal/core/modules/ckeditor/ckeditor.module |
Implements hook_library_info(). |
Feed::usesLinkDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::usesLinkDisplay(). |
EntityApiInfoTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiInfoTest.php |
Definition of Drupal\system\Tests\Entity\EntityApiInfoTest. |
WarmableInterface.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/WarmableInterface.php |
|
ViewUI::getDefinition |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getDefinition(). |
tour_test.routing.yml |
file |
drupal/core/modules/tour/tests/tour_test/tour_test.routing.yml |
drupal/core/modules/tour/tests/tour_test/tour_test.routing.yml |
Twig_Node::__toString |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
|
custom_block.info.yml |
file |
drupal/core/modules/block/custom_block/custom_block.info.yml |
drupal/core/modules/block/custom_block/custom_block.info.yml |
TestMappingSubscriber |
class |
drupal/core/modules/rdf/tests/rdf_test_mapping/lib/Drupal/rdf_test_mapping/EventSubscriber/TestMappingSubscriber.php |
|
PHP_Token_INLINE_HTML |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
DatabaseBackend::$bin |
property |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
|
KernelInterface::boot |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Boots the current kernel. |
AreaPluginBase::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/AreaPluginBase.php |
Don't run a query |
ParseInfoFileUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ParseInfoFileUnitTest.php |
Tests the drupal_parse_info_file() API function. |
FinalMatcherInterface |
interface |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/NestedMatcher/FinalMatcherInterface.php |
A FinalMatcher returns only one route from a collection of candidate routes. |
user_field_info_alter |
function |
drupal/core/modules/user/user.module |
Implements hook_field_info_alter(). |
AreaTextTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTextTest.php |
|
MenuLinkInterface.php |
file |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkInterface.php |
Contains \Drupal\menu_link\Plugin\Core\Entity\MenuLinkInterface. |
JsonUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JsonUnitTest.php |
|
Result::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Result.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
LinkEdit::render_link |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php |
|
NodeNewComments::init |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeNewComments.php |
Overrides Drupal\views\Plugin\views\field\FieldPluginBase::init(). |
statistics.tokens.inc |
file |
drupal/core/modules/statistics/statistics.tokens.inc |
Builds placeholder replacement tokens for node visitor statistics. |
statistics_token_info |
function |
drupal/core/modules/statistics/statistics.tokens.inc |
Implements hook_token_info(). |
options_test.info.yml |
file |
drupal/core/modules/options/tests/options_test.info.yml |
drupal/core/modules/options/tests/options_test.info.yml |
ChainRouter::$context |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
|
SaveDataTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveDataTest.php |
|
ChainRouter::$routers |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
Array of arrays of routers grouped by priority |
BatchStorageInterface |
interface |
drupal/core/lib/Drupal/Core/Utility/BatchStorageInterface.php |
|
ExposedFormPluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
The base plugin to handle exposed filter forms. |
TestBase::settingsSet |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Changes in memory settings. |
LockUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockUnitTest.php |
|
Entity::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Entity.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
ContainerBuilder::set |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Sets a service. |
ContainerBuilder::has |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns true if the given service is defined. |
Numeric::adminSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Numeric.php |
Display the filter on the administrative summary |
Username::render_link |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Username.php |
|
LanguageManager::init |
function |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Initializes each language type to a language object. |
ContainerBuilder::get |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Gets a service. |
UserRoleAdminTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRoleAdminTest.php |
Definition of Drupal\user\Tests\UserRoleAdminTest. |
FileInclusionTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
Definition of Drupal\system\Tests\Form\FileInclusionTest. |
hook_field_info_alter |
function |
drupal/core/modules/field/field.api.php |
Perform alterations on Field API field types. |
InsertCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/InsertCommand.php |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
Process::isTerminated |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Checks if the process is terminated. |
BooleanOperatorString |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperatorString.php |
Simple filter to handle matching of boolean values. |
NodeSaveTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php |
|
file_test.routing.yml |
file |
drupal/core/modules/file/tests/file_test/file_test.routing.yml |
drupal/core/modules/file/tests/file_test/file_test.routing.yml |
drupal_system_listing |
function |
drupal/core/includes/common.inc |
This function is kept only for backward compatibility. |
FileItemTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileItemTest.php |
|