TextPlainFormatter.php |
file |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextPlainFormatter.php |
Definition of Drupal\text\Plugin\field\formatter\TextPlainFormatter. |
url_alter_test.install |
file |
drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.install |
|
PHP_CodeCoverage::stop |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Stop collection of code coverage information. |
hook_field_purge_field |
function |
drupal/core/modules/field/field.api.php |
Acts when a field record is being purged. |
SelectInterface::union |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Add another Select query to UNION to this one. |
RouteCompiler::compile |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompiler.php |
|
paramconverter_manager |
service |
drupal/core/core.services.yml |
Drupal\Core\ParamConverter\ParamConverterManager |
user_modules_installed |
function |
drupal/core/modules/user/user.module |
Implements hook_modules_installed(). |
HasDispatcherInterface |
interface |
drupal/core/vendor/guzzle/common/Guzzle/Common/HasDispatcherInterface.php |
Holds an event dispatcher |
PropertyConstraint.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/PropertyConstraint.php |
|
views_ui_local_actions |
function |
drupal/core/modules/views_ui/views_ui.module |
Implements hook_local_actions(). |
TourInterface::getTips |
function |
drupal/core/modules/tour/lib/Drupal/tour/TourInterface.php |
Returns the tips for this tour. |
AssetManager::getNames |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php |
Returns an array of asset names. |
PoStreamReader::getURI |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoStreamInterface::getURI(). |
NoHelpTest::$adminUser |
property |
drupal/core/modules/help/lib/Drupal/help/Tests/NoHelpTest.php |
The user who will be created. |
TwigTestFoo::$position |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
StatisticsTestBase.php |
file |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTestBase.php |
Definition of Drupal\statistics\Tests\StatisticsTestBase. |
Settings::getSingleton |
function |
drupal/core/lib/Drupal/Component/Utility/Settings.php |
Returns the settings instance. |
user_login_destination |
function |
drupal/core/modules/user/user.module |
Helper function to rewrite the destination to avoid redirecting to login page after login. |
PoStreamReader::setURI |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoStreamInterface::setURI(). |
LegacyAccessSubscriber |
class |
drupal/core/lib/Drupal/Core/EventSubscriber/LegacyAccessSubscriber.php |
Access subscriber for legacy controller requests. |
FieldItemBase::__isset |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements \Drupal\Core\Entity\Field\FieldItemInterface::__isset(). |
DataCommand::$selector |
property |
drupal/core/lib/Drupal/Core/Ajax/DataCommand.php |
A CSS selector string for elements to which data will be attached. |
AggregatorFetcher::$id |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Annotation/AggregatorFetcher.php |
The plugin ID. |
UuidReferenceInterface |
interface |
drupal/core/modules/serialization/lib/Drupal/serialization/EntityResolver/UuidReferenceInterface.php |
Interface for extracting UUID from entity reference data when denormalizing. |
module_test_permission |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Implements hook_permission(). |
Counter::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Counter.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
TranslationLink::query |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Plugin/views/field/TranslationLink.php |
Overrides \Drupal\views\Plugin\views\Plugin\field\FieldPluginBase::query(). |
ObjectManagerAware.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerAware.php |
|
FieldItemBase::__unset |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements \Drupal\Core\Entity\Field\FieldItemInterface::__unset(). |
CurlHandle::__destruct |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Destructor |
ClassMetadata::__sleep |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns the properties to be serialized |
AbstractProxy::$active |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php |
|
ConnectionRegistry.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ConnectionRegistry.php |
|
LoadTest::testMultiple |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php |
This will test loading file data from the database. |
install_display_output |
function |
drupal/core/includes/install.core.inc |
Displays themed installer output and ends the page request. |
EasyRdf_Graph::addType |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Add one or more rdf:type properties to a resource |
CreateTest::testCreate |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/CreateTest.php |
Tests several valid and invalid create requests on all entity types. |
PagerTest::assertClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Asserts that an element has a given class. |
FieldTestBase::$fields |
property |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/FieldTestBase.php |
Stores the field definitions used by the test. |
EasyRdf_Graph::setType |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Change the rdf:type property for a resource |
Request::getRawHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get the raw message headers as a string |
CustomBlock::$langcode |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
The block language code. |
NodeFormController.php |
file |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Definition of Drupal\node\NodeFormController. |
PHP_Token_NS_SEPARATOR |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
ModuleHandler::disable |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Disables a given set of modules. |
CurlHandle::getErrorNo |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Get the last error number that occurred on the cURL handle |
ajax_forms_test.module |
file |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Simpletest mock module for Ajax forms testing. |
PHP_Token_DOUBLE_COLON |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
field_ui_instance_load |
function |
drupal/core/modules/field_ui/field_ui.module |
Menu loader callback: Loads a field instance based on field and bundle name. |