Search for prepare
- Search 7.x for prepare
- Search 9.5.x for prepare
- Search 8.9.x for prepare
- Search 11.x for prepare
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DrupalKernel::$prepared | property | core/ |
Whether essential services have been set up properly by preHandle(). |
EntityAccessControlHandler::prepareUser | function | core/ |
Loads the current account object, if it does not exist yet. |
EntityDenormalizerBase::prepareInput | function | core/ |
Prepares the input data to create the entity. |
EntityDisplayModeAddForm::prepareEntity | function | core/ |
|
EntityField::prepareItemsByDelta | function | core/ |
Adapts the $items according to the delta configuration. |
EntityForm::prepareEntity | function | core/ |
Prepares the entity object before the form is built first. |
EntityForm::prepareInvokeAll | function | core/ |
Invokes the specified prepare hook variant. |
EntityFormModeAddForm::prepareEntity | function | core/ |
|
EntityReferenceFormatterBase::prepareView | function | core/ |
Loads the entities referenced in that field across all the entities being viewed. |
EntityTestForm::prepareEntity | function | core/ |
|
EntityTypeInfo::entityPrepareForm | function | core/ |
Replaces the entity form entity object with a proper revision object. |
entity_test_entity_prepare_view | function | core/ |
Implements hook_entity_prepare_view(). |
Extension::prepareRow | function | core/ |
|
Field::prepareRow | function | core/ |
Adds additional data to the row. |
Field::prepareRow | function | core/ |
Adds additional data to the row. |
FieldInstance::prepareRow | function | core/ |
Adds additional data to the row. |
FieldInstance::prepareRow | function | core/ |
Adds additional data to the row. |
FieldTest::providerTestPrepareItemsByDelta | function | core/ |
Provides test data for testPrepareItemsByDelta(). |
FieldTest::testPrepareItemsByDelta | function | core/ |
@covers ::prepareItemsByDelta |
FieldTestEntityField::executePrepareItemsByDelta | function | core/ |
|
File::prepareRow | function | core/ |
Adds additional data to the row. |
File::prepareRow | function | core/ |
Adds additional data to the row. |
FileMediaFormatterBase::prepareAttributes | function | core/ |
Prepare the attributes according to the settings. |
FileMigrationTestTrait::prepareMigration | function | core/ |
|
FileSystem::prepareDestination | function | core/ |
Prepares the destination for a file copy or move operation. |
FileSystem::prepareDirectory | function | core/ |
|
FileSystemInterface::prepareDirectory | function | core/ |
Checks that the directory exists and is writable. |
FileUploadForm::prepareMediaEntityForSave | function | core/ |
Prepares a created media item to be permanently saved. |
FileUploadResource::prepareFilename | function | core/ |
Prepares the filename to strip out any malicious extensions. |
FileVideoFormatter::prepareAttributes | function | core/ |
Prepare the attributes according to the settings. |
FilterBase::prepare | function | core/ |
|
FilterFormat::prepareRow | function | core/ |
|
FilterFormat::prepareRow | function | core/ |
|
FilterHtml::prepareAttributeValues | function | core/ |
Helper function to prepare attribute values including wildcards. |
FilterInterface::prepare | function | core/ |
Prepares the text for processing. |
FilterPluginBase::prepareFilterSelectOptions | function | core/ |
Sanitizes the HTML select element's options. |
FormatterBase::prepareView | function | core/ |
|
FormatterInterface::prepareView | function | core/ |
Allows formatters to load information for field values being displayed. |
FormatterPluginManager::prepareConfiguration | function | core/ |
Merges default values for formatter configuration. |
FormBuilder::prepareForm | function | core/ |
|
FormBuilderInterface::prepareForm | function | core/ |
Prepares a structured form array. |
FormState::prepareCallback | function | core/ |
|
FormStateDecoratorBase::prepareCallback | function | core/ |
|
FormStateDecoratorBaseTest::providerPrepareCallback | function | core/ |
Provides data to self::testPrepareCallback(). |
FormStateDecoratorBaseTest::testPrepareCallback | function | core/ |
@covers ::prepareCallback |
FormStateInterface::prepareCallback | function | core/ |
Converts support notations for a form callback to a valid callable. |
FormStateTest::testPrepareCallbackArray | function | core/ |
@covers ::prepareCallback |
FormStateTest::testPrepareCallbackInValidMethod | function | core/ |
@covers ::prepareCallback |
FormStateTest::testPrepareCallbackValidMethod | function | core/ |
@covers ::prepareCallback |
forum_migrate_d7_taxonomy_vocabulary_prepare_row | function | core/ |
Implements hook_migrate_MIGRATION_ID_prepare_row(). |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.