path_entity_field_info |
function |
drupal/core/modules/path/path.module |
Implements hook_entity_field_info(). |
EntityTranslation::set |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::set(). |
FilePrivateTest::setUp |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FilePrivateTest.php |
Sets up a Drupal site for running functional and integration tests. |
IMAGE_STORAGE_EDITABLE |
constant |
drupal/core/modules/image/image.module |
Image style constant to represent an editable preset. |
MemberMetadata::accept |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
Implementation of the Visitor design pattern. |
NormalizerTestBase.php |
file |
drupal/core/modules/hal/lib/Drupal/hal/Tests/NormalizerTestBase.php |
Contains \Drupal\hal\Tests\NormalizerTestBase. |
twig_theme_test.module |
file |
drupal/core/modules/system/tests/modules/twig_theme_test/twig_theme_test.module |
|
install_configure_form |
function |
drupal/core/includes/install.core.inc |
Form constructor for a form to configure the new site. |
Twig_Compiler::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Compiles a node. |
AssetFactory::$workers |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
ObjectManager::refresh |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Refreshes the persistent state of an object from the database,
overriding any local changes that have not yet been persisted. |
NullSessionHandler::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NullSessionHandler.php |
|
EntityFormEnhancer.php |
file |
drupal/core/lib/Drupal/Core/Entity/Enhancer/EntityFormEnhancer.php |
Contains \Drupal\Core\Entity\Enhancer\EntityFormEnhancer. |
entity_revision_delete |
function |
drupal/core/includes/entity.inc |
Deletes an entity revision. |
StringTest::testFormat |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php |
Tests string formatting with String::format(). |
IMAGE_DERIVATIVE_TOKEN |
constant |
drupal/core/modules/image/image.module |
The name of the query parameter for image derivative tokens. |
ListInterface::isEmpty |
function |
drupal/core/lib/Drupal/Core/TypedData/ListInterface.php |
Determines whether the list contains any non-empty items. |
FileStorage::getDumper |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Gets the YAML dumper instance. |
assertStringStartsWith |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a string starts with a given prefix. |
FieldItemInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemInterface.php |
Contains \Drupal\Core\Entity\Field\FieldItemInterface. |
source_with_ignore.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_ignore.php |
|
TelephoneFieldTest.php |
file |
drupal/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneFieldTest.php |
Contains \Drupal\telephone\TelephoneFieldTest. |
hook_user_role_presave |
function |
drupal/core/modules/user/user.api.php |
Inform other modules that a user role is about to be saved. |
FileStorage::getParser |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Gets the YAML parser instance. |
Request::getRealMethod |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the "real" request method. |
GetSetDummy::getFooBar |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
ViewPageController.php |
file |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
Contains \Drupal\views\Routing\ViewPageController. |
PreUpdateEventArgs.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
|
hook_menu_link_presave |
function |
drupal/core/modules/menu_link/menu_link.api.php |
Alter the data of a menu link entity before it is created or updated. |
EntityBCDecorator::uri |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
node_type_update_nodes |
function |
drupal/core/modules/node/node.module |
Updates all nodes of one type to be of another type. |
filter_fallback_format |
function |
drupal/core/modules/filter/filter.module |
Returns the ID of the fallback text format that all users have access to. |
image_style_entity_uri |
function |
drupal/core/modules/image/image.module |
Entity URI callback for image style. |
Twig_Node_Set::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Set.php |
Compiles the node to PHP. |
None::validateArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/None.php |
|
TestMultipleHttpKernel |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
|
CoverageMethodTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodTest.php |
|
LifecycleEventArgs.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
|
BlankValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/BlankValidatorTest.php |
|
AttributeValueBase.php |
file |
drupal/core/lib/Drupal/Core/Template/AttributeValueBase.php |
Definition of Drupal\Core\Template\AttributeValueBase. |
hook_entity_info_alter |
function |
drupal/core/includes/entity.api.php |
Alter the entity type definitions. |
ExceptionTest::testOne |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionTest.php |
@expectedException FooBarBaz |
AssetFactory::setDebug |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Sets debug mode for the current factory. |
PagerTest::testNoLimit |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests the none-pager-query. |
Profile::getCollectors |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Gets the Collectors associated with this profile. |
ViewsPluginManager.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/ViewsPluginManager.php |
Contains \Drupal\views\Plugin\ViewsPluginManager. |
ExceptionTest::testTwo |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionTest.php |
@expectedException Foo_Bar_Baz |
MessageParserInterface |
interface |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParserInterface.php |
HTTP message parser interface used to parse HTTP messages into an array |
Profile::setCollectors |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Sets the Collectors associated with this profile. |
PHPTransliteration.php |
file |
drupal/core/lib/Drupal/Component/Transliteration/PHPTransliteration.php |
Definition of \Drupal\Component\Transliteration\PHPTransliteration. |